{"id":21944721,"url":"https://github.com/browserstack/ruby-selenium-browserstack","last_synced_at":"2025-04-22T21:06:32.735Z","repository":{"id":41955835,"uuid":"477558732","full_name":"browserstack/ruby-selenium-browserstack","owner":"browserstack","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-02T00:12:20.000Z","size":41,"stargazers_count":1,"open_issues_count":2,"forks_count":6,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-22T21:06:26.077Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/browserstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-04T05:16:08.000Z","updated_at":"2023-04-01T00:38:05.000Z","dependencies_parsed_at":"2023-02-10T22:01:14.267Z","dependency_job_id":null,"html_url":"https://github.com/browserstack/ruby-selenium-browserstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fruby-selenium-browserstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fruby-selenium-browserstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fruby-selenium-browserstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/browserstack%2Fruby-selenium-browserstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/browserstack","download_url":"https://codeload.github.com/browserstack/ruby-selenium-browserstack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250324690,"owners_count":21411946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T04:16:57.026Z","updated_at":"2025-04-22T21:06:32.715Z","avatar_url":"https://github.com/browserstack.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ruby-selenium-browserstack\n\n## Prerequisite\na. Ruby setup on your machine\n```\nruby -v\n```\n\nb. bundler gem\n```\ngem install bundler\n```\n\n## Steps for running test session\n\n1. Clone the repo, navigate to the cloned folder then install the dependencies:\n```\nbundle install\n```\n2. Configure the capabilties for the test and use your credentials \u003cbr\u003e\n(Context: For running test session). \u003cbr\u003e\ni. Navigate to ./scripts/parallel.rb \u003cbr\u003e\nii. Change the capabilities and swap the credentials.\n\n  You can export Browserstack Username and Access key or hard code them in script.\n```\nexport BROWSERSTACK_USERNAME=\"YOUR_USER_NAME\";\nexport BROWSERSTACK_ACCESS_KEY=\"YOUR_ACCESS_KEY\";\n```\n  \n3. Run test session\nFor running tests\n```\nbundle exec ruby ./scripts/parallel.rb\n```\n\nFor running local test (in ./scripts/local.rb)\n```\nbundle exec ruby ./scripts/local.rb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserstack%2Fruby-selenium-browserstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrowserstack%2Fruby-selenium-browserstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrowserstack%2Fruby-selenium-browserstack/lists"}