{"id":370007,"url":"https://github.com/seleniumbase/SeleniumBase","last_synced_at":"2026-05-30T16:30:28.125Z","repository":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"A framework for stealthy Chromium automation with CDP Mode. Includes CAPTCHA-bypass, E2E Testing, and a Playwright integration.","archived":false,"fork":false,"pushed_at":"2026-05-25T18:18:02.000Z","size":15455,"stargazers_count":12729,"open_issues_count":14,"forks_count":1562,"subscribers_count":159,"default_branch":"master","last_synced_at":"2026-05-25T20:23:13.751Z","etag":null,"topics":["anti-detection","bot-detection","chromedriver","chromium","e2e-testing","end-to-end-testing","playwright","pytest","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","web-automation","web-scraping","webdriver","webscraping"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mdmintz"}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2026-05-25T18:18:08.000Z","dependencies_parsed_at":"2026-02-11T07:07:20.621Z","dependency_job_id":null,"html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":7691,"total_committers":40,"mean_commits":192.275,"dds":0.01742296190352355,"last_synced_commit":"2aa5abe9b84f633fc5a7610e0c735b4d806d6769"},"previous_names":[],"tags_count":1148,"template":false,"template_full_name":null,"purl":"pkg:github/seleniumbase/SeleniumBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/sbom","scorecard":{"id":282106,"data":{"date":"2025-08-11","repo":{"name":"github.com/seleniumbase/SeleniumBase","commit":"83ade419040d794f29f57659282e44a5ee6385db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:14","Warn: no topLevel permission defined: .github/workflows/python-nightly-mac.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:7","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:9","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: Dockerfile:121","Warn: pipCommand not pinned by hash: Dockerfile:122","Warn: pipCommand not pinned by hash: Dockerfile:123","Warn: pipCommand not pinned by hash: Dockerfile:124","Warn: pipCommand not pinned by hash: install.sh:2","Warn: pipCommand not pinned by hash: virtualenv_install.sh:10","Warn: pipCommand not pinned by hash: virtualenv_install.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:39","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  21 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-23 / GHSA-jrwr-5x3p-hvc3","Warn: Project is vulnerable to: PYSEC-2023-24 / GHSA-vrjv-mxr7-vjf8","Warn: Project is vulnerable to: PYSEC-2013-9 / GHSA-4gv5-qhvr-36vv","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2019-160 / GHSA-c5h8-cq4v-cvfm","Warn: Project is vulnerable to: PYSEC-2013-8 / GHSA-g3p5-fjj9-h8gj","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2021-59","Warn: Project is vulnerable to: PYSEC-2021-95 / GHSA-8ch4-58qp-g3mp","Warn: Project is vulnerable to: PYSEC-2018-79"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:09:52.517Z","repository_id":14700450,"created_at":"2025-08-17T16:09:52.517Z","updated_at":"2025-08-17T16:09:52.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33659872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"packages":[{"id":334142,"name":"pytest-seleniumbase","ecosystem":"pypi","description":"A complete web automation framework for end-to-end testing.","homepage":"https://github.com/seleniumbase/SeleniumBase","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":[],"namespace":null,"versions_count":755,"first_release_published_at":"2019-01-01T16:41:05.000Z","latest_release_published_at":"2026-04-30T19:29:39.000Z","latest_release_number":"4.48.4","last_synced_at":"2026-05-04T12:39:56.725Z","created_at":"2022-04-06T12:39:33.664Z","updated_at":"2026-05-04T12:39:56.725Z","registry_url":"https://pypi.org/project/pytest-seleniumbase/","install_command":"pip install pytest-seleniumbase --index-url https://pypi.org/simple","documentation_url":"https://seleniumbase.io/","metadata":{"funding":null,"documentation":"https://seleniumbase.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Web Environment","Environment :: Win32 (MS Windows)","Framework :: Pytest","Intended Audience :: Developers","Intended Audience :: Information Technology","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Software Development :: Testing :: Acceptance","Topic :: Software Development :: Testing :: Traffic Generation","Topic :: Utilities"],"normalized_name":"pytest-seleniumbase","project_status":null},"repo_metadata":{"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Over 200 examples.","archived":false,"fork":false,"pushed_at":"2024-03-13T17:35:29.000Z","size":12283,"stargazers_count":4046,"open_issues_count":9,"forks_count":868,"subscribers_count":130,"default_branch":"master","last_synced_at":"2024-03-13T18:46:58.435Z","etag":null,"topics":["anti-bot","anti-detection","behave","bot-detection","chromedriver","cloudflare-bypass","e2e-testing","pytest","pytest-plugin","python","python-web-scraping","selenium","selenium-python","seleniumbase","undetected-chromedriver","unittests","web-automation","web-scraping-python","webdriver","webkit"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2024-03-13T17:35:41.000Z","dependencies_parsed_at":"2024-02-26T18:30:06.786Z","dependency_job_id":"fc144a8e-1074-4697-b0bb-a19f267151fe","html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":6786,"total_committers":37,"mean_commits":"183.40540540540542","dds":"0.019304450338933132","last_synced_commit":"a9cd0027f59385f205a27038e4e6263239fbf005"},"previous_names":[],"tags_count":910,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":190833632,"owners_count":12477565,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2023-08-17T06:12:49.669Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","created_at":"2022-11-07T11:36:50.803Z","updated_at":"2023-08-17T06:12:49.678Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[{"name":"v4.24.5","sha":"90ebcab96093b1dbe1c6566fd8732359b83080e8","kind":"commit","published_at":"2024-03-09T23:16:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5/manifests"},{"name":"v4.24.4","sha":"e7da7605834685d78435456edf8f56598eedb000","kind":"commit","published_at":"2024-03-08T01:53:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4/manifests"},{"name":"v4.24.3","sha":"e6a447738c3af4f1330a42369abf0b732f6607a7","kind":"commit","published_at":"2024-03-01T03:31:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3/manifests"},{"name":"v4.24.2","sha":"fb2436238c2111b5077b5135152f2011eaeb6312","kind":"commit","published_at":"2024-02-28T02:48:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2/manifests"},{"name":"v4.24.1","sha":"5d9fdc0ba0aa0e650156913bc51396c55966e9ec","kind":"commit","published_at":"2024-02-26T17:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"edeb2db1e80380d14fbaa5647611af2afc43d309","kind":"commit","published_at":"2024-02-23T05:26:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0/manifests"},{"name":"v4.23.7","sha":"b2ec928edc847394f5e29aa6baff743055f63bfa","kind":"commit","published_at":"2024-02-20T21:10:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7/manifests"},{"name":"v4.23.6","sha":"6b1c9931bd99a5583f5d8454c71f7785d6f7bfc6","kind":"commit","published_at":"2024-02-19T23:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6/manifests"},{"name":"v4.23.5","sha":"c5169e55d1f1dc6cd89cede7bbe23a064787f1ec","kind":"commit","published_at":"2024-02-17T15:26:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5/manifests"},{"name":"v4.23.4","sha":"8cc37157809488b3b2c07f99436b9fda332c7e5e","kind":"commit","published_at":"2024-02-16T02:42:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"7859ed444543ed2455326d0af3f8a23a4db3f9d0","kind":"commit","published_at":"2024-02-12T02:06:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"a3c710e5f3e3f1010d625d165a4816ee05f867af","kind":"commit","published_at":"2024-01-29T03:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"9ede4b5e2e0973eff05bdc576c2648460459e6f3","kind":"commit","published_at":"2024-01-25T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"ca8451d76988ed1296ed3140473be7cfa322612e","kind":"commit","published_at":"2024-01-25T01:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0/manifests"},{"name":"v4.22.6","sha":"c0af5b4423ea5c6835ae988e1b1c3e3bf31be36a","kind":"commit","published_at":"2024-01-19T03:17:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6/manifests"},{"name":"v4.22.5","sha":"31020e4ae9644596460e9606312f94bc420aff51","kind":"commit","published_at":"2024-01-04T03:29:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5/manifests"},{"name":"v4.22.4","sha":"36d410bd8ccfc47a2332141eabc105cbadedb255","kind":"commit","published_at":"2023-12-31T23:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4/manifests"},{"name":"v4.22.3","sha":"2036a7b9b4218daffb8a7106481134c6529ae3cc","kind":"commit","published_at":"2023-12-23T15:33:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3/manifests"},{"name":"v4.22.2","sha":"9f8ce98388adc37c8fa9a69c67b89a3972604258","kind":"commit","published_at":"2023-12-23T05:28:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2/manifests"},{"name":"v4.22.1","sha":"77c0ccde3d299a2d680f339404bb0cb050ebf62e","kind":"commit","published_at":"2023-12-19T23:42:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"570910c6f6e079cddd00c23e826e202c6489f39e","kind":"commit","published_at":"2023-12-08T04:14:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0/manifests"},{"name":"v4.21.7","sha":"01c98e29e2e2c83e1fa46fdd65bc5dc1be26f81d","kind":"commit","published_at":"2023-12-01T21:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7/manifests"},{"name":"v4.21.6","sha":"35b9d3d84eef9526e2b0ac995f58f0a1a7f977c7","kind":"commit","published_at":"2023-11-28T23:17:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6/manifests"},{"name":"v4.21.5","sha":"1c60c160d466c7c96c7fb4b30d270111571b21ae","kind":"commit","published_at":"2023-11-28T02:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5/manifests"},{"name":"v4.21.4","sha":"7d9d5c5203e3d93bdfc50f9d113c88791e9ba26c","kind":"commit","published_at":"2023-11-17T00:02:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4/manifests"},{"name":"v4.21.3","sha":"72bc7987b9a756abf91aee7058effb808f7617b9","kind":"commit","published_at":"2023-11-16T02:24:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3/manifests"},{"name":"v4.21.2","sha":"5f68c82ccc589ee5e85df37d0a0a1581a0acc55e","kind":"commit","published_at":"2023-11-15T02:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2/manifests"},{"name":"v4.21.1","sha":"2f5838ddae9c9a10621e4287c28ab38c3d06aae7","kind":"commit","published_at":"2023-11-10T01:39:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"62e7a043636f4fbe5804fb8f4684eeb6224a51f2","kind":"commit","published_at":"2023-11-09T05:17:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0/manifests"},{"name":"v4.20.9","sha":"466f8d4a25d6c948f40d68b36bac27d46d25d245","kind":"commit","published_at":"2023-11-01T06:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9/manifests"},{"name":"v4.20.8","sha":"47cb6e45f0e3bac57c0dccfda6cd20d174cc7a79","kind":"commit","published_at":"2023-10-29T05:58:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8/manifests"},{"name":"v4.20.7","sha":"39cf213bded5f5873c93f76e31586ac4f40948e2","kind":"commit","published_at":"2023-10-27T07:51:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7/manifests"},{"name":"v4.20.6","sha":"9a4e4ae629c52465076e73e75473b69b067f287d","kind":"commit","published_at":"2023-10-20T19:45:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6/manifests"},{"name":"v4.20.5","sha":"81292e7d79730e54274a060f568f187e596313c7","kind":"commit","published_at":"2023-10-20T17:53:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5/manifests"},{"name":"v4.20.4","sha":"bf6ae85eb180547eec789e0d169b42de3f91253a","kind":"commit","published_at":"2023-10-19T18:29:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4/manifests"},{"name":"v4.20.3","sha":"be6ab2a4a999a5c26a942c99d6064756cecbdc48","kind":"commit","published_at":"2023-10-15T13:01:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3/manifests"},{"name":"v4.20.2","sha":"b8f3e97fd159ea61b786fcb4bd4c58cc50bebf04","kind":"commit","published_at":"2023-10-13T19:57:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"cb1564dd399712a3a1bde5a7f9524d031c5a8758","kind":"commit","published_at":"2023-10-12T17:19:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"cd66f4a0a834767ea3e9b842ead5658dd838b714","kind":"commit","published_at":"2023-10-10T19:47:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"310697daecc9d460b814e4112e8eba8dba1e1cf6","kind":"commit","published_at":"2023-10-06T21:24:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"7e3761d72165bd796b82a03bfbf412c55e4bf263","kind":"commit","published_at":"2023-10-02T02:11:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"7e02aa0e60542c55de4b0df78aaf7bdde6ec4dfc","kind":"commit","published_at":"2023-09-27T05:28:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0/manifests"},{"name":"v4.18.9","sha":"9674ab5bf598b45d5d83df001c319c24c2de9900","kind":"commit","published_at":"2023-09-26T01:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9/manifests"},{"name":"v4.18.8","sha":"1e219cef8ae5d0ca3570b17197d4d0c96c8ee801","kind":"commit","published_at":"2023-09-20T22:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8/manifests"},{"name":"v4.18.7","sha":"7464c4a7c90fce056745a49e3bd7b00ad241ceaf","kind":"commit","published_at":"2023-09-15T16:04:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7/manifests"},{"name":"v4.18.6","sha":"121aadeb0ca0ad8cc1b94d5683fe5e715291b0c6","kind":"commit","published_at":"2023-09-13T21:12:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"bc1e95d0cb0a3e404627004b1c3205d43b306ebd","kind":"commit","published_at":"2023-09-11T16:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"74666b8620996a1454c812de229b9a708b802f77","kind":"commit","published_at":"2023-09-10T23:10:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"9cf8f5283b83984ffe673a98dd57da70bcf4b3ec","kind":"commit","published_at":"2023-09-10T05:00:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"f1a86b0941ab469e56453ad2ee39ce33d8a95b8d","kind":"commit","published_at":"2023-09-10T03:55:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"63d95c42fc84bbcea415c6d8a3a201587b89c92e","kind":"commit","published_at":"2023-09-02T14:14:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"2dcb39e9e874761c5b2987a93e013b2cc5acc2ca","kind":"commit","published_at":"2023-09-01T22:47:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0/manifests"},{"name":"v4.17.14","sha":"771ff23ed06646af32654c5ab599212227b5b9bf","kind":"commit","published_at":"2023-08-31T05:49:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14/manifests"},{"name":"v4.17.13","sha":"473f3295056fc292a66d9b760bea8e23783ca78c","kind":"commit","published_at":"2023-08-29T17:13:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13/manifests"},{"name":"v4.17.12","sha":"ea02531ed8950a6db1e08559f46742f35b3b6b5c","kind":"commit","published_at":"2023-08-28T16:40:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12/manifests"},{"name":"v4.17.11","sha":"101bd16e37e7b34bc5481cb17e152dce8b43b0a7","kind":"commit","published_at":"2023-08-23T06:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11/manifests"},{"name":"v4.17.10","sha":"369ab5085ca2ac2994687024ef5cf931d3121616","kind":"commit","published_at":"2023-08-23T05:46:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10/manifests"},{"name":"v4.17.9","sha":"25712d877a94d6bba5a7b20d42274acfef2775b0","kind":"commit","published_at":"2023-08-22T03:26:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9/manifests"},{"name":"v4.17.8","sha":"21d6a75b2e55de08cf73ab656ee532ec8be969c7","kind":"commit","published_at":"2023-08-18T22:58:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8/manifests"},{"name":"v4.17.7","sha":"9e8c7c70ff70bb1e22181faa79823d428c91c824","kind":"commit","published_at":"2023-08-16T02:05:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7/manifests"},{"name":"v4.17.6","sha":"b83631db653cbfc4004d92dc5789f5baaff10c27","kind":"commit","published_at":"2023-08-15T21:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6/manifests"},{"name":"v4.17.5","sha":"83af929d227eb0f59d89ecd8d61bb3ec64cd8738","kind":"commit","published_at":"2023-08-15T00:27:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5/manifests"},{"name":"v4.17.4","sha":"26091396b96eeeb896bb9d055f884ddfdad24fb6","kind":"commit","published_at":"2023-08-13T23:02:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4/manifests"},{"name":"v4.17.3","sha":"3d22534cad753b79b4208a716e2df1bf038ba368","kind":"commit","published_at":"2023-08-12T05:20:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"3a5b1b4f68f6069ea00f86028bdb063792a8d32b","kind":"commit","published_at":"2023-08-09T04:21:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"4dea6b1475363e9fddbc4bc48f5d467e1363c02f","kind":"commit","published_at":"2023-08-05T19:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"c722f8fcb7647a2b573f1598cd97a70cc25aacf0","kind":"commit","published_at":"2023-08-01T20:07:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0/manifests"},{"name":"v4.16.4","sha":"c70e8b24068e3c741ed06f4977b4e0a3a92ef3ae","kind":"commit","published_at":"2023-07-31T19:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"5f64da28fd3ce6c15ffdbc80bc6cf027fbff4365","kind":"commit","published_at":"2023-07-31T06:51:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"b4be010703c04b0b97d38b1eb5ceddf0d683424c","kind":"commit","published_at":"2023-07-20T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"9da9b0cfd4794d091ef63faa29996e906af52722","kind":"commit","published_at":"2023-07-20T02:19:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"96ea531908e55f2a480dacd4e733bc5bc6eb0e34","kind":"commit","published_at":"2023-07-18T19:42:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0/manifests"},{"name":"v4.15.15","sha":"8e37a232845a6e9ac839b2ebb391b439292ac7d9","kind":"commit","published_at":"2023-07-13T04:55:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15/manifests"},{"name":"v4.15.14","sha":"01a8bdbd42b5a64270deea0c5663bf735578cd16","kind":"commit","published_at":"2023-07-12T18:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14/manifests"},{"name":"v4.15.13","sha":"213689d4255e02b8c4520cb8aa2bb23037cb02d4","kind":"commit","published_at":"2023-07-09T20:59:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13/manifests"},{"name":"v4.15.12","sha":"461ff1f892e3d65d3576580de85224a93f2a62a9","kind":"commit","published_at":"2023-07-09T19:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12/manifests"},{"name":"v4.15.11","sha":"b6f64f3a4e38d103bf7659b267d25382e69c2987","kind":"commit","published_at":"2023-07-09T18:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11/manifests"},{"name":"v4.15.10","sha":"d2caf6d6985fb82d8fcef6b11718c0e2b88c24f4","kind":"commit","published_at":"2023-07-08T19:20:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10/manifests"},{"name":"v4.15.9","sha":"83132ea14356a7d24b3a4c1deb15239c01fbaa90","kind":"commit","published_at":"2023-07-06T04:07:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9/manifests"},{"name":"v4.15.8","sha":"96b09342a170f34e7fb036137ffdcb36c3ffb8dc","kind":"commit","published_at":"2023-07-03T19:45:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8/manifests"},{"name":"v4.15.7","sha":"1256cf4d226dfde403f33c48be80ace85bd752b4","kind":"commit","published_at":"2023-06-30T20:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7/manifests"},{"name":"v4.15.6","sha":"8a528fbd34a59c1d04823f739e7143de7d25ad7d","kind":"commit","published_at":"2023-06-29T23:32:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6/manifests"},{"name":"v4.15.5","sha":"459c28b26349c60978c876f1d05ee86f461c4624","kind":"commit","published_at":"2023-06-24T19:37:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5/manifests"},{"name":"v4.15.4","sha":"89678be79ace0be61124b3e291f62022b61b1ec7","kind":"commit","published_at":"2023-06-22T18:24:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4/manifests"},{"name":"v4.15.3","sha":"717b6d0be8f89c60198ece816e55217f3bcd3d65","kind":"commit","published_at":"2023-06-13T04:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3/manifests"},{"name":"v4.15.2","sha":"3ee1d4391a2906215b3af2ca82c903b624d9da76","kind":"commit","published_at":"2023-06-11T15:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"0270ed5e13535af8d3f6c77da5edcaf1cdf7d52c","kind":"commit","published_at":"2023-06-09T01:37:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"f755743a0980ec0c872907fe362738d68887a2a8","kind":"commit","published_at":"2023-06-08T02:02:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0/manifests"},{"name":"v4.14.14","sha":"5ba2d2f8acd1de2f5babcddc237587639b2fbca4","kind":"commit","published_at":"2023-06-06T22:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14/manifests"},{"name":"v4.14.13","sha":"5a57bf7e7f7e595478d9e8797d3095b6796f76cf","kind":"commit","published_at":"2023-06-06T20:03:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13/manifests"},{"name":"v4.14.12","sha":"7dff76d1c7984b377f48527c1be0e68c5acaf899","kind":"commit","published_at":"2023-06-02T17:00:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12/manifests"},{"name":"v4.14.11","sha":"482cc169c49e8a1e2edfb2aaa6c6e7b4e019ca75","kind":"commit","published_at":"2023-05-31T01:29:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11/manifests"},{"name":"v4.14.10","sha":"cb0e8993222d28d3e08e644f92d3b300a5d83b72","kind":"commit","published_at":"2023-05-25T02:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10/manifests"},{"name":"v4.14.9","sha":"fda7a286c4a0b2cb9015baa19d825b89834c8c1b","kind":"commit","published_at":"2023-05-12T16:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9/manifests"},{"name":"v4.14.8","sha":"f19e5b496b5539e482f9c7ed99ce513eaf603636","kind":"commit","published_at":"2023-05-09T18:53:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8/manifests"},{"name":"v4.14.7","sha":"d001008e3b6cd52b53b9216b072835ed655f6f86","kind":"commit","published_at":"2023-05-04T15:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7/manifests"},{"name":"v4.14.6","sha":"57b6eba894235231a843c1d9f8b1f79e8bb77529","kind":"commit","published_at":"2023-05-03T18:22:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6/manifests"},{"name":"v4.14.5","sha":"dc6fb95b6821a2f10456e3f25f8d26e2f3bcd6e6","kind":"commit","published_at":"2023-05-02T04:58:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5/manifests"},{"name":"v4.14.4","sha":"f1444b4f9d4fbeab3e9e20b61938756b1273e0c5","kind":"commit","published_at":"2023-04-29T03:50:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"3c714ef4c8975f9a8fcabd6ebd986e80233e178e","kind":"commit","published_at":"2023-04-26T20:21:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"a9cd0027f59385f205a27038e4e6263239fbf005","kind":"commit","published_at":"2023-04-24T03:47:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"1ee9ee9a32c3882fc08650843e4a750b51c5834d","kind":"commit","published_at":"2023-04-21T19:09:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"326f0fc0e0f32c342830b25d59d4f1cb368de7c0","kind":"commit","published_at":"2023-04-21T03:40:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0/manifests"},{"name":"v4.13.26","sha":"d70426b9f37f8f5d21423576c637b9c81651152c","kind":"commit","published_at":"2023-04-19T06:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26/manifests"},{"name":"v4.13.25","sha":"c0c694a4dda770f27c965e6153f1422fc6431118","kind":"commit","published_at":"2023-04-15T17:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25/manifests"},{"name":"v4.13.24","sha":"299cc2c68d62e11a9f55e7d11e3be2815e8f03f4","kind":"commit","published_at":"2023-04-11T23:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24/manifests"},{"name":"v4.13.23","sha":"18b18f9d8b8f68429f48d7bfc91d9d67ca6e91b6","kind":"commit","published_at":"2023-04-11T04:11:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23/manifests"},{"name":"v4.13.22","sha":"ec5bb9c948dd9e92921f2a44ec976ccf7915e79f","kind":"commit","published_at":"2023-04-09T01:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22/manifests"},{"name":"v4.13.21","sha":"eabf67121b24b4bb1d79e6b21ad0fecf3e87950c","kind":"commit","published_at":"2023-03-28T04:07:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21/manifests"},{"name":"v4.13.20","sha":"1c45b1306bca9f2f2a8fa8ae2aa792ff90c3b52f","kind":"commit","published_at":"2023-03-27T20:35:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20/manifests"},{"name":"v4.13.19","sha":"66251368ff51145f2a3170f8bbcc737b85354f1b","kind":"commit","published_at":"2023-03-25T03:14:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19/manifests"},{"name":"v4.13.18","sha":"1bdd514c9897f0f3d94cd69d23645c0cf83a4f84","kind":"commit","published_at":"2023-03-24T03:18:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18/manifests"},{"name":"v4.13.17","sha":"3e8b5fa4b032582c98c2709c5bfaad6554ade11a","kind":"commit","published_at":"2023-03-23T20:08:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17/manifests"},{"name":"v4.13.16","sha":"2a453c44de5516f71f580de358283fd332db883a","kind":"commit","published_at":"2023-03-22T02:03:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16/manifests"},{"name":"v4.13.15","sha":"8c5005c973f5bfa4876639f6e4969bc93584b95e","kind":"commit","published_at":"2023-03-17T16:33:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15/manifests"},{"name":"v4.13.14","sha":"2beac7d133b418195659ac72a1faab7ea239e6b3","kind":"commit","published_at":"2023-03-14T19:30:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14/manifests"},{"name":"v4.13.13","sha":"0bf9533301996dcaa1e5c987793fe1ec14522e50","kind":"commit","published_at":"2023-03-12T15:47:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13/manifests"},{"name":"v4.13.12","sha":"39efda0b2b5841e090a33d5f07a37661feaf047c","kind":"commit","published_at":"2023-03-11T14:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12/manifests"},{"name":"v4.13.11","sha":"f015121d22e3bc1b863505ea16be0a5ce2424469","kind":"commit","published_at":"2023-03-11T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11/manifests"},{"name":"v4.13.10","sha":"8a2b6fbf5765f1ef790e8d9514958e0f3dda5627","kind":"commit","published_at":"2023-03-09T21:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10/manifests"},{"name":"v4.13.9","sha":"d640bdae8d82aadb628c48e8e720bde01d641e2f","kind":"commit","published_at":"2023-03-09T02:02:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9/manifests"},{"name":"v4.13.8","sha":"2421d212af8a5ebe08f83b4d0dc80817ee656e72","kind":"commit","published_at":"2023-03-06T16:23:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8/manifests"},{"name":"v4.13.7","sha":"733607a0373020ce0e6b8ec9701822850fc614e1","kind":"commit","published_at":"2023-03-05T01:55:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7/manifests"},{"name":"v4.13.6","sha":"933bae904a5e133801fe0076492e3466c9ef12f2","kind":"commit","published_at":"2023-03-04T06:36:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6/manifests"},{"name":"v4.13.5","sha":"83f4cd1a6ba6fa8f4e9cba1ec47fb8df091dfac5","kind":"commit","published_at":"2023-03-01T07:21:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5/manifests"},{"name":"v4.13.4","sha":"ef0fa07ec6f7c81fb7ff96197f7fc9efc8727b93","kind":"commit","published_at":"2023-02-23T02:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4/manifests"},{"name":"v4.13.3","sha":"0a4a49be8728955f78c32dfe737a0ce0861601dc","kind":"commit","published_at":"2023-02-22T14:14:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3/manifests"},{"name":"v4.13.2","sha":"2400757a140d2e27bfac262b2d4617dcad4a9981","kind":"commit","published_at":"2023-02-22T05:27:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"2dcacc30e493416a30dde6a093701613810d0715","kind":"commit","published_at":"2023-02-21T18:03:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"9e1060073a39809f9427df580b9030d3698f055a","kind":"commit","published_at":"2023-02-18T07:20:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0/manifests"},{"name":"v4.12.8","sha":"b023adf6850acd40ea47a7192f32e293b2deb01c","kind":"commit","published_at":"2023-02-09T03:47:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"9f1f7455287206578ef7097f8989274114295a51","kind":"commit","published_at":"2023-02-07T04:34:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"004a364bcf0af897948cf50cf8f9e5372eaea138","kind":"commit","published_at":"2023-02-06T06:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6/manifests"},{"name":"v4.12.5","sha":"51485997d94202cea18dade96a07105af790e80e","kind":"commit","published_at":"2023-02-04T04:24:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"04a05c967a0c4c98d60a3318d107236fc5e58637","kind":"commit","published_at":"2023-02-03T06:53:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"77844a68291dfd5f644e5fddc547dd4475792f5b","kind":"commit","published_at":"2023-01-29T06:58:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"bcdd9dacc21c349947512ddfe3e740df30855ff2","kind":"commit","published_at":"2023-01-26T02:20:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"5d6a816cea016dda4acd9dc702d37c9b129f2a78","kind":"commit","published_at":"2023-01-25T06:40:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"bed5943410c32fee541077d6dfc95b25f90769b4","kind":"commit","published_at":"2023-01-24T04:05:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0/manifests"},{"name":"v4.11.9","sha":"c9dd6919ddb80afb5ee06e43bc169df679f5acbe","kind":"commit","published_at":"2023-01-23T18:20:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9/manifests"},{"name":"v4.11.8","sha":"724694965113996c20b51e97aefbed7f2f093d06","kind":"commit","published_at":"2023-01-20T23:34:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8/manifests"},{"name":"v4.11.7","sha":"819e0645f990205ca237b3382c27f3920d4b6319","kind":"commit","published_at":"2023-01-20T04:03:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7/manifests"},{"name":"v4.11.6","sha":"ab0f5979d0cedcdd2f2c84d7ee702168f71e19b2","kind":"commit","published_at":"2023-01-19T05:34:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"19ea7e1ca1861524aef98f126982add8cc7a3390","kind":"commit","published_at":"2023-01-15T02:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"ea421b9ec75dd1589723dabe3a5947fdff5ad960","kind":"commit","published_at":"2023-01-14T07:34:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"94e80e460259e6a406c3685eadb4203fe3abc959","kind":"commit","published_at":"2023-01-13T07:11:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"6f904919cc878247f6b0c9d2b127600a2b232f31","kind":"commit","published_at":"2023-01-04T22:05:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d15ce8bbee506caa7df25e51c52efa80f6fc4a5e","kind":"commit","published_at":"2023-01-04T01:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0d61ce993552d51ea8a04429d8c301d7bdb710a6","kind":"commit","published_at":"2022-12-31T09:39:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"774cc7d08677f00943d67fffef90c16fc1d9045c","kind":"commit","published_at":"2022-12-24T04:22:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0/manifests"},{"name":"v4.9.11","sha":"349cae27dd1c8eb6398bdc28246e084f256be339","kind":"commit","published_at":"2022-12-22T04:56:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11/manifests"},{"name":"v4.9.10","sha":"ee6d0402d6098319d092bec9af0f4bbcc712775d","kind":"commit","published_at":"2022-12-21T22:43:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"e0f9ae6eea6708fe1eb47be90ed9b592c6169b03","kind":"commit","published_at":"2022-12-18T20:02:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ca09f58004b16eedabbb9ee5ea980d5ca23b02d2","kind":"commit","published_at":"2022-12-16T22:44:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"768ecd2ad25066ba27d322a5660e0fbcfcc810cc","kind":"commit","published_at":"2022-12-07T19:48:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"bd4a1a92adab313b2d6bb0063715425396d74e5e","kind":"commit","published_at":"2022-12-05T22:50:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"2fe10e552b53b252b8cab0c0031538d9c9a76a5c","kind":"commit","published_at":"2022-12-03T00:12:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"700b4d9ac150c73edc14bc6f2435c594d43917b1","kind":"commit","published_at":"2022-12-02T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"a836524adc232f48bea9ab276843e0ef68d11217","kind":"commit","published_at":"2022-11-30T07:56:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"32b8ffa6f0b7ffe9d424aaef5c6ddb7f1a0d2311","kind":"commit","published_at":"2022-11-29T06:17:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"4e7d5124c0b6a66378a3eb23bae572375f22ca21","kind":"commit","published_at":"2022-11-26T03:26:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"40baf45da2a085990196502df5b91f83c5564a59","kind":"commit","published_at":"2022-11-25T19:54:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0/manifests"},{"name":"v4.8.6","sha":"842deb606a01d16918387835d17de9f8c18d4091","kind":"commit","published_at":"2022-11-18T20:23:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"0d4930e6f4407c64ac043462e32bb9b706d17a1d","kind":"commit","published_at":"2022-11-18T01:47:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"414a9cbd09370bb8bb4545a2594e50c38eac1b7d","kind":"commit","published_at":"2022-11-17T19:07:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"54e24fc038b5618e469b67f469291dc9582dacc1","kind":"commit","published_at":"2022-11-11T19:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"4feb585b763b37bb8681c8c8c689f29d6ee6ed21","kind":"commit","published_at":"2022-11-09T06:26:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e8a908b19095f3645cc40e932417e4628674d6e9","kind":"commit","published_at":"2022-11-07T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"6959607872631443e9ed193c165ed1a09196b49f","kind":"commit","published_at":"2022-11-05T05:47:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"41291bc02e418bee1064c3a5e3d8c28493ed9651","kind":"commit","published_at":"2022-11-02T21:23:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"52da66f16a67ec33dcc698adf97c9a65e45949e5","kind":"commit","published_at":"2022-11-02T06:40:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"be282a9884ed07866be6a1c19254eab140b9a86c","kind":"commit","published_at":"2022-10-30T03:29:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0/manifests"},{"name":"v4.6.6","sha":"4bb3a0a08299ad5790a641d3a480d67d5d90f6ff","kind":"commit","published_at":"2022-10-25T06:39:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"64ebebee47939c3d070dc6abd8e9ec84b3ea2e38","kind":"commit","published_at":"2022-10-21T23:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"1d09bf391955db72bf571163b91cb5c7f434f4d9","kind":"commit","published_at":"2022-10-20T22:57:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"4f20c34205534e94c3a6ab688f32c23fdf07a514","kind":"commit","published_at":"2022-10-20T04:35:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"eb9832fbdb54d13924c04eb50957f2bc06af9bfb","kind":"commit","published_at":"2022-10-14T20:28:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"a78d44024c8ffa62c168d78d4517ed5a348c94a7","kind":"commit","published_at":"2022-10-14T19:22:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"c406380b6ed04e21c394232f851cbc588d7c5191","kind":"commit","published_at":"2022-10-14T08:11:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0/manifests"},{"name":"v4.5.6","sha":"e8eb0c64190896baad2efbcc37074b1199377584","kind":"commit","published_at":"2022-10-11T00:07:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"db0ac9bf6cb7fe5554490929b5ca21baf99f16c2","kind":"commit","published_at":"2022-10-06T05:34:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"ab43a742bc1546edd17d76a9d97a1f88f06124f0","kind":"commit","published_at":"2022-10-04T03:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d117223e9823db9395206614e6d50e55b544b6c5","kind":"commit","published_at":"2022-10-02T18:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"5fab8903544e6977a0f2889f5ae4427d8287311c","kind":"commit","published_at":"2022-10-02T00:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"c284ae20476198c082dd08f275049192a3a3d130","kind":"commit","published_at":"2022-09-30T02:06:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f1bc9ce8e309987dbfc48a49adc4e3661ccf9065","kind":"commit","published_at":"2022-09-29T00:02:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0/manifests"},{"name":"v4.4.4","sha":"0e9afde7b9e971d482d29cb4ecb032deefaf9915","kind":"commit","published_at":"2022-09-26T03:31:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"bdaea12f83e23477821dac1803dc3ae05a80687c","kind":"commit","published_at":"2022-09-24T05:54:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"99cfa68d2142a29eec5e8af0dcc0344fda578a12","kind":"commit","published_at":"2022-09-15T02:42:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"8113700cc90460cb476f05dd17037356ed1b28fe","kind":"commit","published_at":"2022-09-14T18:06:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9e940dc07a891ccdcfd863c5dbb028825ba7a4b7","kind":"commit","published_at":"2022-09-14T04:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"7458da8ac858984bd6dac65ca000e616a114f3ec","kind":"commit","published_at":"2022-09-09T22:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"ab6931de65c980ae019e019d476ab0766cd40fa6","kind":"commit","published_at":"2022-09-09T02:42:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"ef3934223527e6a186c98ec919bb344695349dbd","kind":"commit","published_at":"2022-09-07T18:35:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"13c007218a09cdea64e8206f6a3759ad872fc79b","kind":"commit","published_at":"2022-09-07T06:25:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"6dece1d28d55012e9fd114af29ca8c56f41de8ae","kind":"commit","published_at":"2022-09-06T20:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"7b48b07258855edcc8cb51fb0d370b1d0ba565b0","kind":"commit","published_at":"2022-09-06T05:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"3f5515b9266071404c7cb6d49ab3c7a668e74342","kind":"commit","published_at":"2022-09-05T20:15:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"e4968323223533422e73af5c2aa857fc98bef968","kind":"commit","published_at":"2022-09-02T06:14:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"577c8e530eedf701f2eb2ea006bfc8307639a983","kind":"commit","published_at":"2022-09-01T20:43:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"512b9db8ff4e4c7a27fd7c2d71ff14828a20c1d1","kind":"commit","published_at":"2022-08-27T02:17:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"faeb571ea9e29553ec57908c690e5602bc9e5c34","kind":"commit","published_at":"2022-08-24T14:42:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"94e9f56f467c7ec3df992bc51da4ad5f43a70638","kind":"commit","published_at":"2022-08-24T01:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"13e689bade2757971e708f4b34ff9d222ddc33a7","kind":"commit","published_at":"2022-08-23T02:00:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8f0274925446994e297f9bade14ccdc0f1d138b1","kind":"commit","published_at":"2022-08-19T05:27:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0/manifests"},{"name":"v3.5.11","sha":"d3abd575d75e6ea271afe6ce4bc2f617a88b1182","kind":"commit","published_at":"2022-08-05T22:34:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"63c29c403733a0748f1cb584c6938c3248b1b3f8","kind":"commit","published_at":"2022-08-04T18:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"ddbce0511ff9812fe61a896efeaa924ba6b38a05","kind":"commit","published_at":"2022-08-01T21:47:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c4853e9d4258cdcf4fa7f28c8509841f349e08a","kind":"commit","published_at":"2022-07-17T12:16:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"db5c22bf915865b396eea6024e3c757338cf6c89","kind":"commit","published_at":"2022-07-16T18:49:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"5f26c1f1d4d49606322790f543a4edd68f9f5d6e","kind":"commit","published_at":"2022-07-15T23:25:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"eda73c61d58c6d2776e7f20549afe40b5e81db6d","kind":"commit","published_at":"2022-07-15T01:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"e88e06d83b69f67c5785bccffb233dfd4445a33f","kind":"commit","published_at":"2022-07-14T16:54:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"61e0d89672598e158669a04262e278d3a5d61e2d","kind":"commit","published_at":"2022-07-14T04:41:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"791eeb0f83ab1de3eee4b1afdd5793c1d7334775","kind":"commit","published_at":"2022-07-13T17:58:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"638dacba89a629e9550aba7645316dc4c3041f10","kind":"commit","published_at":"2022-07-13T02:58:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a67db6d1ba7c7fcb57481cfa733a03e86c05b9e5","kind":"commit","published_at":"2022-07-11T20:14:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"5b5be33a828211388d95de45c95bea2f55c838d3","kind":"commit","published_at":"2022-07-11T17:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"52947ad1a22e7221905edf703136175b72610e1b","kind":"commit","published_at":"2022-07-08T21:19:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0/manifests"},{"name":"v3.3.7","sha":"536aa7987dab78eb0b4c22c93a070c9db488a9c2","kind":"commit","published_at":"2022-07-06T22:44:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"0d7e9bd91b7f3871470752c54135561134b8634e","kind":"commit","published_at":"2022-07-03T19:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"6f2fabe769b8a8659bb2768e96253023a61a5549","kind":"commit","published_at":"2022-07-01T18:38:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"57171f22d3de81a6e1dd5620be6f198860ed8961","kind":"commit","published_at":"2022-06-30T22:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b397777a7862989657d326feb97bad4d24cdf461","kind":"commit","published_at":"2022-06-29T03:01:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"c85ff09763d6f2a347dccc298bbccdcfcc3b4f8a","kind":"commit","published_at":"2022-06-26T17:16:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5cac752621badf3f0bb13daea576800a340e95c1","kind":"commit","published_at":"2022-06-24T18:26:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1fc2204589ca97fe5e80bb38c2cdd1bee8825ecb","kind":"commit","published_at":"2022-06-24T03:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0/manifests"},{"name":"v3.2.12","sha":"e0f94c8a1ac57dd1ffd484e725a77d5f10b13581","kind":"commit","published_at":"2022-06-22T15:24:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"8387e89cfa3bd62a564246c0c00a94b8199b0792","kind":"commit","published_at":"2022-06-20T22:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"1962aeef5b6eca85363232c2b111dc4eb16ada12","kind":"commit","published_at":"2022-06-15T17:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"189973ad646696ef6f869d04df9d8dce9887b55d","kind":"commit","published_at":"2022-06-08T03:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"53eb2ba8b75b145c11cb1f7bbafeb131576ec792","kind":"commit","published_at":"2022-06-07T05:01:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"a07a62ef911113c17c34971cab4e481cf5d172bc","kind":"commit","published_at":"2022-06-03T21:41:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1e5195648789f7748b48dc6cb8dc726e013ea799","kind":"commit","published_at":"2022-06-01T21:56:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"22afd7d8a9c3d68906d868cbd86beb76e9e201e8","kind":"commit","published_at":"2022-06-01T18:09:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"9a58cd5718d1e6f914f42b71b2b16d2663fcd0ff","kind":"commit","published_at":"2022-06-01T15:30:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"d786fa51bb9a1898d3f7a2d0a2b27c85b5e2017c","kind":"commit","published_at":"2022-05-31T15:49:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"e3692a34c420a6e1b2e5db7a18921b8c8f9c6d26","kind":"commit","published_at":"2022-05-31T05:11:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c2a012f0cf6b1e8f0ff669658ca7b2fc1442383a","kind":"commit","published_at":"2022-05-27T00:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"233d70b0e9a6e2fb1dc3ec5962707c2c16d4e99e","kind":"commit","published_at":"2022-05-26T03:02:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7a5db5930552fe7c1861f5b2f3397c5cac099aef","kind":"commit","published_at":"2022-05-23T19:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"2bde0b7b512252952819765db2f6e6839d8ba98a","kind":"commit","published_at":"2022-05-21T03:26:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"d5dc858a899d6369b773e8424584c92aa0e18595","kind":"commit","published_at":"2022-05-20T19:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fdbabea59db3e1d0f8a36fb82f2eae2d1ccaaa66","kind":"commit","published_at":"2022-05-19T16:46:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"944cc17b508feebdccf043c13d39d701a3bb62b3","kind":"commit","published_at":"2022-05-18T15:45:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"acb6e8117dac4c641888680f95b7ac2ac50fcd34","kind":"commit","published_at":"2022-05-17T19:20:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"da0af4f859621ea6ddf98a2d34001dd4ad0f1189","kind":"commit","published_at":"2022-05-15T13:58:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b0563d563dbc65fa213cea641d7fb43ce6da7043","kind":"commit","published_at":"2022-05-14T14:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"88fa04046b87b448748c7e7e68ce92c939d75615","kind":"commit","published_at":"2022-05-13T22:32:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0/manifests"},{"name":"v2.5.4.post1","sha":"7090f9020b44be1935e2874b24589c5420ec0ce9","kind":"commit","published_at":"2022-05-02T23:15:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4.post1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1/manifests"},{"name":"v2.5.4","sha":"63c23cb3989b11300605bf6f7c71f8cf8fcb15e4","kind":"commit","published_at":"2022-05-02T19:33:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"228032768ba96d80e39e6ad6eb1a08afd92b4a17","kind":"commit","published_at":"2022-05-01T14:38:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"271d5fb079f6a9476dc9389871c8e05ab6656bfe","kind":"commit","published_at":"2022-04-25T22:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"22f6876a8130895e2be80c548e6595fe7c827b85","kind":"commit","published_at":"2022-04-25T04:04:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b385e3e2d3780c9a6022f61713fd40e40ff7ef45","kind":"commit","published_at":"2022-04-22T07:07:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0/manifests"},{"name":"v2.4.35","sha":"7191a8c8b6006f8691bb698e83c0b80d25260b1a","kind":"commit","published_at":"2022-04-19T21:42:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.35","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35/manifests"},{"name":"v2.4.34","sha":"242eb4db2a719dad964d6b2e458a14e8e19c4559","kind":"commit","published_at":"2022-04-18T05:44:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.34","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34/manifests"},{"name":"v2.4.33","sha":"d665365a0b35c94f045a16293ad24cd3659da7c7","kind":"commit","published_at":"2022-04-13T17:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.33","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33/manifests"},{"name":"v2.4.32","sha":"31ab13ff100eed6e8b75d8ebc04276a56b9defc7","kind":"commit","published_at":"2022-04-10T14:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.32","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32/manifests"},{"name":"v2.4.31","sha":"0add9ec7834cd404ba50dfb986074740e98dc9ef","kind":"commit","published_at":"2022-04-05T17:34:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.31","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31/manifests"},{"name":"v2.4.30","sha":"2ff791e7c301ecc114c82f4faa03ebf76d4c68ce","kind":"commit","published_at":"2022-04-04T21:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.30","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30/manifests"},{"name":"v2.4.29","sha":"5514d069c839a338340bba275093f65537fb08c2","kind":"commit","published_at":"2022-04-04T17:30:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.29","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29/manifests"},{"name":"v2.4.28","sha":"666a70d6ce7bd8b8b5a2d67f2400809db6720929","kind":"commit","published_at":"2022-03-31T22:35:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28/manifests"},{"name":"v2.4.27","sha":"20bad755378038183f6a71a89f26c3c1a2ee73b0","kind":"commit","published_at":"2022-03-27T14:23:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27/manifests"},{"name":"v2.4.26","sha":"bde55db13cc1d55cd273f63cf1ebe5a126d5a69f","kind":"commit","published_at":"2022-03-26T22:13:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26/manifests"},{"name":"v2.4.25","sha":"8dc0908729c8bdbdd6c52719f208e25a82606c66","kind":"commit","published_at":"2022-03-25T19:26:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25/manifests"},{"name":"v2.4.24","sha":"963f2dd596320683a265178d72e56997c0c361ee","kind":"commit","published_at":"2022-03-22T19:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24/manifests"},{"name":"v2.4.23","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23/manifests"},{"name":"v2.4.22","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22/manifests"},{"name":"v2.4.21","sha":"1eed2518d26feb76bf1ca1d477fa0e69e5894d07","kind":"commit","published_at":"2022-03-16T03:48:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21/manifests"},{"name":"v2.4.20","sha":"96ed089aac0abbc4992cb1f5e6f27aaa499012c2","kind":"commit","published_at":"2022-03-16T01:57:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"186456c1a99748a11def8a5b1e7892c434598f86","kind":"commit","published_at":"2022-03-12T23:43:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"d95073cd01b35f9573a37f30dc5293732c49dc8d","kind":"commit","published_at":"2022-03-09T19:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"cdf764bf3b944464acedd25b21a4d3e606c64000","kind":"commit","published_at":"2022-03-02T20:05:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"fb2c6a3e48893ea30802404d6a0bb6c7feef13e3","kind":"commit","published_at":"2022-03-02T07:42:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16/manifests"},{"name":"v2.4.15","sha":"302fa40b05d7e3f24dd8a0f12afbdf248c86d1cc","kind":"commit","published_at":"2022-02-25T23:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"c93ddae837d0006b614edf1d406dfc51a7c72db4","kind":"commit","published_at":"2022-02-15T22:41:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"68c456ede17aa8e64110dfbf634c6da14b501954","kind":"commit","published_at":"2022-02-13T18:16:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"49eda867de701c7a780ffda2b6326b5aab2444d9","kind":"commit","published_at":"2022-02-11T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"a5cef6c139a2dcd01fa61d9189c0c001eddbf6a2","kind":"commit","published_at":"2022-02-11T06:19:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"0ea0463ef171f96cf1a7ac78f193955c203abd2c","kind":"commit","published_at":"2022-02-10T20:52:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"873543b47448619bd3f4e8a08cc5a7cbb7d00ecb","kind":"commit","published_at":"2022-02-10T00:03:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"f3b01ee6ea70c9d098920780409bd089e001630c","kind":"commit","published_at":"2022-02-06T04:18:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"04a8ab91f1ef04f783468cfcda51e66304794110","kind":"commit","published_at":"2022-02-04T03:26:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"2375a7799d731193f35844a64afd22d5a144011c","kind":"commit","published_at":"2022-02-02T03:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"ccd27c0db217a49f6bc4ad3c2d656c79b41e5012","kind":"commit","published_at":"2022-02-01T20:01:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"4ed6d18e83e0a5f3096b2477ad2bbf4264622415","kind":"commit","published_at":"2022-02-01T06:21:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"6cbaaf3b9e36f2c4aec060fc1ffb327af86ba4c2","kind":"commit","published_at":"2022-01-27T07:40:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"0a7f99629c19ad32ad4e1459923fe473d4658da9","kind":"commit","published_at":"2022-01-26T06:10:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b99367166e7d8292d7bd31fe8710189ac0f707dc","kind":"commit","published_at":"2022-01-24T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"a6c60686ce64fb1cd4ccad4e79ca156f636b2cd1","kind":"commit","published_at":"2022-01-20T04:34:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0/manifests"},{"name":"v2.3.14","sha":"468c0d16cfffb7a6009e449d691f977dc33173ba","kind":"commit","published_at":"2022-01-16T21:20:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"8ca67d984f9ec2d8483f21538d63ae8d97e10866","kind":"commit","published_at":"2022-01-16T00:47:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"3130a138bc09a757b8d4c4f35bfd56b0651ad612","kind":"commit","published_at":"2022-01-12T06:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"7fda7613fc64f9247646d9830e398ffeb61dfab2","kind":"commit","published_at":"2022-01-12T03:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"0d1de7238bfafe4b7309fec6f735dcd0dc4538a8","kind":"commit","published_at":"2022-01-09T01:45:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"26633fbea33674797b8cde1a437745cfece508f8","kind":"commit","published_at":"2022-01-05T20:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"186bd1a03a49b64a106dad5db855987ed94631b5","kind":"commit","published_at":"2022-01-05T01:54:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"d84f11e779ddcb3d60aabcd4554e6421634d9490","kind":"commit","published_at":"2022-01-03T00:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"90855f41f108a939a0b507c29742aeb611963549","kind":"commit","published_at":"2022-01-02T05:16:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"1cebb27109dd1f5a1149f8f63d9f7855ba07c18b","kind":"commit","published_at":"2021-12-31T20:36:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"dd5aab5c15fbb59d67381ce53652686079061e87","kind":"commit","published_at":"2021-12-29T05:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"bbd67a0bdc5e5c8679ca31d33fed1a1df2750413","kind":"commit","published_at":"2021-12-24T22:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"902f35ae150f9cdeeee5d5244bc804458789c682","kind":"commit","published_at":"2021-12-23T21:25:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"b16811492d0d7f603638fb1c0e44ff5a44b9051f","kind":"commit","published_at":"2021-12-17T22:36:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58c628f76e99b510ad4dc084fea845a3b84169db","kind":"commit","published_at":"2021-12-17T10:11:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0/manifests"},{"name":"v2.2.10","sha":"906b538f6ba05794d933540a2e3de7e494fd0e49","kind":"commit","published_at":"2021-12-14T03:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"ed913fb1961c4c78b2c0575ca758924b19f2fc41","kind":"commit","published_at":"2021-12-11T20:47:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"b5218fd56ca6cc40fd33e9c5586b424c031854df","kind":"commit","published_at":"2021-12-07T19:06:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e65fc986045089ca431887ba4fbd528900887697","kind":"commit","published_at":"2021-12-03T16:37:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"e8b833894c2b067b992fd0b2ad0418d020cf726f","kind":"commit","published_at":"2021-12-03T05:21:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"d77472cf8b05aab8d1eb27ef7c7da5fea4a6b616","kind":"commit","published_at":"2021-12-02T20:19:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"97ab233ed9df50589280777cf7a12f58c15b85fd","kind":"commit","published_at":"2021-12-02T05:33:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"91bc000beaa34b8bd9897667c380ef5ac1df4bf1","kind":"commit","published_at":"2021-11-30T06:22:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f0d62420546974aa34588bd9f7eaf88fdbdffe9e","kind":"commit","published_at":"2021-11-29T06:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"85f7777e4914b4270fb2807e24c723fe67689faf","kind":"commit","published_at":"2021-11-27T18:20:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d570ae8454f2ae12348bab030e6675e5d8ea2edb","kind":"commit","published_at":"2021-11-25T18:13:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"e20ffe2e13c67208f721abedab71a760880a313f","kind":"commit","published_at":"2021-11-18T00:45:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"642957dc80b3bc481d959ac1ac79e9889f36a9b7","kind":"commit","published_at":"2021-11-15T20:59:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8/manifests"},{"name":"v2.1.6","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6/manifests"},{"name":"v2.1.7","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"aac418db629d32b45164f71504fcca1caa2cd1d1","kind":"commit","published_at":"2021-11-10T00:29:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8c623cc49783989324ade437af3d7828611c344c","kind":"commit","published_at":"2021-11-08T18:17:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9257879918bbecf88f9e21d4f1effdd0e11a0102","kind":"commit","published_at":"2021-11-06T00:23:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"54ab001adf7173a6265bdd9edd1ed5dbe99b4404","kind":"commit","published_at":"2021-11-04T02:59:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"82caebcf868d9c2fa492079f440cffee5f5f7b8c","kind":"commit","published_at":"2021-11-02T06:38:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bd09e811e81b78091c7a156df5b57d77d6da21a7","kind":"commit","published_at":"2021-10-31T07:35:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0/manifests"},{"name":"v2.0.10","sha":"cc5d6cc58e72512b992e2b28a69ce22bcb5b91fd","kind":"commit","published_at":"2021-10-28T23:13:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"c80887ff06df79431b7c0e240a26b4c052db479a","kind":"commit","published_at":"2021-10-28T18:45:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"afc800201afebc9c61c5f3de600862a826c35df5","kind":"commit","published_at":"2021-10-28T05:14:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"2913f31bdb7419f0b36db5e8b9ebd5b55f1fe29e","kind":"commit","published_at":"2021-10-26T02:45:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"502f4f685b48c57d42e24f83fa288cf54b01f7b9","kind":"commit","published_at":"2021-10-23T20:04:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"251c931293b160b77728b28129ad126037615f01","kind":"commit","published_at":"2021-10-22T20:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"efd282a860206dad81d0d4e61a472138eb04328d","kind":"commit","published_at":"2021-10-21T02:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ae62f36f4693985934c8e6fe91c24dd0bb93ec08","kind":"commit","published_at":"2021-10-20T00:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1b42f1a0dc5a1b846d6fa43bbb6b5896b4af64a","kind":"commit","published_at":"2021-10-19T04:22:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6968f83ddfcc620220148ecf3d7ed80555307c03","kind":"commit","published_at":"2021-10-18T05:56:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"484c8a21a80cc24c4e2995e485e5ae22674e0865","kind":"commit","published_at":"2021-10-16T05:34:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0/manifests"},{"name":"v1.67.1","sha":"89b18788aed987662495835dd2072c087ad2ef5e","kind":"commit","published_at":"2021-10-15T20:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8534eb5c2749701f783a50f9b4a19d817bc6c6d0","kind":"commit","published_at":"2021-10-15T17:59:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0/manifests"},{"name":"v1.66.14","sha":"5a5f6d6e53d0d9612226554b7604b36d2e69a743","kind":"commit","published_at":"2021-10-14T21:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14/manifests"},{"name":"v1.66.13","sha":"4daea7a43aec0869429d2a286798901a60f4e84d","kind":"commit","published_at":"2021-10-14T07:31:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13/manifests"},{"name":"v1.66.12","sha":"eaabc9c44954f6290a0415ed6388709057715719","kind":"commit","published_at":"2021-10-11T21:23:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12/manifests"},{"name":"v1.66.11","sha":"386bfea1c72e8d3526b4edb9832d8d93fab3335e","kind":"commit","published_at":"2021-10-09T04:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11/manifests"},{"name":"v1.66.10","sha":"14c45cb38e932ee2c7ab9e6b57aa2f01235db93b","kind":"commit","published_at":"2021-10-08T05:11:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10/manifests"},{"name":"v1.66.9","sha":"1b23e26d92f1cf8f75a26e06e601b1e1a8ef23b0","kind":"commit","published_at":"2021-10-06T04:06:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9/manifests"},{"name":"v1.66.8","sha":"bea532f1b9c3063c8154ad49b7b38b132c09f554","kind":"commit","published_at":"2021-10-05T21:40:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8/manifests"},{"name":"v1.66.7","sha":"63fdb242915311f01690a618bb190c3667b545b1","kind":"commit","published_at":"2021-10-03T04:32:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7/manifests"},{"name":"v1.66.6","sha":"e27163faac36b36286e02d9a7d9b9eafba9e676c","kind":"commit","published_at":"2021-10-02T04:13:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6/manifests"},{"name":"v1.66.5","sha":"227bdc28fc5892a18da4ad49a0720e7f57e5f08e","kind":"commit","published_at":"2021-10-01T05:33:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5/manifests"},{"name":"v1.66.4","sha":"4e973b7098b93b499596c1f4c161b02087a58065","kind":"commit","published_at":"2021-09-29T07:35:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4/manifests"},{"name":"v1.66.3","sha":"5714cb99736816ded22b8ad43ba2ba5d64d6ecdb","kind":"commit","published_at":"2021-09-27T19:16:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3/manifests"},{"name":"v1.66.2","sha":"dc533cb9e1bb551d21ece462d0beaaee8ee9cc93","kind":"commit","published_at":"2021-09-26T19:16:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"790bb882913cd5f96bc8e4f1be4c10d70607f886","kind":"commit","published_at":"2021-09-22T04:55:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1/manifests"},{"name":"v1.61.1","sha":"b5b0d9e7888407d7b622fd8d25a990c90f3907ca","kind":"commit","published_at":"2021-09-21T18:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1/manifests"},{"name":"v1.66.0","sha":"7ad83c4bfa4b2f53dd430a380545223b1a9e9133","kind":"commit","published_at":"2021-09-20T07:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0/manifests"},{"name":"v1.65.3","sha":"f1e662218197797e9cd0310ca81b78f29500f511","kind":"commit","published_at":"2021-09-07T21:48:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"828e95de46f971bb54d1d97a964e4ce05593318a","kind":"commit","published_at":"2021-09-06T17:10:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"04235ab3cca1d3cf69b83671d5c9f6ec907ac6db","kind":"commit","published_at":"2021-09-01T07:51:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"03b8fba6752d3bbf7fc17aa97b69bdc2a73c58bc","kind":"commit","published_at":"2021-09-01T05:53:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"a244324e7360bb0d17b67c048534c376d7ab1dff","kind":"commit","published_at":"2021-08-24T19:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"2cad9475bb15d5fb736b9e2dd994a6b7d3c89486","kind":"commit","published_at":"2021-08-24T04:39:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0/manifests"},{"name":"v1.63.23","sha":"03e2e9a31269ad6cf411ba2c87316c3d87303c73","kind":"commit","published_at":"2021-08-11T15:55:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23/manifests"},{"name":"v1.63.22","sha":"62300a4af7806ac741fe7295fe7fa633a6eedd60","kind":"commit","published_at":"2021-08-09T22:42:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22/manifests"},{"name":"v1.63.21","sha":"92e49fe63e000c2d1d3c94a9210da8e1badafa50","kind":"commit","published_at":"2021-08-06T00:53:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21/manifests"},{"name":"v1.63.20","sha":"bfbefca63d2631e817c3ef2cff9b86487107462a","kind":"commit","published_at":"2021-07-31T16:09:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20/manifests"},{"name":"v1.63.19","sha":"1c31605cc630b2857eca75d10237602badcd8476","kind":"commit","published_at":"2021-07-30T01:34:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19/manifests"},{"name":"v1.63.18","sha":"67f6293b505c2e54a895de748d7e40c66e1296ea","kind":"commit","published_at":"2021-07-29T15:51:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18/manifests"},{"name":"v1.63.17","sha":"bbcf29e3784657a84168dc6aa356b51e5b470e62","kind":"commit","published_at":"2021-07-20T17:56:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17/manifests"},{"name":"v1.63.16","sha":"7a9ac501785b76445d333413fc28c58c35ac962c","kind":"commit","published_at":"2021-07-18T21:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16/manifests"},{"name":"v1.63.15","sha":"5ad7a8c1c5da4df1f4ca37de7ccd9f53cea7260c","kind":"commit","published_at":"2021-07-12T05:25:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15/manifests"},{"name":"v1.63.14","sha":"4c40d605640f7b11a9af33cfb247f8ee05d3f078","kind":"commit","published_at":"2021-07-06T14:33:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14/manifests"},{"name":"v1.63.13","sha":"1fb8c0cc42a92e9b283679916cc51272c5bdcf95","kind":"commit","published_at":"2021-06-29T03:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13/manifests"},{"name":"v1.63.12","sha":"cfa1bb9adacd58604a1015a3514eaebcb3b4a432","kind":"commit","published_at":"2021-06-21T17:19:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12/manifests"},{"name":"v1.63.11","sha":"1def0f680bc681f30d4ea7fdde280d4a735f6f73","kind":"commit","published_at":"2021-06-18T16:09:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11/manifests"},{"name":"v1.63.10","sha":"bf3ce5ed8d130393423951a2b019da03d4dffa33","kind":"commit","published_at":"2021-06-05T02:27:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10/manifests"},{"name":"v1.63.9","sha":"3e35b4ba0642e8d65ce74e7ee23e27327bf5b3c6","kind":"commit","published_at":"2021-05-24T20:13:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9/manifests"},{"name":"v1.63.8","sha":"00f21a1191f1f368df1110949c88c35ba2957fdd","kind":"commit","published_at":"2021-05-22T18:27:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8/manifests"},{"name":"v1.63.7","sha":"91ca4a2dc1c8b78eab4a9ffa9886803751a4f7f3","kind":"commit","published_at":"2021-05-19T05:39:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7/manifests"},{"name":"v1.63.6","sha":"dd54fd3b3a9af3656cf8ef6769e391e99fca7f37","kind":"commit","published_at":"2021-05-18T18:45:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6/manifests"},{"name":"v1.63.5","sha":"966f1693ba0f5f26cdd09d9cc419ee39a6a500ee","kind":"commit","published_at":"2021-05-12T20:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5/manifests"},{"name":"v1.63.4","sha":"a5672516d8ce49d482310a2d744a718708995644","kind":"commit","published_at":"2021-05-10T23:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4/manifests"},{"name":"v1.63.3","sha":"ab03b2bdf72a39045ec0b47ad30e464414a5d504","kind":"commit","published_at":"2021-05-08T18:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"e82f67f841d9c0e842a59bfde47ba45cf85011ec","kind":"commit","published_at":"2021-05-06T01:33:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"8ded5fac84b85f1d4f43384d0836dbf4a1fc390e","kind":"commit","published_at":"2021-05-04T02:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"1b9c750a555fd76f581d247cc31def45a43004b0","kind":"commit","published_at":"2021-05-01T04:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"da53753f35bd99cc34dc8ceb1d01d3a3b181709e","kind":"commit","published_at":"2021-04-24T06:41:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"5ab9dff3dd1cc6ab7771bb892f65ae09880d0f62","kind":"commit","published_at":"2021-04-22T03:13:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"24e18abb0f8c90502e6c243306738bd49ee6e5ae","kind":"commit","published_at":"2021-04-16T07:06:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"83faa23b838c7518ae3343e2cf12f1c674f688e6","kind":"commit","published_at":"2021-04-10T17:50:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.60.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0/manifests"},{"name":"v1.59.6","sha":"f781e982445bd3f699e009cb2bd7aab890f3b0c9","kind":"commit","published_at":"2021-04-06T02:59:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"907b1ed13c7db2c21c9f128109b6b24612d38e03","kind":"commit","published_at":"2021-04-03T02:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"ab94569d3ed79e5c6d389336fae7fa18ffeba093","kind":"commit","published_at":"2021-03-29T04:05:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"8173611e2025787f7640fdbe4fe8dcdfcc332557","kind":"commit","published_at":"2021-03-26T22:11:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"8a96e11e837ec37b9ccd181d7f087d5fd85c15a2","kind":"commit","published_at":"2021-03-23T22:08:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"bf807a70e0e440908d0d14ae3b0b8ee2aece14ab","kind":"commit","published_at":"2021-03-23T19:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"5f69a8e78f6908f073cbd74c31c5c17e3213b474","kind":"commit","published_at":"2021-03-23T07:04:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0/manifests"},{"name":"v1.58.3","sha":"76f0c4ef486e0dbb4bf8e3ed13b029e62aa2661a","kind":"commit","published_at":"2021-03-19T04:35:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3/manifests"},{"name":"v1.58.2","sha":"122ea92953c8d423022c5ba47cc54f5cbcef015c","kind":"commit","published_at":"2021-03-18T04:12:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"15c54f489965f410addf1b307f1d3d754f0262f5","kind":"commit","published_at":"2021-03-16T23:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"92385098fdd055fd6050296793f03dc115a48411","kind":"commit","published_at":"2021-03-15T00:44:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"1408454a325e9d269d50885c8bec0cd4ae09c897","kind":"commit","published_at":"2021-03-10T23:33:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"e04d6d875b02328511f6f4deba43fc1cec59fab2","kind":"commit","published_at":"2021-03-07T04:58:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"e7a1b2d0bda18a4ed1e9fd52bdb82dec59bb2cd8","kind":"commit","published_at":"2021-03-06T00:40:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"1503d7506f1d857931dc6df31ce7913781fa355f","kind":"commit","published_at":"2021-03-04T21:56:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"87357f21aedb49de57ced7d409cc82c150615eaa","kind":"commit","published_at":"2021-03-04T18:39:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"4ffd87f65c71590a46a23a0e1bf2ed0b533a84f0","kind":"commit","published_at":"2021-03-03T21:04:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"5597d716993b06017af05960e855ef9c9d0cb304","kind":"commit","published_at":"2021-03-03T04:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"a70d71ebc959416af6b8d0d5f600989bdc2830ce","kind":"commit","published_at":"2021-03-01T04:54:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"6709d152a8186e47cd5017e9fda3b41c729958dc","kind":"commit","published_at":"2021-02-27T00:09:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"a86b8cc71972a3bde3a82a2e6d650025d082c25a","kind":"commit","published_at":"2021-02-25T20:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"47b0352a72ffbc4423ebe9de49fc435316b7381c","kind":"commit","published_at":"2021-02-25T07:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0/manifests"},{"name":"v1.55.7","sha":"e5ed87cc9d533b1c24cb7bed2beeb964466d4bc8","kind":"commit","published_at":"2021-02-23T15:23:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7/manifests"},{"name":"v1.55.6","sha":"b60c7a0027bd589fd98ac81d758259280df30d29","kind":"commit","published_at":"2021-02-21T03:42:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6/manifests"},{"name":"v1.55.5","sha":"3f3c8c80af6dd4043db39d781ba572b29ae91837","kind":"commit","published_at":"2021-02-19T04:54:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5/manifests"},{"name":"v1.55.4","sha":"c61802bb87f31ff224619ac866300f169cae925f","kind":"commit","published_at":"2021-02-17T04:54:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"1308ece211463df4809f193f624307854a93783b","kind":"commit","published_at":"2021-02-13T04:24:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3/manifests"},{"name":"v1.55.2","sha":"d3350bb40ba4c855e375d4f679c6975ef3d288dc","kind":"commit","published_at":"2021-02-11T04:46:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"bc502dbfb7a8a64c7f57988b7674b859a12c0895","kind":"commit","published_at":"2021-02-06T04:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"66a96d344e613686f0814c444f280381ff84e841","kind":"commit","published_at":"2021-02-04T00:56:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"fcbbb736728809ca30c02b5e48d441ac9f8c757c","kind":"commit","published_at":"2021-01-31T20:34:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5ab6a66e25a8e9c3c73741dc892bc72841f01afb","kind":"commit","published_at":"2021-01-30T08:23:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"4d3d43e4e2d1fc2d33b4a59b6652ebe166a48753","kind":"commit","published_at":"2021-01-29T03:59:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0/manifests"},{"name":"v1.53.3","sha":"963e28818eef758bcccab2b011302f297c36d775","kind":"commit","published_at":"2021-01-27T07:25:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c77a95556f8f5a089e3340a12b107b3ab468962f","kind":"commit","published_at":"2021-01-25T21:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"06a0c11d1d9de64037371e4b36538c1c6660c2a4","kind":"commit","published_at":"2021-01-25T20:05:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"b77cc5c3c0f793739a68a89fedf02322cc364a14","kind":"commit","published_at":"2021-01-24T08:06:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0/manifests"},{"name":"v1.52.6","sha":"2abf53af4ba200c2f850f464e7fe8048550123aa","kind":"commit","published_at":"2021-01-22T00:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6/manifests"},{"name":"v1.52.5","sha":"dbfb1730e23093df7d2184ae5fe7e865f6fd4098","kind":"commit","published_at":"2021-01-21T06:00:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"dffa3c6857bc8dcf194a51d88dcc2832ff5e87da","kind":"commit","published_at":"2021-01-20T23:35:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4/manifests"},{"name":"v1.52.3","sha":"e4b8643210bc0e8b9f260532987c6854bfd488be","kind":"commit","published_at":"2021-01-20T05:30:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"f2a88d04879613f6e4235586ca3809d7a476cd01","kind":"commit","published_at":"2021-01-16T01:45:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"da84c406bedda1c1702cb214c78e349745be4765","kind":"commit","published_at":"2021-01-13T19:11:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"e489ac299db10c77bd5cc808a4afa6bdd2ee40c8","kind":"commit","published_at":"2021-01-12T06:34:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0/manifests"},{"name":"v1.51.14","sha":"224e0197da5ba6624308ee39354277129076f9c6","kind":"commit","published_at":"2021-01-10T01:48:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14/manifests"},{"name":"v1.51.13","sha":"c31bd841a98dd5676d30ba2d35bb048ec4dc847a","kind":"commit","published_at":"2021-01-09T03:42:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13/manifests"},{"name":"v1.51.12","sha":"09ea75bf8ceceb4b099371f0e303f2387a657c0a","kind":"commit","published_at":"2021-01-08T15:26:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12/manifests"},{"name":"v1.51.11","sha":"bf9743b85088955fcb33f43b54849d144f6b20fa","kind":"commit","published_at":"2021-01-07T22:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11/manifests"},{"name":"v1.51.10","sha":"d689cc83c17258ca3730f6ed8ef403d2a2466154","kind":"commit","published_at":"2021-01-07T18:53:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10/manifests"},{"name":"v1.51.9","sha":"4a8141437f238ebf31e888a4e71f14b7bb653da7","kind":"commit","published_at":"2021-01-06T00:27:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9/manifests"},{"name":"v1.51.8","sha":"6df4000339ed5e4e7f8dcbb0f364aff0067a3451","kind":"commit","published_at":"2021-01-02T21:08:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"dce489a951da10d9fdaa994f7e6b09c3ac1ddbc0","kind":"commit","published_at":"2020-12-31T20:37:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"bd8eceb5107d521c5bd59ce7cfe284f3c5e100bc","kind":"commit","published_at":"2020-12-27T02:17:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"5c9c392e75eff5d89efb8328d7e5211bfb3a2d36","kind":"commit","published_at":"2020-12-24T17:45:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"7a1dffc6319b0359a2e2cec7fbdb1faf70a7317c","kind":"commit","published_at":"2020-12-21T23:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"bd99c2bdc5dd0b8d2e5ab9edf0298324f0f4575b","kind":"commit","published_at":"2020-12-20T22:19:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"14f2d82df6bcdd27a630a3dedf76edab2bbbefdf","kind":"commit","published_at":"2020-12-19T19:54:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"cb63dae19071c012cf2c91b48b3e59eb47de3430","kind":"commit","published_at":"2020-12-19T05:26:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"2d4b39c44a6d5e5e3dc86b53b264584398690f04","kind":"commit","published_at":"2020-12-18T06:47:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0/manifests"},{"name":"v1.50.20","sha":"dc20567e6eaa0e6919bcb7ed04c9430a678cce6e","kind":"commit","published_at":"2020-12-07T16:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20/manifests"},{"name":"v1.50.19","sha":"76749661704bd8427c7e1becdcf65f67ba691504","kind":"commit","published_at":"2020-12-07T06:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19/manifests"},{"name":"v1.50.18","sha":"b2a9d6cbddfbf8ce9c1f7f1a4bef7b2b4b3c2d04","kind":"commit","published_at":"2020-12-05T07:15:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18/manifests"},{"name":"v1.50.17","sha":"7164fac742e26fe5804a54e452d06f15583d94bd","kind":"commit","published_at":"2020-12-04T04:52:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17/manifests"},{"name":"v1.50.16","sha":"24b6407e2652f66d3d8dc1f372329f0da756b1de","kind":"commit","published_at":"2020-12-02T16:07:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16/manifests"},{"name":"v1.50.15","sha":"cf531f5f8d11551602eaff7dfc528611ff0cf932","kind":"commit","published_at":"2020-11-30T17:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15/manifests"},{"name":"v1.50.14","sha":"f22825f2ddf3cfc7b38f2c5d8997f1a7b4468315","kind":"commit","published_at":"2020-11-27T20:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14/manifests"},{"name":"v1.50.13","sha":"4ee19d19bd1b8af0fa08513641b198b5249d807d","kind":"commit","published_at":"2020-11-25T06:32:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13/manifests"},{"name":"v1.50.9","sha":"df000a8dd89a872f5e3bd9e18760e98e60f88aea","kind":"commit","published_at":"2020-11-25T05:12:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"eb396b898b143d2a6b37fe63736c71cb44087e36","kind":"commit","published_at":"2020-11-23T17:31:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"202956f3cdc20795d77dd196310bed0dc8f55929","kind":"commit","published_at":"2020-11-18T00:31:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"d08e64c646948d39d8c97e47feaecb5d7024fc8a","kind":"commit","published_at":"2020-11-13T23:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"0f703d83bffac822ed13011db7686d428678dd60","kind":"commit","published_at":"2020-11-12T06:03:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"dfc4c4c7159f06ccb48733296bc1ffc469fb3bbf","kind":"commit","published_at":"2020-10-30T22:08:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"e7d0e6b9894ae40907e44a1065f94ef7cb6cabc3","kind":"commit","published_at":"2020-10-30T20:28:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"1b899bbb729f662d88ac6f9c98ab61252a66f4ee","kind":"commit","published_at":"2020-10-30T18:30:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"7eb232f0233a88bcee1df63f4772ea34d65791ac","kind":"commit","published_at":"2020-10-27T02:24:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"1e8438f03ad80dfa5bd27a14adc425e8bd27d73e","kind":"commit","published_at":"2020-10-22T13:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0/manifests"},{"name":"v1.49.27","sha":"6934f1932738d4400e2d8629b029b2750c5da1d4","kind":"commit","published_at":"2020-10-14T05:51:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27/manifests"},{"name":"v1.49.26","sha":"3b7607fecf104adb55ddaa73faa7ba76c1026af6","kind":"commit","published_at":"2020-10-09T05:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26/manifests"},{"name":"v1.49.25","sha":"fa63c554ab7e88c8e62e85dc4f5832cc408449f1","kind":"commit","published_at":"2020-10-06T17:21:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25/manifests"},{"name":"v1.49.24","sha":"d1c4b2b5a976e90d813f9e7ea9abd06facfcf584","kind":"commit","published_at":"2020-10-05T01:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24/manifests"},{"name":"v1.49.23","sha":"5fe17f5ea0e1c47472ccefd114cfb08f54fe1bb3","kind":"commit","published_at":"2020-10-02T17:33:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23/manifests"},{"name":"v1.49.22","sha":"9911e6fef14daf00abc28e8b3f8796a247b23900","kind":"commit","published_at":"2020-10-02T07:51:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22/manifests"},{"name":"v1.49.21","sha":"5422bc0edc05f220caa8b0da84870e291b67a52a","kind":"commit","published_at":"2020-09-30T23:39:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21/manifests"},{"name":"v1.49.20","sha":"ba23f6d451feafdd98b7ea5b55a9dfd0db3449e5","kind":"commit","published_at":"2020-09-30T23:11:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20/manifests"},{"name":"v1.49.19","sha":"d4167b2454383bf8bfd4db5fd0ce295a1f284df5","kind":"commit","published_at":"2020-09-30T00:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19/manifests"},{"name":"v1.49.18","sha":"4e3fd7ebfea7748c15b11e6230a3074f3a656f28","kind":"commit","published_at":"2020-09-23T17:10:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18/manifests"},{"name":"v1.49.17","sha":"57faf6f8a2ce6ca91286265ad813d758565bc971","kind":"commit","published_at":"2020-09-22T15:19:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17/manifests"},{"name":"v1.49.16","sha":"759469acc8e69f0d50f754290bcaf04c6b4ffa38","kind":"commit","published_at":"2020-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16/manifests"},{"name":"v1.49.15","sha":"5e7013d097ba5e5812699c135fb1bd0b1a83ba0e","kind":"commit","published_at":"2020-09-18T21:59:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15/manifests"},{"name":"v1.49.14","sha":"292786ca6ed77b6c1dc1964f68b94064831f2173","kind":"commit","published_at":"2020-09-17T18:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14/manifests"},{"name":"v1.49.13","sha":"c90494089fc5c6a143ae840f982002deb848ac32","kind":"commit","published_at":"2020-09-15T21:25:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13/manifests"},{"name":"v1.49.12","sha":"17754cdfdfad7bc061c25bd357c9ec5980c909ea","kind":"commit","published_at":"2020-09-13T16:27:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12/manifests"},{"name":"v1.49.11","sha":"46da62ba51f9474c11ff1ad6f214c874c12e5078","kind":"commit","published_at":"2020-09-11T23:03:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11/manifests"},{"name":"v1.49.10","sha":"50553127cd8def11469196c34b4a650c20b0467a","kind":"commit","published_at":"2020-09-10T19:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10/manifests"},{"name":"v1.49.9","sha":"18422d3aea0113d22f94d171bf618bbdfa0cb9af","kind":"commit","published_at":"2020-09-10T00:49:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9/manifests"},{"name":"v1.49.8","sha":"30ae54ce96680120dcbc81d4bcf67aaf04093ec2","kind":"commit","published_at":"2020-09-09T15:13:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8/manifests"},{"name":"v1.49.7","sha":"0bf517914692d507d28df6a2b6a87c168530729b","kind":"commit","published_at":"2020-09-09T05:27:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"56cf4aab883e05d861e01fef25e9e2a7ab613edd","kind":"commit","published_at":"2020-09-09T01:56:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"edb593da0b3fbc4a1797e2fd0956782fee0ced9f","kind":"commit","published_at":"2020-09-08T21:31:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"388cbee973b892e9ac4892e3240d4037c1afd22e","kind":"commit","published_at":"2020-09-08T05:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"b75b1ced779a4dbb10d9265b70bef8184bcea251","kind":"commit","published_at":"2020-09-07T01:59:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"00a181d0154a4d47a66225182eefd38806e56e27","kind":"commit","published_at":"2020-09-05T02:46:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"ea28ff2276caab47d0cd1fb42bf3c58ef0e158ab","kind":"commit","published_at":"2020-09-03T05:01:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"86a646658812149a0236c3b05f57cb071f1dca17","kind":"commit","published_at":"2020-09-02T23:54:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0/manifests"},{"name":"v1.48.7","sha":"7c931aa2edc54af894abe4188ee7b886f3c1ad73","kind":"commit","published_at":"2020-09-01T17:30:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7/manifests"},{"name":"v1.48.6","sha":"efd257b7ab276c9dd839675bc54adb01598169fc","kind":"commit","published_at":"2020-08-31T19:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6/manifests"},{"name":"v1.48.5","sha":"297220968690ffe9e416ef1bfbe8221cbe9536c9","kind":"commit","published_at":"2020-08-30T18:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5/manifests"},{"name":"v1.48.4","sha":"04e71ca8b0cb92cc08bf507248e290b9b23284ae","kind":"commit","published_at":"2020-08-30T01:48:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4/manifests"},{"name":"v1.48.3","sha":"6a50ba580891d76ba89b5d13f5b7e579378346f8","kind":"commit","published_at":"2020-08-28T19:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"e3cb810331183fa003cea8af81057e4136dfd660","kind":"commit","published_at":"2020-08-28T05:45:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"8129df8b3dc5f3e0bd814b8b863d01ffd4b69e85","kind":"commit","published_at":"2020-08-26T22:12:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"9f405bd4515f69243525921287bde114c4e06280","kind":"commit","published_at":"2020-08-26T04:47:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0/manifests"},{"name":"v1.47.5","sha":"fcaba6caef3603431b52121b2a780db820df5ba3","kind":"commit","published_at":"2020-08-25T07:37:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5/manifests"},{"name":"v1.47.4","sha":"b02e82096c3d7d3b03945801659c947776c019f1","kind":"commit","published_at":"2020-08-23T07:11:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4/manifests"},{"name":"v1.47.3","sha":"36249a27ad3f1d6e8d0f9ba8c41ab76a61cdaebd","kind":"commit","published_at":"2020-08-22T22:42:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"b3e47b3b5820d4ecc766315676e0524c11df085d","kind":"commit","published_at":"2020-08-22T05:32:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"d05d1a70b13422fad3e25fe65f3905d96d2c01b7","kind":"commit","published_at":"2020-08-21T03:50:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"eb5634476bb132feca08e04e85d47759c80d583b","kind":"commit","published_at":"2020-08-20T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0/manifests"},{"name":"v1.46.11","sha":"ec3f23b0d4b6e4686c2f8f3e3efec66d0a265eae","kind":"commit","published_at":"2020-08-19T06:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11/manifests"},{"name":"v1.46.10","sha":"eec27ba6103044acea583fbb0824e2e8b5753e98","kind":"commit","published_at":"2020-08-18T17:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10/manifests"},{"name":"v1.46.9","sha":"b9902b4a737c53d1f408d3072fe290a5ec92381c","kind":"commit","published_at":"2020-08-18T01:48:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9/manifests"},{"name":"v1.46.8","sha":"a8ac8f2b3ac518b23977798f44dd60615f4130b5","kind":"commit","published_at":"2020-08-17T20:36:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"c3ec848dc9cd38dc9b4af4408a637cbdd9f1b327","kind":"commit","published_at":"2020-08-16T01:28:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"a558b0ba8a7692c40abae227349dc7f38cd1a30a","kind":"commit","published_at":"2020-08-15T01:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"27ad030a03eccc610b8d50ca22caa6dda8733643","kind":"commit","published_at":"2020-08-15T00:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"db1923afc36c250a8eff43a4a4ded37e47214e3b","kind":"commit","published_at":"2020-08-14T06:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"b07e065864f404f98b77fda8b94990d388bf97be","kind":"commit","published_at":"2020-08-13T07:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"fe4394b0b71bc7a3461f291600c4e941361c1b88","kind":"commit","published_at":"2020-08-11T04:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"420b6cc7b843f85e6efdc3eb90943b356e11b355","kind":"commit","published_at":"2020-08-08T17:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"8b3a69f13e19ea6f50ab7c8b5d8f29584cde9919","kind":"commit","published_at":"2020-08-08T05:32:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"7b56a1a0192585be0e1843a53988c37a5ad176ae","kind":"commit","published_at":"2020-08-05T02:06:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"a1f33e0eb90008da0e1c77e1e503d6e661a74a90","kind":"commit","published_at":"2020-08-03T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"bf2b1c81f78b8d8cc519a5beb58db36ad447cf81","kind":"commit","published_at":"2020-07-30T15:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"cf5915913839fafe2cb9f59ec03cdbc188c59ced","kind":"commit","published_at":"2020-07-28T16:09:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"64cbbfbdb0664d8665eeb646c7374b524de9f8be","kind":"commit","published_at":"2020-07-28T07:04:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a070d0453248a880e2ad05e842e89c2d351ac4ae","kind":"commit","published_at":"2020-07-27T05:13:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"6b5eaf61f437e7bf129f4ab3559dc2fde93ac749","kind":"commit","published_at":"2020-07-26T15:41:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"0df878e6d764a5e954bcb9cd23a1cdd962d20638","kind":"commit","published_at":"2020-07-23T03:01:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"fe08a935aca84f551c7801d86f8f4651e6b9035e","kind":"commit","published_at":"2020-07-21T00:44:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0/manifests"},{"name":"v1.42.15","sha":"9cff2ef226472ca2e4c7ea9d9c3a9cee63d8ec45","kind":"commit","published_at":"2020-07-20T04:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15/manifests"},{"name":"v1.42.14","sha":"04e93a9b0224dcf170d176f879ce3a4c8dfd900b","kind":"commit","published_at":"2020-07-19T18:25:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14/manifests"},{"name":"v1.42.13","sha":"f6dcd5b6350e5ceb65771442961fb946ad0a4157","kind":"commit","published_at":"2020-07-15T16:18:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13/manifests"},{"name":"v1.42.12","sha":"aec4b80ad9eebc67dae6aa482542da9ba322f097","kind":"commit","published_at":"2020-07-14T00:13:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"22b37e43706e7ee0c53f0244a50d5e5e27f04d73","kind":"commit","published_at":"2020-07-13T20:52:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"4551dad22ff4d367f92293a2cd3b82ac9f6aa023","kind":"commit","published_at":"2020-07-11T01:26:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10/manifests"},{"name":"v1.42.9","sha":"acd9be3ab2b417ad6f74a224d41bd0bd4d5b6a1a","kind":"commit","published_at":"2020-07-10T21:41:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9/manifests"},{"name":"v1.42.8","sha":"2c9af069d0a4fb24d7cd81bf441eb3565a7b7fbe","kind":"commit","published_at":"2020-07-10T19:36:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8/manifests"},{"name":"v1.42.7","sha":"e72e2094bde639b5d7b8e6ff15e52e35dcff57fd","kind":"commit","published_at":"2020-07-09T20:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"bb2c2f32b3795721daf154cd0fee9732d84ce634","kind":"commit","published_at":"2020-07-08T21:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6/manifests"},{"name":"v1.42.5","sha":"5edf45a8eb3b4869f7088fb9f36422e924b5737c","kind":"commit","published_at":"2020-07-06T20:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5/manifests"},{"name":"v1.42.4","sha":"e7d5b361892d5e868e364358e025e57ff7298105","kind":"commit","published_at":"2020-07-03T03:56:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"907737d80c429b229c312aacdb1190523c1f1abb","kind":"commit","published_at":"2020-07-02T02:37:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"0dad07db16f9af34aeb614fc6a65f631e52a2789","kind":"commit","published_at":"2020-07-01T18:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"8de03b3dabc452a3bb90f1377722e4818a0eb0db","kind":"commit","published_at":"2020-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"a4455f455a9da43ffae55815247e538a00440134","kind":"commit","published_at":"2020-06-29T08:16:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"fcebb6e41b59cf3dbd327a5b3d268e0aa2304286","kind":"commit","published_at":"2020-06-25T22:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.41.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0/manifests"},{"name":"v1.40.2","sha":"16436b7e5663a1d89a19068dbf7904eac02ffc24","kind":"commit","published_at":"2020-06-18T04:54:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b90c1e839d6179bab211d0cc205360cad2bdf554","kind":"commit","published_at":"2020-06-16T02:28:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"1dba6ee6261d0e11fde1f37d3f44503bc29d7541","kind":"commit","published_at":"2020-06-14T05:38:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"0abcaf1b38da68ac8affd44017d567febe27c9c4","kind":"commit","published_at":"2020-06-08T03:10:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"ec8ade9fbffddd683f845fb78bce9b21319c40d9","kind":"commit","published_at":"2020-06-04T07:33:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"a2d7ab36b45590206d47d1dd6d86a5379a190350","kind":"commit","published_at":"2020-06-03T03:57:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"355fad64ffb2a2ab2dbbfadd44a7e2673b779520","kind":"commit","published_at":"2020-05-29T22:36:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"9bc6e02f891b1abe5cc342c84f730391d561b00b","kind":"commit","published_at":"2020-05-28T07:54:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"9d69b0009f2fb4edc48b8ad9d00a869b2a3245ed","kind":"commit","published_at":"2020-05-25T08:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0/manifests"},{"name":"v1.38.6","sha":"706337450742812fc4bc6003d92f3da8a4e30d6d","kind":"commit","published_at":"2020-05-24T07:05:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6/manifests"},{"name":"v1.38.5","sha":"a854d75b6b0c4c5a6bd77ef634742a3b2eefa581","kind":"commit","published_at":"2020-05-22T21:13:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"d253b9b31e86f9f429879465168f59ca9206b775","kind":"commit","published_at":"2020-05-18T20:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"f0ad64092d0a001f1f5e067f194c1477f831556d","kind":"commit","published_at":"2020-05-18T06:55:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"f0320110259addce516ee7215eea112fe6befb32","kind":"commit","published_at":"2020-05-18T03:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"9d7112e9ad5f9d50910a47e2842a9d2fafe1b8fd","kind":"commit","published_at":"2020-05-15T08:11:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"0c68192727dfe3b34ce27e1974fb76415b6fdee8","kind":"commit","published_at":"2020-05-11T08:12:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0/manifests"},{"name":"v1.37.14","sha":"74a93be29e90431377d4996c53018ad004300b99","kind":"commit","published_at":"2020-05-03T20:26:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14/manifests"},{"name":"v1.37.13","sha":"90b7bea6b9d829d27de34e058ba7f6386c2cd951","kind":"commit","published_at":"2020-05-03T02:36:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13/manifests"},{"name":"v1.37.12","sha":"4ab846ead19e78c3e30790f7f553b3ba39e86cbc","kind":"commit","published_at":"2020-04-29T03:56:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12/manifests"},{"name":"v1.37.11","sha":"ed68e3e0ad710e77e8de64f0bea04966aae9f818","kind":"commit","published_at":"2020-04-28T03:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"15af1899a16a87f7fc183c22d473eded522a679b","kind":"commit","published_at":"2020-04-27T05:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10/manifests"},{"name":"v1.37.9","sha":"36e81d7cb10a0157c94521ad5c6f8b4e7210c0fc","kind":"commit","published_at":"2020-04-24T23:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9/manifests"},{"name":"v1.37.8","sha":"c01642e81e649ba26a9595fa46cf1f7c2f08c29b","kind":"commit","published_at":"2020-04-21T20:26:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8/manifests"},{"name":"v1.37.7","sha":"4fe0dc77daadf749676fecf929dfa5064a1d4c7b","kind":"commit","published_at":"2020-04-21T06:52:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"c47cf81a28ba6d60238eb70a27fbffcb292ed0e7","kind":"commit","published_at":"2020-04-20T23:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"57fae1c6cb4e1b13e713f91ccbeea3b6b5e55f3b","kind":"commit","published_at":"2020-04-19T18:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"ffc44bf1ede69962e31752ab9467b0283b00b53c","kind":"commit","published_at":"2020-04-19T01:01:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"815dad700c06fd58cb55db642b5c30b96e9d2a25","kind":"commit","published_at":"2020-04-18T05:30:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"85233b3f5f0605dba28b3417e2c1cb88de88df39","kind":"commit","published_at":"2020-04-15T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"e3b1a4a19d3625d18ab2dbee53499f7c0949f9dd","kind":"commit","published_at":"2020-04-13T08:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"7368173ed88bede49bec948f0233236de9b2205e","kind":"commit","published_at":"2020-04-09T06:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0/manifests"},{"name":"v1.36.10","sha":"998655d9b95b301f73ee0dacb3b3ed5a3158fc53","kind":"commit","published_at":"2020-04-03T06:06:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"198e81e49602b19dbffc0c0ec577740ddec1aad4","kind":"commit","published_at":"2020-03-30T07:02:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"805ea803c8bd5c83015b4c8775093c1ce0622070","kind":"commit","published_at":"2020-03-29T20:33:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"463c1031dee89026ce6cee7c11bc48f207426a93","kind":"commit","published_at":"2020-03-29T03:56:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"4bf1ae0608363ea6958ac1e12dad7dd86baec503","kind":"commit","published_at":"2020-03-27T05:22:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"ea8433f23ea7ece6a657bcd6348319c098796f27","kind":"commit","published_at":"2020-03-22T07:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"f5303d3f9c9fa40f8afc81774d3064bcf6795c4b","kind":"commit","published_at":"2020-03-21T19:38:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"8e601717fdef0814aae01c6411ea0e1fb114a269","kind":"commit","published_at":"2020-03-20T04:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"e47087c940beade8ab4167d159fce6aba1b3b37e","kind":"commit","published_at":"2020-03-18T03:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"129efcc1a2232977b8d273391ac2a688e70d3fc7","kind":"commit","published_at":"2020-03-16T13:10:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"60928dd055c7f69643b774d4d834b7f574f098af","kind":"commit","published_at":"2020-03-16T05:34:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0/manifests"},{"name":"v1.35.10","sha":"5c7f26befabc75d6402388e2c9321e745b1f5073","kind":"commit","published_at":"2020-03-15T13:51:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10/manifests"},{"name":"v1.35.9","sha":"752adc594625f095bfa61bb8ee4b3e555950fb3b","kind":"commit","published_at":"2020-03-15T00:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9/manifests"},{"name":"v1.35.8","sha":"1506f8e45448f42364acdfee5cf956bc13594431","kind":"commit","published_at":"2020-02-23T06:36:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"b12b64a32acaaa58690916e2dc87f32c4e16f66c","kind":"commit","published_at":"2020-02-21T07:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"b4038c83bb26861983b036364c393a1d678ffee3","kind":"commit","published_at":"2020-02-19T09:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"7211a2c6f2a5a702682f9211c433bb323cd66dad","kind":"commit","published_at":"2020-02-19T08:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5/manifests"},{"name":"v1.35.4","sha":"cfd53fa99a8af2ec78c5c818cf3fbfc7a92f5527","kind":"commit","published_at":"2020-02-18T07:20:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"1dbac6e54ae6a24cf273a9846fc6c32e0eafa3bf","kind":"commit","published_at":"2020-02-07T02:52:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"7442fa66a329fb22bc34b388c66ef866a9b3f93f","kind":"commit","published_at":"2020-02-05T07:05:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"8279ea264a9cdc34bae9aa9e35055eb110bd1f44","kind":"commit","published_at":"2020-02-03T05:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"915aaef5307dcf523f33706fa6138b133c2c9736","kind":"commit","published_at":"2020-01-31T09:26:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0/manifests"},{"name":"v1.34.28","sha":"0766181511497ceccef48796e4d3d43ca508437a","kind":"commit","published_at":"2020-01-28T06:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28/manifests"},{"name":"v1.34.27","sha":"81cb46a1f0199357677183e875018667ece2e740","kind":"commit","published_at":"2020-01-24T16:11:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"bc76dbd00b855d3b9480eebb9719cf35bc5f433c","kind":"commit","published_at":"2020-01-22T06:08:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"47f1b67acf32f514cd737b718b19557632cb04e7","kind":"commit","published_at":"2020-01-21T08:47:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25/manifests"},{"name":"v1.34.24","sha":"b9a1940d905ca7da303d248c920db64e41cce2bf","kind":"commit","published_at":"2020-01-19T07:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24/manifests"},{"name":"v1.34.23","sha":"53c30024b8923945dce09a9c3e68cf451321e798","kind":"commit","published_at":"2020-01-19T00:12:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23/manifests"},{"name":"v1.34.22","sha":"22a5a6913c9f70b81554f2bfd4ad67d1e5f33046","kind":"commit","published_at":"2020-01-18T04:34:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"42afc7458ad3f1fae9c446acf390d777a12f201d","kind":"commit","published_at":"2020-01-17T05:47:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"35e4f99f0547079327dc6865b48db378ecd3fbc8","kind":"commit","published_at":"2020-01-16T07:04:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"a6ea87f428ffb3a873a275f84dd6625adc3f9e57","kind":"commit","published_at":"2020-01-15T08:29:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"aa5138686a933bd3a27995518c6040a3d623ba4c","kind":"commit","published_at":"2020-01-13T08:38:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"24d2f3b4b146501d500587eb932208665feedf99","kind":"commit","published_at":"2020-01-11T18:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"4a0b11ec0773f92750edd2ecd1ba675e57e3d422","kind":"commit","published_at":"2020-01-10T02:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16/manifests"},{"name":"v1.34.15","sha":"c5748f88a4cc05866817d03e30ef06362295ffc5","kind":"commit","published_at":"2020-01-09T01:34:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15/manifests"},{"name":"v1.34.14","sha":"15df32769f82fbb91141c61ebe3f4c95a6a3b423","kind":"commit","published_at":"2020-01-08T04:50:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"1e3bb4d998865ead56159132bd7760a9ae35585a","kind":"commit","published_at":"2020-01-07T05:41:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"af1ca96c74ffce1b3e750a835c612e62a0667d9f","kind":"commit","published_at":"2020-01-05T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12/manifests"},{"name":"v1.34.11","sha":"969eea9ed6ad33f0d17b2d2dd695c73c929daa7b","kind":"commit","published_at":"2020-01-03T01:34:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11/manifests"},{"name":"v1.34.10","sha":"1fee1e97bc1e6b6162b499ce6643dd16e0542bd6","kind":"commit","published_at":"2019-12-31T22:49:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10/manifests"},{"name":"v1.34.9","sha":"6340392f9a8e2668507bd8534bac6c4379d48949","kind":"commit","published_at":"2019-12-28T01:55:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9/manifests"},{"name":"v1.34.8","sha":"6c59e68584e4916188002ee40dee9f7c6f64eb10","kind":"commit","published_at":"2019-12-26T20:41:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8/manifests"},{"name":"v1.34.7","sha":"43ae2b8f06edbfc65c50765f81816c6e076811ff","kind":"commit","published_at":"2019-12-24T23:53:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7/manifests"},{"name":"v1.34.6","sha":"050fccb858254cfc39115778a83e117a5e5b7e5a","kind":"commit","published_at":"2019-12-23T06:53:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"dfda650f54653b28582829367f1b709a025236cf","kind":"commit","published_at":"2019-12-20T05:50:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5/manifests"},{"name":"v1.34.4","sha":"44981d5eebcc3a488e3dee6cda131a0993681d71","kind":"commit","published_at":"2019-12-19T08:36:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"de9802a2be7997a29d2182543d6aae0fed81c9ab","kind":"commit","published_at":"2019-12-14T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"dfffd66e3f293c1aad6533866f182a2ee864ab2b","kind":"commit","published_at":"2019-12-11T07:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"f3c0151a52d52919f8bac99d77653e1cd5299e36","kind":"commit","published_at":"2019-12-10T06:00:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"de72fbcb9fc646d1a773bb56f3d34fd052f3d8a3","kind":"commit","published_at":"2019-12-09T09:10:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0/manifests"},{"name":"v1.33.10","sha":"cda29fb58c34b3404ceb553c5c8f9eba58f4e9b2","kind":"commit","published_at":"2019-12-07T07:22:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10/manifests"},{"name":"v1.33.9","sha":"8e47dad8554c770bcc4aa42678990652c341ca16","kind":"commit","published_at":"2019-12-02T07:18:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"360aba3d381496c633b76e1116509cb5b3fbf19b","kind":"commit","published_at":"2019-11-29T05:55:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"aa3fe3e750da7d9a1486d130002a80b371650f77","kind":"commit","published_at":"2019-11-27T06:57:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7/manifests"},{"name":"v1.33.6","sha":"82d9a67cd6d24a9325f0ffa1839a438cc1c92828","kind":"commit","published_at":"2019-11-26T07:38:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6/manifests"},{"name":"v1.33.5","sha":"b562ddc16585f9c1be56bcc536ec0cce2ce56c64","kind":"commit","published_at":"2019-11-25T03:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5/manifests"},{"name":"v1.33.4","sha":"a4f120effa27fd86b1d45876f10450b82451510b","kind":"commit","published_at":"2019-11-23T19:46:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"681ba408bd0659b5283bef885f731962dad61b64","kind":"commit","published_at":"2019-11-23T06:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"b478eb3eee4f6f94c6f7facfc12e73a6e6476a05","kind":"commit","published_at":"2019-11-22T07:23:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"10e838e232564c3503602ec913df522afc1fbe46","kind":"commit","published_at":"2019-11-20T06:11:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"6958e9b4023bd9662700347d120a631424b40bc2","kind":"commit","published_at":"2019-11-19T08:16:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0/manifests"},{"name":"v1.32.24","sha":"c5d2c04e5e07581bcab884d0ca74f01e8c8cff38","kind":"commit","published_at":"2019-11-16T22:15:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24/manifests"},{"name":"v1.32.23","sha":"d7011a2cc16032f223c34ef160eb815f96fb0a32","kind":"commit","published_at":"2019-11-11T05:03:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23/manifests"},{"name":"v1.32.22","sha":"8dc34a11be575bb1a8e0feae5ddbec170a0c0a2c","kind":"commit","published_at":"2019-11-07T06:40:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22/manifests"},{"name":"v1.32.21","sha":"f7d0d9c178c48db5fe9de07d5ba154aeed72ec12","kind":"commit","published_at":"2019-11-05T07:09:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21/manifests"},{"name":"v1.32.20","sha":"ad31f3915ef4b294809d37bcf0e5383afc39e861","kind":"commit","published_at":"2019-11-04T06:25:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20/manifests"},{"name":"v1.32.19","sha":"fe7a2f893657869391235730c59a72157a7018aa","kind":"commit","published_at":"2019-11-01T04:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19/manifests"},{"name":"v1.32.18","sha":"f2d7fa21162ad58bcf96819add380998dd36417d","kind":"commit","published_at":"2019-10-29T04:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18/manifests"},{"name":"v1.32.17","sha":"e88c53221baf0f622b4fb6bdd5e4500f3c776548","kind":"commit","published_at":"2019-10-25T05:30:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17/manifests"},{"name":"v1.32.16","sha":"b8ef5ef55acaa6b434f66ce5d49867f95f58fd4b","kind":"commit","published_at":"2019-10-24T06:39:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16/manifests"},{"name":"v1.32.15","sha":"6bb2608a14eca236f5e000c250d1b7fa0fd97382","kind":"commit","published_at":"2019-10-22T06:22:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15/manifests"},{"name":"v1.32.14","sha":"1a19720ed04e91eb126765c45baabaa12d64ed24","kind":"commit","published_at":"2019-10-20T00:28:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14/manifests"},{"name":"v1.32.13","sha":"b971e6fbdec693c11c33eef308006f380dfeb605","kind":"commit","published_at":"2019-10-17T07:21:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13/manifests"},{"name":"v1.32.12","sha":"84b88f232af7334716ab26058f19231830b238be","kind":"commit","published_at":"2019-10-15T04:36:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12/manifests"},{"name":"v1.32.11","sha":"c9e5ec80eb99f901e92fda4673f97e17680a0a91","kind":"commit","published_at":"2019-10-13T13:09:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11/manifests"},{"name":"v1.32.10","sha":"279f0d485a60b5f39f9b637129cfccf375be7f30","kind":"commit","published_at":"2019-10-13T06:11:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10/manifests"},{"name":"v1.32.9","sha":"e0039802ef40b93b8b763b4d18397f929266045d","kind":"commit","published_at":"2019-10-11T05:16:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9/manifests"},{"name":"v1.32.8","sha":"49088924d4abb6ef5d503546022cf22c45a0ceaa","kind":"commit","published_at":"2019-10-07T04:22:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8/manifests"},{"name":"v1.32.7","sha":"f41e60ffa73752888225728a1223464abe9c86cb","kind":"commit","published_at":"2019-10-04T05:20:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7/manifests"},{"name":"v1.32.6","sha":"25fe26f2f682518981b0627b7d4870d4587c24cf","kind":"commit","published_at":"2019-10-02T05:50:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6/manifests"},{"name":"v1.32.5","sha":"cc0ae553336761cc14904cadbab772cc9a5f286d","kind":"commit","published_at":"2019-09-29T16:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"e10bc32fb44b0e02198b74d1d10b1333fa172ebf","kind":"commit","published_at":"2019-09-22T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"a5826f63c6314c37dd38836548fd1caf9f4ef126","kind":"commit","published_at":"2019-09-22T08:04:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"066345f406d28e19efa502f3ac702d59e0760571","kind":"commit","published_at":"2019-09-19T07:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"2c9d04d8f669b9b51600f0f4d7c2022d02ba86a2","kind":"commit","published_at":"2019-09-16T23:26:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"c8910dee7277ef0cf3feafe318ba652ee0e162f9","kind":"commit","published_at":"2019-09-16T09:27:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0/manifests"},{"name":"v1.31.9","sha":"b5f743bb090a5c97862fd53c84c508d03cfebb70","kind":"commit","published_at":"2019-09-12T08:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"e5c43a906fc84582b10991d73a53d2bbd64c4c6f","kind":"commit","published_at":"2019-09-11T06:46:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"83b7d2cdcf51c51d08a84194eb19ad65d71e7974","kind":"commit","published_at":"2019-09-10T08:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"ec741c2a197e0e772c2db137874c63010cf00a77","kind":"commit","published_at":"2019-09-09T14:13:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"821ad5fe29dd365ac8dda19b3495675348a078fe","kind":"commit","published_at":"2019-09-05T08:51:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"adbbd1992a3764df71256438060c948ebad30fbd","kind":"commit","published_at":"2019-09-03T09:45:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"c8d7c5c802e5ab358735d6b0a38a7e2d04e9e330","kind":"commit","published_at":"2019-09-02T20:19:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"7b2a0e6a78e890d8d21aeafc5bd5664e85e12865","kind":"commit","published_at":"2019-09-01T20:30:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"98608547dafdb73cdc3f62beb28ab6a1fc289255","kind":"commit","published_at":"2019-08-31T01:40:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"78bbf830d84a7ce26c5e51500378aceaaa2adb04","kind":"commit","published_at":"2019-08-31T00:59:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"d4ec1595ae3f7be0079569c69cc1c2323c029b96","kind":"commit","published_at":"2019-08-17T21:10:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"b93af1c433279fb8238ef1723651cd41a76ee4d5","kind":"commit","published_at":"2019-08-17T06:55:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"181bef9c3b2e854e80f81fa839fbfd1b9262a556","kind":"commit","published_at":"2019-08-14T05:45:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"751d5de35714f1e928858db91fe0b03d57f87af6","kind":"commit","published_at":"2019-08-13T06:37:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"805682c73a8d527226c2a10f95a3b91183880f6c","kind":"commit","published_at":"2019-08-10T04:15:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"3d37c162ae778e67ee5f544cc1012097034f72b4","kind":"commit","published_at":"2019-08-09T14:03:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"379dc50e4cd3f4cddbf1739648f13ea96c23eead","kind":"commit","published_at":"2019-08-09T08:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"255359d72f61307d103d275711ef448513113310","kind":"commit","published_at":"2019-08-06T05:48:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c381b52619e989fd87ba3254fcaa142e9727c598","kind":"commit","published_at":"2019-08-02T06:33:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"d6fc08c27d29819e34bf1bd67bf2ee8c94de9d21","kind":"commit","published_at":"2019-08-01T05:53:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"6e1929746f4958c4472e8c9177e4b77cb88eeac4","kind":"commit","published_at":"2019-07-30T07:16:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"00abed88e29c7a5fea15b814bdb254efa8d7ab70","kind":"commit","published_at":"2019-07-28T04:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"ce16150ac37d2702cb4e44bef84568636c136d64","kind":"commit","published_at":"2019-07-26T07:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"734444e014064c15a0ee300c1418cf8e22440112","kind":"commit","published_at":"2019-07-25T18:05:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"c5f58c0afb2a988f99b0780d1962720bf6f60d38","kind":"commit","published_at":"2019-07-25T04:40:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"b43bdd99e90aff3220bcfcaca41f4c8cfaf32816","kind":"commit","published_at":"2019-07-21T18:19:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"8803a2479f666ebc89352e84973f999f3055610a","kind":"commit","published_at":"2019-07-18T13:27:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"2656a5d57827369b01943455992544dd99707eb0","kind":"commit","published_at":"2019-07-17T05:42:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"cc712590571f0cd13a28f3e544a714a75259892a","kind":"commit","published_at":"2019-07-16T05:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a5f6e254f6268625b33c48ed306661347028e4e6","kind":"commit","published_at":"2019-07-14T21:54:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"7fcfa768d085a0e3243cc084665a8d2674dad5fa","kind":"commit","published_at":"2019-07-14T05:16:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"472024b11d59845bcc867befdea5b473f10bb079","kind":"commit","published_at":"2019-06-29T20:22:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b08f48612346ea3fbd1342c4286ec5dba803a830","kind":"commit","published_at":"2019-06-26T07:38:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0/manifests"},{"name":"v1.23.16","sha":"b1db6cc717ca9c06c6439e6b131861ffc98bac5d","kind":"commit","published_at":"2019-06-21T14:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"2ef67887c920c6f21bca72f8594ea4718af80332","kind":"commit","published_at":"2019-06-19T14:20:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"e1cebd07fafdb48eedf06e77a29c4a37649ded9a","kind":"commit","published_at":"2019-06-19T06:34:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14/manifests"},{"name":"v1.23.13","sha":"2915b6084cb4e74e8d7bf409cbf3d2771fbacf7d","kind":"commit","published_at":"2019-06-11T03:14:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13/manifests"},{"name":"v1.23.12","sha":"118c33f3176ba47a3c3cfaff4a0967f9aaa0115e","kind":"commit","published_at":"2019-05-30T03:24:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"50544754c74f5de13c81c9a2a91cabc7da404ee0","kind":"commit","published_at":"2019-05-29T12:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11/manifests"},{"name":"v1.23.10","sha":"7239266f20945b1fa0acf505b6580b1962199c8c","kind":"commit","published_at":"2019-05-15T04:53:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"656de3b24d7e8aa5ce3e77a5602b0d1c29c0f20f","kind":"commit","published_at":"2019-05-09T06:08:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"546520e4110f6a6e98c484e5967b7870d22386b7","kind":"commit","published_at":"2019-05-08T06:49:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"f513124556061ee39c6014721a95847290973b9a","kind":"commit","published_at":"2019-05-07T05:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"5c45e2706e2e21b04431c6a55848db5706282a1f","kind":"commit","published_at":"2019-04-26T11:14:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"450db0fb14c85b351f7423c3e26233b8a7f0d660","kind":"commit","published_at":"2019-04-24T07:40:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"a7dca457a48bc0be20fd1523fc6125d2a47d5918","kind":"commit","published_at":"2019-04-23T01:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"845e7e3d8209802628933c056ae022b41ff69d84","kind":"commit","published_at":"2019-04-22T08:13:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"77b25c776de09ed7a231db2402d42d78bd683e2e","kind":"commit","published_at":"2019-04-18T07:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"c4068cb74a4aaa207c3eb229a97a67048ebab9a4","kind":"commit","published_at":"2019-04-16T07:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"c3083891d277419acc823bbb911f5bf0d3ce154a","kind":"commit","published_at":"2019-04-15T07:18:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0/manifests"},{"name":"v1.22.9","sha":"963c07c4430d4145685a4c8f06dcdf1eb5c5ac05","kind":"commit","published_at":"2019-04-06T05:26:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9/manifests"},{"name":"v1.22.8","sha":"feea12233fc8597466e5c28178532a5d9d420a59","kind":"commit","published_at":"2019-04-05T21:39:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8/manifests"},{"name":"v1.22.7","sha":"6ad397787d9d408e21cf579dce9a55d2cf1a3598","kind":"commit","published_at":"2019-04-05T21:06:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7/manifests"},{"name":"v1.22.6","sha":"ecf25a8102deb13e8af47a5226284193502a79a5","kind":"commit","published_at":"2019-04-05T06:52:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"cdc39f1576315ebc15e69f93d180d053a5b4948d","kind":"commit","published_at":"2019-04-04T14:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"65701944ce10c8cf5172a29f0ee82b3194178dc9","kind":"commit","published_at":"2019-04-04T06:50:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"4db3dac1edb4e935fd87c1191ed76a2c86f51e84","kind":"commit","published_at":"2019-04-02T19:03:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"0ec7d10a4728b7faec37df2bdb125b97ddfc0677","kind":"commit","published_at":"2019-04-02T06:21:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0/manifests"},{"name":"v1.21.9","sha":"4553a901f78481f82b3322f376147b1c12573a09","kind":"commit","published_at":"2019-03-20T07:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9/manifests"},{"name":"v1.21.8","sha":"0d17e9b465814688954b0888419f830332777ee2","kind":"commit","published_at":"2019-03-19T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8/manifests"},{"name":"v1.21.7","sha":"6e61ec37961c325242199d3fbdab9c07122be094","kind":"commit","published_at":"2019-03-17T06:14:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"4a5f53c7386909e201d488b1851f04945c6aea6b","kind":"commit","published_at":"2019-03-16T06:58:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"ebbcc79ed8c34acc36f8eed8405bf90044fc6ef5","kind":"commit","published_at":"2019-03-13T07:08:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"5f3e4dc5556bc0acfce90423457f6acd3f89c819","kind":"commit","published_at":"2019-03-12T05:06:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"eff91bd6dea2dbc5d03cee0287db59f2c7fbf517","kind":"commit","published_at":"2019-03-05T06:08:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"cb9a2d2dd434fcac76331a2ed82fb025f0bf70f2","kind":"commit","published_at":"2019-03-05T04:43:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"6d5769b622368742bf191651b2ffb9865ebd7af8","kind":"commit","published_at":"2019-03-03T06:21:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"9ee27ebe1cceb158d401f1085953d12b9ea755de","kind":"commit","published_at":"2019-02-28T10:06:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"2496d17fa60d24b290daea9c36ec9c38d1de71b7","kind":"commit","published_at":"2019-02-26T09:11:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"e5d594b63e8ee4cc5ee8486b3cfa5a58a3b6cace","kind":"commit","published_at":"2019-02-21T07:42:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"968701be5b85316dc45e9c4da253545d4ac9ad29","kind":"commit","published_at":"2019-02-19T06:18:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"fc3dca73e902624b5c4dbddf8f353f0a414ded91","kind":"commit","published_at":"2019-02-16T17:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"6d1135882fe08aacbf3c084a7f79a4ba01fdb24f","kind":"commit","published_at":"2019-02-15T07:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"f7272a981bca8477e96afa9101680f32d5e3a2ab","kind":"commit","published_at":"2019-02-12T04:30:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"a34e5639bf318e99331ccf51806265acd8401275","kind":"commit","published_at":"2019-02-08T06:08:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"a7e8bd0fd321cbfd240e98ffbb10d3025903b066","kind":"commit","published_at":"2019-02-06T07:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"2cbeb72e23484cff03f4ef3323fc05f7c7cd56c6","kind":"commit","published_at":"2019-02-02T21:36:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"be65fb0d91b86307e865fb0a92b8ef8bbdbeabab","kind":"commit","published_at":"2019-02-02T07:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"90975cf7bffc9195c7379321e6ca8d8a1524b2d4","kind":"commit","published_at":"2019-02-01T05:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"003d941944c777e313649ed228ddb8f35f30ada2","kind":"commit","published_at":"2019-01-26T07:10:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0dbd4b8574ee02b0bf02072cce3e010cd843107b","kind":"commit","published_at":"2019-01-23T19:58:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"aeed133f7416be05cb9794079f7abf646f838568","kind":"commit","published_at":"2019-01-15T01:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0/manifests"},{"name":"v1.17.22","sha":"6501c3f4c909efd3ebac18a1f835bf5276e7f385","kind":"commit","published_at":"2019-01-14T01:54:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22/manifests"},{"name":"v1.17.21","sha":"0ceba13ff1ea760a57eb78a591b9b414d1e65b8a","kind":"commit","published_at":"2019-01-12T01:03:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21/manifests"},{"name":"v1.17.20","sha":"ca6d9e3a9fcfacc6cba01f6cdbfda58917acaed2","kind":"commit","published_at":"2019-01-10T01:55:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20/manifests"},{"name":"v1.17.19","sha":"6f0fce3dc1332e7a4e454d0af2926a8dbea56446","kind":"commit","published_at":"2019-01-07T02:11:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19/manifests"},{"name":"v1.17.18","sha":"0eca483a66c17b8b4f0088b17beeb4a511653de2","kind":"commit","published_at":"2018-12-30T23:18:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18/manifests"},{"name":"v1.17.17","sha":"be60c286d9bac5653805ce0c2705e84254e7f829","kind":"commit","published_at":"2018-12-27T00:32:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17/manifests"},{"name":"v1.17.16","sha":"0fcfba327e1f2ce18fed771a7dcb41a0968d916b","kind":"commit","published_at":"2018-12-26T23:54:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16/manifests"},{"name":"v1.17.15","sha":"a73ba541a35414d02a755cbff8fd3f53ca870cf5","kind":"commit","published_at":"2018-12-19T06:33:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15/manifests"},{"name":"v1.17.14","sha":"ea26ad24e352b1dca692568893347bdec894d7d2","kind":"commit","published_at":"2018-12-16T01:25:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14/manifests"},{"name":"v1.17.13","sha":"78b45794b0bac2e5d12049bccd7ccf465bca81ec","kind":"commit","published_at":"2018-12-15T01:41:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13/manifests"},{"name":"v1.17.12","sha":"6d15d0a28c0a1cd8d4cb4be5fbe658f3c6375f8b","kind":"commit","published_at":"2018-12-14T09:53:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12/manifests"},{"name":"v1.17.11","sha":"fc2c8768f43da32008bcf2984873e46f6a869fc4","kind":"commit","published_at":"2018-12-11T07:10:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11/manifests"},{"name":"v1.17.10","sha":"08ba5052206e55738c9fe7ae6982ed410e67ca6a","kind":"commit","published_at":"2018-12-04T22:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10/manifests"},{"name":"v1.17.9","sha":"2bf4a781244803d90c790c0fd8d65cead9db3431","kind":"commit","published_at":"2018-12-02T01:07:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"0270cc7cc1b81d50e76516534959d058581c2c5d","kind":"commit","published_at":"2018-11-29T07:18:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8/manifests"},{"name":"v1.17.7","sha":"17d06c7872cf2442a69a7374df25c83821b3b438","kind":"commit","published_at":"2018-11-27T04:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"02d1f3ccc41a2c3aa4ebbbf95df805da3522cfb3","kind":"commit","published_at":"2018-11-21T21:56:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"493827a0948edb0c1656ec8d3b87da90f7e24b51","kind":"commit","published_at":"2018-11-21T19:48:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"162ce064a13090ef621d944a4d31cc69df2e51d5","kind":"commit","published_at":"2018-11-15T05:38:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"b3f2a4af3d34db84c00131aa8e6068fa168ae756","kind":"commit","published_at":"2018-11-06T05:16:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"bac1ba59bea4df5c4b6917086ca9bb53b50a41b8","kind":"commit","published_at":"2018-11-05T05:36:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"a02f54de54af2dd2ef1ca752e98b62e729ce2803","kind":"commit","published_at":"2018-11-03T21:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"da3c1d082cd678eb165c77b9a7aed16b1cd14964","kind":"commit","published_at":"2018-11-02T23:29:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0/manifests"},{"name":"v1.16.17","sha":"9b98ef685acd838caa1d37b4bc128bc1173fd11a","kind":"commit","published_at":"2018-10-30T16:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17/manifests"},{"name":"v1.16.16","sha":"bd0824bfd97e49957343a6f1115ed58d3bd83026","kind":"commit","published_at":"2018-10-30T07:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16/manifests"},{"name":"v1.16.15","sha":"979db7bf817106dd5d88aa8ffc4e5f197a31a728","kind":"commit","published_at":"2018-10-24T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15/manifests"},{"name":"v1.16.14","sha":"fe866ac045b214a9882cdd7f2beee551678f27b4","kind":"commit","published_at":"2018-10-23T23:28:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14/manifests"},{"name":"v1.16.13","sha":"ef9e3e51b92a7131924ab224975b183c2c442a8c","kind":"commit","published_at":"2018-10-23T06:09:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13/manifests"},{"name":"v1.16.12","sha":"0f6f2eed5f81739355ce63ac33b9bcfc1114e5c4","kind":"commit","published_at":"2018-10-19T19:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12/manifests"},{"name":"v1.16.11","sha":"ac32d8af7ff21a50f703e8711524e7a1247c7500","kind":"commit","published_at":"2018-10-19T15:29:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11/manifests"},{"name":"v1.16.10","sha":"1a06dcbfc9de88f20dd0440a4621e3cd79ea79bb","kind":"commit","published_at":"2018-10-19T03:09:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10/manifests"},{"name":"v1.16.9","sha":"e80cd920cb51b9fa78fa239094233b9e80798acf","kind":"commit","published_at":"2018-10-18T23:06:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"77b89d8d785d0c7a417eff53a3ab18c5fb72daa2","kind":"commit","published_at":"2018-10-18T20:11:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"bf968cd6737e6a8414e0eb45eb6edf1571b9f6e9","kind":"commit","published_at":"2018-10-18T16:43:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"37cc75896b5fde29449afc38a1d1aab124e40829","kind":"commit","published_at":"2018-10-17T22:41:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"ddcf39bcb5242ae9c51cc0ad81b73d7c00ccf13e","kind":"commit","published_at":"2018-10-10T07:40:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"79a3d3dba38bbc6430effb63bd11462337e92e1f","kind":"commit","published_at":"2018-10-08T04:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"1a3dcd5e909f04325640ed8fc32eb8bea943a8fd","kind":"commit","published_at":"2018-10-05T19:29:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"f9d5fc562ab912554cfc17c172464b8967fb127a","kind":"commit","published_at":"2018-10-05T13:43:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"6ae43d18a924e9dad591fd8448f65c6bd8f9c3fb","kind":"commit","published_at":"2018-10-05T05:31:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"529dbfc81c32b1b92929e358ca451d3bb1cc7961","kind":"commit","published_at":"2018-10-04T06:51:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0/manifests"},{"name":"v1.15.13","sha":"ff9e518019baf2971a6ef4f34f1bb95d5c478a3d","kind":"commit","published_at":"2018-09-30T04:35:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13/manifests"},{"name":"v1.15.12","sha":"dce845e767c07d43120a4ba5d7f67daf49267936","kind":"commit","published_at":"2018-09-28T22:48:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12/manifests"},{"name":"v1.15.11","sha":"5edf70202a1379154391b509808821ebf5ef5da2","kind":"commit","published_at":"2018-09-23T09:00:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11/manifests"},{"name":"v1.15.10","sha":"924e6200fd0155d73fab28b7bc0a19608dc94cda","kind":"commit","published_at":"2018-09-20T03:05:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10/manifests"},{"name":"v1.15.9","sha":"e37766ff1120904f49df5972a2603240bab67d4e","kind":"commit","published_at":"2018-09-20T01:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9/manifests"},{"name":"v1.15.8","sha":"a2e14ccc8a2d7554d80c334c101053e1ce051a19","kind":"commit","published_at":"2018-09-19T20:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8/manifests"},{"name":"v1.15.7","sha":"e857dbeafe95540ab64115ce5c79a0d76eba7520","kind":"commit","published_at":"2018-09-11T23:07:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7/manifests"},{"name":"v1.15.6","sha":"a3423c7dc2f8caa2de5c4d91be70da50db06bcb4","kind":"commit","published_at":"2018-08-31T04:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"5bb03c17bf568fdd221db665ee50f9ac07ec010f","kind":"commit","published_at":"2018-08-30T07:03:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"492f70354666757c5e62db498394001859998438","kind":"commit","published_at":"2018-08-28T19:07:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"99abc63dc03df7c12dc591c77d10ec8fa671b1cf","kind":"commit","published_at":"2018-08-28T06:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"8d842be1187fbb85675a5abb3c776f7297a3e265","kind":"commit","published_at":"2018-08-28T02:44:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"23d3012cbd5d4a5fbe05e45bb175613bb2e3ce1d","kind":"commit","published_at":"2018-08-28T02:29:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"0bc0cfce7ddd6c1402782acf58b960dc3cce38c1","kind":"commit","published_at":"2018-08-27T22:53:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"dfe32b62a8040d2a4e625c24ed71ddb28a7142bb","kind":"commit","published_at":"2018-08-21T22:33:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"22fdaec531a02a865ac69df03bc34c17adfa100d","kind":"commit","published_at":"2018-08-19T19:10:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"f21be3a709f0a7952e4d112b36b96592252c7ebd","kind":"commit","published_at":"2018-08-18T00:40:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"5389c3b3941f12fb6f01836a984e4d4d63af6615","kind":"commit","published_at":"2018-08-16T00:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"dd7152de3bd5e2e95404371da7c4b5ba6b9d6599","kind":"commit","published_at":"2018-08-15T09:17:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a0adefd06ff48d5498b61403659bee1550add5f3","kind":"commit","published_at":"2018-08-15T02:11:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d558b9a076f06e9ca53334cac60c683aeacb644f","kind":"commit","published_at":"2018-08-14T06:10:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0/manifests"},{"name":"v1.13.7","sha":"87966aa30f88989d3414b4168fedf6936e10ff08","kind":"commit","published_at":"2018-08-12T21:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7/manifests"},{"name":"v1.13.6","sha":"17e22852b22f5bba6903964ceb888e3e5c1bf3d4","kind":"commit","published_at":"2018-08-10T20:56:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"e29d533dda87bc3ac1d14e464b67b77c136c47d1","kind":"commit","published_at":"2018-08-10T18:27:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"3d9f06762b5fa9b33be35259c659994c03cfb5a1","kind":"commit","published_at":"2018-08-10T06:29:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"283392b83d961d3a117b4fbfdc282765c94052a7","kind":"commit","published_at":"2018-08-08T02:47:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"2b33a71fc247d5c3ee3ed9e65c74b633a14c7b81","kind":"commit","published_at":"2018-08-02T01:49:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"912b5d08c9ff584685826e98aca9aa7c6b960cc6","kind":"commit","published_at":"2018-08-02T01:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"a7bf236095e083982e80e48c8973599da171fefd","kind":"commit","published_at":"2018-07-31T19:31:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"d85071074137b1d6070ec3d73122a0de966c844b","kind":"commit","published_at":"2018-07-26T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"e6077e33dfadde0eacc0e08099f09c4860a76939","kind":"commit","published_at":"2018-07-25T17:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"8e2022a2182c61ff2205fc9e92acc9bb1396c1e6","kind":"commit","published_at":"2018-07-25T14:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"bc822c9c6bbfaab212a814bd80ae9dceaa5cae65","kind":"commit","published_at":"2018-07-25T06:33:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"434d4ed35dbec296911e6ea26098e6f33c51adb2","kind":"commit","published_at":"2018-06-18T04:02:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"45a00cf833e22647460c447845eaa2729cfbbbe9","kind":"commit","published_at":"2018-06-13T06:43:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"c01d68ac45746f6f5d5e49132c78f00176ac6c89","kind":"commit","published_at":"2018-05-07T17:13:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"798f9a94a85169da270cdf87138efdd9a1e08399","kind":"commit","published_at":"2018-05-07T05:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"8ca116599723bab534ad1ff8fdc91d65fa8fe272","kind":"commit","published_at":"2018-04-17T07:35:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0/manifests"},{"name":"v1.8.7","sha":"5164319d19cf600c81213837c0468d2e7044c094","kind":"commit","published_at":"2018-04-09T00:25:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"2e7e8bc0e35c08f4681e2c000846d3bc36112988","kind":"commit","published_at":"2018-04-07T23:36:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"aa741cf48e7b4ebebe251879792c6954becf6531","kind":"commit","published_at":"2018-04-06T03:41:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"ce0078a62c096b0c11b09d5e249998447be41df4","kind":"commit","published_at":"2018-04-03T01:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"aa976713fc84e78273e1413c09a69b42be39d2b7","kind":"commit","published_at":"2018-03-30T23:04:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"5079d793f3682cf21474426a76fc7f04aca7a7a5","kind":"commit","published_at":"2018-03-28T08:20:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5c293a905256325f4193b05e764363815010c5cc","kind":"commit","published_at":"2018-03-27T03:29:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"9303f3f2c473cf16f8c0db200e3c09405ce81f44","kind":"commit","published_at":"2018-03-26T03:46:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"ce7b83ad97b80b11830a8f8c42e92820a2865ccc","kind":"commit","published_at":"2018-03-21T06:58:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"2df79d27c2bf1ad439dcd79fde46e9ddfc2c2d6a","kind":"commit","published_at":"2018-03-09T23:18:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"2554c48166a4c066e733e67af2d61a6fd9f17555","kind":"commit","published_at":"2018-03-09T03:03:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"f027620ed126d4dee7e7cbe9ecfd5a97915fb26e","kind":"commit","published_at":"2018-03-07T05:25:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"bcda984611c4f9a614145469c9cc8b3343e64f49","kind":"commit","published_at":"2018-03-06T09:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7fddf8f724e1b2d05b16b3ba4ed17c4c6d577c44","kind":"commit","published_at":"2018-03-05T01:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d36d54e0addc54abf480e62deebabf96c2c99ccc","kind":"commit","published_at":"2018-02-27T00:49:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"acf8bac705c5089fcafd5e300494befd9fccbb26","kind":"commit","published_at":"2018-02-16T20:36:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"c48a7ad9b0fcc8dbf6971eaeb97b57f59b3991a5","kind":"commit","published_at":"2018-02-14T06:48:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"bbc418b6d24133d5f0fb285811f17540cb125e19","kind":"commit","published_at":"2018-02-13T21:26:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"8f6eb701a45694478b9cf47430acd5ee7ccda917","kind":"commit","published_at":"2018-02-13T09:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3c13653f118605fc3d7f7042b69c987a766ec4f6","kind":"commit","published_at":"2018-02-13T02:00:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"8da46ddae5964bbcfb7c9ca3c5d7c674f549a7c4","kind":"commit","published_at":"2018-02-08T23:18:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"684c977ef251dcd0bf1fa65485c8fdd16aba43d0","kind":"commit","published_at":"2018-02-08T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0/manifests"},{"name":"v1.4.17","sha":"8ab15e07376963867811d872000e052ebec9de06","kind":"commit","published_at":"2018-02-05T23:44:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"927cdf8410ea5caa77a5958e30eff62d9b09a5df","kind":"commit","published_at":"2018-02-01T22:49:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"e8ea54e8dd730817e1325f5cf61cac95ed6347fc","kind":"commit","published_at":"2017-12-31T01:24:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"f389718342d9ab203a5520fad93a27ee48affd9a","kind":"commit","published_at":"2017-12-07T03:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"9a87ab78c4ae6c2dc968dcbedf9348bf5edb29b8","kind":"commit","published_at":"2017-12-06T07:12:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"02984e82c50ea5e734ccb805e305aceb9e8a2761","kind":"commit","published_at":"2017-11-01T18:35:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"ba18e03ea5e5a858c6347c319e1ab29009721aa2","kind":"commit","published_at":"2017-10-26T20:46:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"b5e6787ea5544d228815910e27c51a90a819a441","kind":"commit","published_at":"2017-10-18T18:02:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"a264cc1a3e9da5404310433266792fcda7a97495","kind":"commit","published_at":"2017-10-09T23:03:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"3530fada93dda4723403c840ec2dcbecf87f97f1","kind":"commit","published_at":"2017-10-08T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"2f0365a652235525246b27b10541d368376ea02e","kind":"commit","published_at":"2017-10-06T03:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f069c57b0ae41b59726de7f73716d5eeef4ca20a","kind":"commit","published_at":"2017-10-02T17:51:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"815453afd853a105e7d52128ccb4847ad2a7b20e","kind":"commit","published_at":"2017-09-01T05:01:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"344e8a6786cfb333f9d387675ed550e0a5863e39","kind":"commit","published_at":"2017-07-25T02:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"78e8b7f433362631b88e54541ba1fe14d9ef4d6b","kind":"commit","published_at":"2017-07-22T22:45:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"09f18b62d94578004ccd058954dfe23a73c3deea","kind":"commit","published_at":"2017-07-21T18:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f27c040775e7461ebb51d972bbec95e9d1c199c9","kind":"commit","published_at":"2017-07-21T00:25:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6ef3c87625f71dd7c7b971856cc915dfcb4c567e","kind":"commit","published_at":"2017-07-19T23:55:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0/manifests"},{"name":"v1.3.27","sha":"9c5ecaf88f9d6d19a64f495090c1a1f966da55e8","kind":"commit","published_at":"2017-07-19T21:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"5f5dbd4785eadf80f1607339d10f513590f1298a","kind":"commit","published_at":"2017-07-19T06:38:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26/manifests"},{"name":"v1.3.25","sha":"dbd7cee070765e0cfd3570cfe03180fd7e42fa9e","kind":"commit","published_at":"2017-07-12T20:59:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25/manifests"},{"name":"v1.3.24","sha":"143b8091d20931d7f0fc0f65f4ca5c5ddea61dc4","kind":"commit","published_at":"2017-06-08T21:55:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24/manifests"},{"name":"v1.3.23","sha":"35791a9dd872fde6af16aeceac8d95981701b651","kind":"commit","published_at":"2017-05-18T16:43:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23/manifests"},{"name":"v1.3.22","sha":"5f31a371d7fb4b49bdeb392e02a4371c83e78017","kind":"commit","published_at":"2017-05-17T23:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22/manifests"},{"name":"v1.3.21","sha":"a22c377a824d2ea5017f4d815118ef767fae9920","kind":"commit","published_at":"2017-05-12T10:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21/manifests"},{"name":"v1.3.20","sha":"baccc952ad5c573b0a98a82bf016dce62d8a6769","kind":"commit","published_at":"2017-05-12T08:45:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"a50c9dca2f943e049e4b1ff230a4fa8be966f96f","kind":"commit","published_at":"2017-05-12T08:21:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19/manifests"},{"name":"v1.3.18","sha":"29a8e39817496c1ccccba44946c2c7f1af4d92e5","kind":"commit","published_at":"2017-05-10T00:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18/manifests"},{"name":"v1.3.17","sha":"25ec1d0bfdbea9f3b1294a58e9ffc2cac2d3cd50","kind":"commit","published_at":"2017-05-09T03:35:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17/manifests"},{"name":"v1.3.16","sha":"86cddedb2f00f4a6e6fc2333ca435a789aaa2e39","kind":"commit","published_at":"2017-04-29T00:41:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16/manifests"},{"name":"v1.3.15","sha":"9355e6a5589883b58130d7494fbca9233f7059fd","kind":"commit","published_at":"2017-04-28T06:37:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15/manifests"},{"name":"v1.3.14","sha":"be8e2336b2fe879c0fd1f1eba9ac5baa9bcbdfe0","kind":"commit","published_at":"2017-04-26T07:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"6060166a4069bd376f3e1fb9b9a40deccead872d","kind":"commit","published_at":"2017-04-24T23:01:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"bc6364af2b50f3bc66a4a57bead0bab651801d7f","kind":"commit","published_at":"2017-04-22T19:01:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"c9a642a6d4621241c5aa60722fb74e09ab1eb287","kind":"commit","published_at":"2017-04-20T21:15:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"39facbe98d6f401a1d77f18ade5d56508973e713","kind":"commit","published_at":"2017-04-12T17:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"4970680446513286ba659bfd8301e8b30bacd152","kind":"commit","published_at":"2017-04-11T01:18:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"26412ed354c4a3fbcf2b99c7e0a7e0502a9a2620","kind":"commit","published_at":"2017-04-08T23:12:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"3cce66646bb59ad8b07b4413e2a86fea0ed44203","kind":"commit","published_at":"2017-04-07T23:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"d9c180008221ede36fc47d934bcca151e83e1ed1","kind":"commit","published_at":"2017-04-06T02:44:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"4da73a1ed9cdcd55f4dda405660fb7be23e3cbd5","kind":"commit","published_at":"2017-04-05T04:33:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"24a245c396159fda13e99e79217608e041f17667","kind":"commit","published_at":"2017-03-14T04:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"12c19655c3102937c14bcaffcf58a2465bcf9618","kind":"commit","published_at":"2017-03-11T23:39:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b128548484775ea56c48279f73fca9da9a883bbf","kind":"commit","published_at":"2017-03-11T22:17:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d2e61463a0ffba385ad92ed1df60358be43c42a","kind":"commit","published_at":"2017-03-11T20:03:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"45da8a7b7ec2bf75c5f3840a1a5482a23b7618e1","kind":"commit","published_at":"2017-03-10T08:55:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0/manifests"},{"name":"v1.2.15","sha":"824717cf61e0264e4ac45023aa025b427b577be1","kind":"commit","published_at":"2017-03-02T07:16:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"8df51ff224fb7dc171d4032d12be675332ed2dc3","kind":"commit","published_at":"2016-12-23T03:16:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"b93a26e2e715284c5ec072d0f04fd4cd4201a89b","kind":"commit","published_at":"2016-10-19T06:07:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6bbc5376778148c9cd011ce1b90036cb6af100aa","kind":"commit","published_at":"2016-10-06T06:13:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"3f60c2e0fd78807528661aff36120700d4ff1ed6","kind":"commit","published_at":"2016-09-23T19:58:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"65310c93fecff5703c7aaa65eadfd090dd1b4866","kind":"commit","published_at":"2016-09-21T06:12:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"84ae5ec32d72e24f4474b096b95a3aabe10f1843","kind":"commit","published_at":"2016-09-21T05:20:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9/manifests"},{"name":"v1.2.7","sha":"df174fab04a098430148b4f79b97526f40c7a36c","kind":"commit","published_at":"2016-08-29T07:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"1eb8942b4e2c47db79c69370380c89ebda1af8e3","kind":"commit","published_at":"2016-08-29T06:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"32b6bf7ec55b1bf6246798a0abf9d38971a8ebf2","kind":"commit","published_at":"2016-08-15T19:05:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"bfc8f6beaf567b009b6c467478e6a82070ed5ca9","kind":"commit","published_at":"2016-07-24T01:30:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"142913744c88fb893c1f74879770c78a252bdf0f","kind":"commit","published_at":"2016-07-23T00:38:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3/manifests"},{"name":"v1.2.1","sha":"80b5a043341ade2f15802ad66a62c36f31c43f61","kind":"commit","published_at":"2016-07-20T06:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d2fd8e2c2a4f292d78a1094976539fb4d4a736e","kind":"commit","published_at":"2016-07-18T21:53:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2024-03-13T18:53:55.221Z","dependent_packages_count":0,"downloads":12249,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":2.8632253507510246,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":1.2964618095221183,"forks_count":1.456867143739358,"docker_downloads_count":null,"average":7.044479827299706},"purl":"pkg:pypi/pytest-seleniumbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-seleniumbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-seleniumbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-seleniumbase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-03-13T18:53:54.833Z","issues_count":1048,"pull_requests_count":296,"avg_time_to_close_issue":254736.95210166177,"avg_time_to_close_pull_request":3786.1292517006805,"issues_closed_count":1023,"pull_requests_closed_count":294,"pull_request_authors_count":11,"issue_authors_count":226,"avg_comments_per_issue":2.49618320610687,"avg_comments_per_pull_request":0.10135135135135136,"merged_pull_requests_count":283,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":820,"past_year_pull_requests_count":267,"past_year_avg_time_to_close_issue":77385.69974874372,"past_year_avg_time_to_close_pull_request":3966.1018867924527,"past_year_issues_closed_count":796,"past_year_pull_requests_closed_count":265,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":167,"past_year_avg_comments_per_issue":2.1219512195121952,"past_year_avg_comments_per_pull_request":0.10486891385767791,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":254,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-seleniumbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-seleniumbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-seleniumbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-seleniumbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-seleniumbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-seleniumbase/codemeta","maintainers":[{"uuid":"mdmintz","login":"mdmintz","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/mdmintz/","role":null,"created_at":"2022-11-14T17:23:56.865Z","updated_at":"2022-11-14T17:23:56.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mdmintz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373731,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11693816,"name":"github.com/seleniumbase/SeleniumBase","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":[],"namespace":null,"versions_count":1140,"first_release_published_at":"2016-07-18T21:53:37.000Z","latest_release_published_at":"2026-05-18T04:36:02.000Z","latest_release_number":"v4.49.0+incompatible","last_synced_at":"2026-05-18T17:17:19.618Z","created_at":"2025-05-27T08:30:25.506Z","updated_at":"2026-05-18T17:17:19.618Z","registry_url":"https://pkg.go.dev/github.com/seleniumbase/SeleniumBase","install_command":"go get github.com/seleniumbase/SeleniumBase","documentation_url":"https://pkg.go.dev/github.com/seleniumbase/SeleniumBase#section-documentation","metadata":{},"repo_metadata":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"Python APIs for browser automation, testing, and web-scraping. Bypasses bot-detection with \"CDP Mode\" and \"Stealthy Playwright Mode\".","archived":false,"fork":false,"pushed_at":"2026-03-05T22:55:25.000Z","size":14962,"stargazers_count":12447,"open_issues_count":25,"forks_count":1522,"subscribers_count":160,"default_branch":"master","last_synced_at":"2026-03-06T02:15:47.659Z","etag":null,"topics":["anti-detection","bot-detection","cdp","chromedriver","chromium","e2e-testing","playwright","pytest","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","web-automation","web-scraping","web-scraping-python","webdriver"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mdmintz"}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2026-03-05T22:55:28.000Z","dependencies_parsed_at":"2026-02-11T07:07:20.621Z","dependency_job_id":null,"html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":7691,"total_committers":40,"mean_commits":192.275,"dds":0.01742296190352355,"last_synced_commit":"2aa5abe9b84f633fc5a7610e0c735b4d806d6769"},"previous_names":[],"tags_count":1132,"template":false,"template_full_name":null,"purl":"pkg:github/seleniumbase/SeleniumBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/sbom","scorecard":{"id":282106,"data":{"date":"2025-08-11","repo":{"name":"github.com/seleniumbase/SeleniumBase","commit":"83ade419040d794f29f57659282e44a5ee6385db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:14","Warn: no topLevel permission defined: .github/workflows/python-nightly-mac.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:7","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:9","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: Dockerfile:121","Warn: pipCommand not pinned by hash: Dockerfile:122","Warn: pipCommand not pinned by hash: Dockerfile:123","Warn: pipCommand not pinned by hash: Dockerfile:124","Warn: pipCommand not pinned by hash: install.sh:2","Warn: pipCommand not pinned by hash: virtualenv_install.sh:10","Warn: pipCommand not pinned by hash: virtualenv_install.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:39","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  21 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-23 / GHSA-jrwr-5x3p-hvc3","Warn: Project is vulnerable to: PYSEC-2023-24 / GHSA-vrjv-mxr7-vjf8","Warn: Project is vulnerable to: PYSEC-2013-9 / GHSA-4gv5-qhvr-36vv","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2019-160 / GHSA-c5h8-cq4v-cvfm","Warn: Project is vulnerable to: PYSEC-2013-8 / GHSA-g3p5-fjj9-h8gj","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2021-59","Warn: Project is vulnerable to: PYSEC-2021-95 / GHSA-8ch4-58qp-g3mp","Warn: Project is vulnerable to: PYSEC-2018-79"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:09:52.517Z","repository_id":14700450,"created_at":"2025-08-17T16:09:52.517Z","updated_at":"2025-08-17T16:09:52.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30202507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-14T12:17:00.949Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/seleniumbase/%21selenium%21base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/seleniumbase/SeleniumBase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/seleniumbase/SeleniumBase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/seleniumbase/SeleniumBase/dependencies","status":null,"funding_links":["https://github.com/sponsors/mdmintz"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T14:00:43.490Z","issues_count":1317,"pull_requests_count":446,"avg_time_to_close_issue":143254.3456577816,"avg_time_to_close_pull_request":5101.556338028169,"issues_closed_count":1163,"pull_requests_closed_count":426,"pull_request_authors_count":34,"issue_authors_count":581,"avg_comments_per_issue":1.823842065299924,"avg_comments_per_pull_request":0.1860986547085202,"merged_pull_requests_count":379,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":197,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":20348.062068965515,"past_year_avg_time_to_close_pull_request":9070.736111111111,"past_year_issues_closed_count":145,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":123,"past_year_avg_comments_per_issue":0.6903553299492385,"past_year_avg_comments_per_pull_request":0.1927710843373494,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","maintainers":[{"login":"mdmintz","count":733,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}],"active_maintainers":[{"login":"mdmintz","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2FSeleniumBase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2FSeleniumBase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2FSeleniumBase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2FSeleniumBase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2FSeleniumBase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2FSeleniumBase/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":11693821,"name":"github.com/seleniumbase/seleniumbase","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/seleniumbase","keywords_array":[],"namespace":null,"versions_count":1142,"first_release_published_at":"2016-07-18T21:53:37.000Z","latest_release_published_at":"2026-05-22T01:15:34.000Z","latest_release_number":"v4.49.2+incompatible","last_synced_at":"2026-05-26T00:32:28.790Z","created_at":"2025-05-27T08:30:25.622Z","updated_at":"2026-05-26T00:32:28.791Z","registry_url":"https://pkg.go.dev/github.com/seleniumbase/seleniumbase","install_command":"go get github.com/seleniumbase/seleniumbase","documentation_url":"https://pkg.go.dev/github.com/seleniumbase/seleniumbase#section-documentation","metadata":{},"repo_metadata":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"Python APIs for web automation, testing, and bypassing bot-detection.","archived":false,"fork":false,"pushed_at":"2025-10-06T01:42:22.000Z","size":14415,"stargazers_count":11686,"open_issues_count":19,"forks_count":1425,"subscribers_count":166,"default_branch":"master","last_synced_at":"2025-10-06T03:24:30.910Z","etag":null,"topics":["anti-detection","behave","bot-detection","cdp","chromedriver","cloudflare-bypass","e2e-testing","pytest","pytest-plugin","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","web-automation","web-scraping","web-scraping-python","webdriver","webkit"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mdmintz"}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2025-10-06T01:41:54.000Z","dependencies_parsed_at":"2024-02-26T18:30:06.786Z","dependency_job_id":"fc144a8e-1074-4697-b0bb-a19f267151fe","html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":7691,"total_committers":40,"mean_commits":192.275,"dds":0.01742296190352355,"last_synced_commit":"2aa5abe9b84f633fc5a7610e0c735b4d806d6769"},"previous_names":[],"tags_count":1076,"template":false,"template_full_name":null,"purl":"pkg:github/seleniumbase/SeleniumBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/sbom","scorecard":{"id":282106,"data":{"date":"2025-08-11","repo":{"name":"github.com/seleniumbase/SeleniumBase","commit":"83ade419040d794f29f57659282e44a5ee6385db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:14","Warn: no topLevel permission defined: .github/workflows/python-nightly-mac.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:7","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:9","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: Dockerfile:121","Warn: pipCommand not pinned by hash: Dockerfile:122","Warn: pipCommand not pinned by hash: Dockerfile:123","Warn: pipCommand not pinned by hash: Dockerfile:124","Warn: pipCommand not pinned by hash: install.sh:2","Warn: pipCommand not pinned by hash: virtualenv_install.sh:10","Warn: pipCommand not pinned by hash: virtualenv_install.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:39","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  21 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-23 / GHSA-jrwr-5x3p-hvc3","Warn: Project is vulnerable to: PYSEC-2023-24 / GHSA-vrjv-mxr7-vjf8","Warn: Project is vulnerable to: PYSEC-2013-9 / GHSA-4gv5-qhvr-36vv","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2019-160 / GHSA-c5h8-cq4v-cvfm","Warn: Project is vulnerable to: PYSEC-2013-8 / GHSA-g3p5-fjj9-h8gj","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2021-59","Warn: Project is vulnerable to: PYSEC-2021-95 / GHSA-8ch4-58qp-g3mp","Warn: Project is vulnerable to: PYSEC-2018-79"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:09:52.517Z","repository_id":14700450,"created_at":"2025-08-17T16:09:52.517Z","updated_at":"2025-08-17T16:09:52.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278556230,"owners_count":26006079,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[{"name":"v4.42.1","sha":"ca92a51820fdd52af175cd3c244847b177488c25","kind":"commit","published_at":"2025-10-06T01:41:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.42.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.42.1/manifests"},{"name":"v4.42.0","sha":"d37267ef499f68afe2e108c8df06f4e1d842d2cd","kind":"commit","published_at":"2025-10-03T18:32:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.42.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.42.0/manifests"},{"name":"v4.41.12","sha":"003447551f48246e02d59e35b8ef6c0ba892a794","kind":"commit","published_at":"2025-10-01T20:26:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.12/manifests"},{"name":"v4.41.11","sha":"11a834ab8eea57b37269651a2b1def9ce0377395","kind":"commit","published_at":"2025-10-01T05:59:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.11/manifests"},{"name":"v4.41.10","sha":"186e472486ae68a122f6533b8b5c2d824dd7cc89","kind":"commit","published_at":"2025-09-25T22:33:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.10/manifests"},{"name":"v4.41.9","sha":"a014dc9aaa1ad7262b727e412e1dda1cb9c326bd","kind":"commit","published_at":"2025-09-25T07:05:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.9/manifests"},{"name":"v4.41.8","sha":"a06d90d39c16645801ee8d26a5dd136e823c8566","kind":"commit","published_at":"2025-09-20T17:33:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.8/manifests"},{"name":"v4.41.7","sha":"677b2b036a34361232e30524c63f02c744511075","kind":"commit","published_at":"2025-09-18T21:21:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.7/manifests"},{"name":"v4.41.6","sha":"e5dd5875b053271619e673404d2afcbc4604ca3d","kind":"commit","published_at":"2025-09-13T19:00:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.6/manifests"},{"name":"v4.41.5","sha":"ad3eaba1357f566e6df8a9a8de4f544a61c10b55","kind":"commit","published_at":"2025-09-08T13:07:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.5/manifests"},{"name":"v4.41.4","sha":"d788616b0f4aca579bbf0046bef4b90c1898780c","kind":"commit","published_at":"2025-09-04T19:07:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.4/manifests"},{"name":"v4.41.3","sha":"bdc8521fac02f539cec266fd170062e88327f792","kind":"commit","published_at":"2025-08-29T05:59:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.3/manifests"},{"name":"v4.41.2","sha":"b87860869714d63c5e56d6afa9185f4b61a1eb82","kind":"commit","published_at":"2025-08-27T02:25:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.2/manifests"},{"name":"v4.41.1","sha":"a0ae330e022b1b00b59c688cc6cdb3a4963c4a2e","kind":"commit","published_at":"2025-08-17T14:05:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.1/manifests"},{"name":"v4.41.0","sha":"83ade419040d794f29f57659282e44a5ee6385db","kind":"commit","published_at":"2025-08-14T04:18:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.41.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.41.0/manifests"},{"name":"v4.40.8","sha":"8c0f3ff6c2558a27351321526b7c3e832ffd4f42","kind":"commit","published_at":"2025-08-04T17:13:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.8/manifests"},{"name":"v4.40.7","sha":"096c8a1a1c502793ccac64c83c80ff6a3613054e","kind":"commit","published_at":"2025-08-02T15:03:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.7/manifests"},{"name":"v4.40.6","sha":"4b3c41c3c6ab970f3a1d8bf63b6871f4aae55a0d","kind":"commit","published_at":"2025-07-15T18:31:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.6/manifests"},{"name":"v4.40.5","sha":"56b90409b144a70f8629a622002f0d832c240639","kind":"commit","published_at":"2025-07-11T17:20:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.5/manifests"},{"name":"v4.40.4","sha":"12972eadecc06a9319b4abe182c07f40a6317615","kind":"commit","published_at":"2025-07-09T20:20:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.4/manifests"},{"name":"v4.40.3","sha":"9ecb52984fa420ed59162744e62f2785ecd2472a","kind":"commit","published_at":"2025-07-09T15:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.3/manifests"},{"name":"v4.40.2","sha":"539d4122e2cf1078c90e6b0e002661be5cea0559","kind":"commit","published_at":"2025-07-08T19:13:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.2/manifests"},{"name":"v4.40.1","sha":"fe6b310867c1e059fccfca85b90c0c970bb73167","kind":"commit","published_at":"2025-07-07T20:35:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.1/manifests"},{"name":"v4.40.0","sha":"52216beaca3d9d77f132c857416a2169ac27240e","kind":"commit","published_at":"2025-07-04T03:11:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.40.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.40.0/manifests"},{"name":"v4.39.6","sha":"b694e4617c5099cbc9faf2e71af462832aef6f51","kind":"commit","published_at":"2025-07-01T22:08:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.39.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.6/manifests"},{"name":"v4.39.5","sha":"24670496c400701374bd2536456d6d70af543224","kind":"commit","published_at":"2025-06-17T21:48:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.39.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.5/manifests"},{"name":"v4.39.4","sha":"16c1cc98a1e2439b8339c234974c2905a7e2e4da","kind":"commit","published_at":"2025-06-12T18:12:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.39.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.4/manifests"},{"name":"v4.39.3","sha":"3cf135264b50ee455ddc572cde6a8531e49666b6","kind":"commit","published_at":"2025-06-09T22:07:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.39.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.3/manifests"},{"name":"v4.39.2","sha":"66740488c068f040c336d94b03f1a9615744e9d3","kind":"commit","published_at":"2025-06-03T03:18:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.39.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.2/manifests"},{"name":"v4.39.1","sha":"2b60087cb8c6d84f9ca015bd91aebd764b3fa209","kind":"commit","published_at":"2025-05-27T23:55:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.39.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.1/manifests"},{"name":"v4.39.0","sha":"d0a26b88f2074dd59a5a75f89fb6aafd645906b3","kind":"commit","published_at":"2025-05-24T07:27:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.39.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.39.0/manifests"},{"name":"v4.38.3","sha":"6f9a5fce88c87b1e53556032b14a55474265949c","kind":"commit","published_at":"2025-05-22T23:51:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.38.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.3/manifests"},{"name":"v4.38.2","sha":"c235aac6b55e94dc48ffd1c5ec2d25466b2772c7","kind":"commit","published_at":"2025-05-13T02:36:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.38.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.2/manifests"},{"name":"v4.38.1","sha":"76a1e959bf3868d347f6d64901684b33ad9fcca8","kind":"commit","published_at":"2025-05-12T23:45:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.38.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.1/manifests"},{"name":"v4.38.0","sha":"082fc800d0c464528718f51202d7c8f79fc82ce9","kind":"commit","published_at":"2025-05-02T22:34:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.38.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.38.0/manifests"},{"name":"v4.37.12","sha":"26a24a4b55254efdf72bad27a1915a2d15b056f9","kind":"commit","published_at":"2025-05-01T03:08:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.12/manifests"},{"name":"v4.37.11","sha":"5c146c51a6d3b8f822733c374539c3cf1ab95d50","kind":"commit","published_at":"2025-04-30T20:37:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.11/manifests"},{"name":"v4.37.10","sha":"bdec24429ad21f73db3d3a67c7affe11b6a695ac","kind":"commit","published_at":"2025-04-29T14:35:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.10/manifests"},{"name":"v4.37.9","sha":"aedbe143c423b636c417e8bd84b4cda4abe6be9a","kind":"commit","published_at":"2025-04-28T20:31:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.9/manifests"},{"name":"v4.37.8","sha":"8d37f1589dc72966dcdd7a8c8bf31540d2416426","kind":"commit","published_at":"2025-04-28T17:16:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.8/manifests"},{"name":"v4.37.7","sha":"54e76c8fd39868626c696143402b5f03b4ecd5e4","kind":"commit","published_at":"2025-04-25T06:38:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.7/manifests"},{"name":"v4.37.6","sha":"94b3fa6e9bed9cc318cd54bd276eea8d48905858","kind":"commit","published_at":"2025-04-23T17:13:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.6/manifests"},{"name":"v4.37.5","sha":"395e6a024fe68c04d4ed7f6ca690ddf4330f5322","kind":"commit","published_at":"2025-04-22T22:21:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.5/manifests"},{"name":"v4.37.4","sha":"0fa098042ef3a36f4c49a8937b05da31b36868f8","kind":"commit","published_at":"2025-04-20T15:21:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.4/manifests"},{"name":"v4.37.3","sha":"238ad3d233911b969b2d38e859fec838696d4aa8","kind":"commit","published_at":"2025-04-19T15:53:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.3/manifests"},{"name":"v4.37.2","sha":"b9a89f7a26f1f293450a9b09aa91b652ea2ade5e","kind":"commit","published_at":"2025-04-10T22:58:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.2/manifests"},{"name":"v4.37.1","sha":"990701d9ee6f814276df17b1ea6974dcc9393f86","kind":"commit","published_at":"2025-04-07T20:30:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.1/manifests"},{"name":"v4.37.0","sha":"94fd008a2a5f3ece5fa5ab56af25f865213a025d","kind":"commit","published_at":"2025-04-07T00:54:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.37.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.37.0/manifests"},{"name":"v4.36.5","sha":"9c96a8ca837f09518a231c922f2e708d5ddcd0c5","kind":"commit","published_at":"2025-04-04T03:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.36.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.5/manifests"},{"name":"v4.36.4","sha":"13c63fcca8f09f5a4808e8b075eacc429c615230","kind":"commit","published_at":"2025-03-29T03:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.36.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.4/manifests"},{"name":"v4.36.3","sha":"b701e2087d840607ba17502fcb9a6a0da83a48fa","kind":"commit","published_at":"2025-03-28T22:39:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.36.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.3/manifests"},{"name":"v4.36.2","sha":"413a762e6bffbf28d7dc15378fdf208849bf7445","kind":"commit","published_at":"2025-03-25T20:26:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.36.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.2/manifests"},{"name":"v4.36.1","sha":"6e4b5f52a8a5c87b41bd53ff06ea2e8eb0310a51","kind":"commit","published_at":"2025-03-22T19:13:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.36.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.1/manifests"},{"name":"v4.36.0","sha":"fd103323e66932eecd40b9f848141ef71b14d590","kind":"commit","published_at":"2025-03-21T21:43:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.36.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.36.0/manifests"},{"name":"v4.35.7","sha":"4ff04c01e65e14eaea01874135a75b4d88fd6a7a","kind":"commit","published_at":"2025-03-12T06:21:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.7/manifests"},{"name":"v4.35.6","sha":"747d6f69cb864148bd44d7a2e4158bc87ca840bd","kind":"commit","published_at":"2025-03-07T16:12:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.6/manifests"},{"name":"v4.35.5","sha":"ab52f9928cec6769e1329f0e9e236cdb323caa5d","kind":"commit","published_at":"2025-03-07T01:54:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.5/manifests"},{"name":"v4.35.4","sha":"24f4a91dabd07a289d6948f15671ad10373bf2f6","kind":"commit","published_at":"2025-03-05T18:21:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.4/manifests"},{"name":"v4.35.3","sha":"a84f5c3f021b24455b34a21a278286fec67790de","kind":"commit","published_at":"2025-03-05T04:01:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.3/manifests"},{"name":"v4.35.2","sha":"aa0b70a799c2251df6ad11fe39a367b5247af502","kind":"commit","published_at":"2025-02-26T22:38:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.2/manifests"},{"name":"v4.35.1","sha":"5d732a412f1a1c5da10345bdb29f160182d00450","kind":"commit","published_at":"2025-02-24T21:17:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.1/manifests"},{"name":"v4.35.0","sha":"8317bc8ed8d028312ca083a451dd9d6fff4b37b4","kind":"commit","published_at":"2025-02-20T20:05:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.35.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.35.0/manifests"},{"name":"v4.34.17","sha":"131bd70363193c8276626db4e10f75dcdc75ba10","kind":"commit","published_at":"2025-02-20T01:49:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.17/manifests"},{"name":"v4.34.16","sha":"c96380404df15e7fb6d874f5685dab375594f20c","kind":"commit","published_at":"2025-02-19T06:09:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.16/manifests"},{"name":"v4.34.15","sha":"9c1909e00731697b91ee6f2a53512e648878f13e","kind":"commit","published_at":"2025-02-13T21:28:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.15/manifests"},{"name":"v4.34.14","sha":"de9295b07e44233647bdec983b654c894aa94028","kind":"commit","published_at":"2025-02-13T03:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.14/manifests"},{"name":"v4.34.13","sha":"291167edf8eabd85006fb08ea960133e6695fc9c","kind":"commit","published_at":"2025-02-12T02:06:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.13/manifests"},{"name":"v4.34.12","sha":"36b8f78f104168e6d843c861306cbf9b725cf253","kind":"commit","published_at":"2025-02-08T03:50:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.12/manifests"},{"name":"v4.34.11","sha":"c3ed25d5e46396f81f6622cd6950440c4cff74c5","kind":"commit","published_at":"2025-02-08T03:13:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.11/manifests"},{"name":"v4.34.10","sha":"d3aab4aa1465e777f35e420e0519c5410bf64865","kind":"commit","published_at":"2025-02-07T19:56:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.10/manifests"},{"name":"v4.34.9","sha":"82de835924adaccc955d26dba8936e5d7b10170e","kind":"commit","published_at":"2025-02-07T06:35:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.9/manifests"},{"name":"v4.34.8","sha":"5bde4aaedcfac781c522a6970b9bad36fec06c3b","kind":"commit","published_at":"2025-02-06T02:42:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.8/manifests"},{"name":"v4.34.7","sha":"4ba4d68b500c0077698f4e09098648b43416e1b2","kind":"commit","published_at":"2025-02-04T20:55:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.7/manifests"},{"name":"v4.34.6","sha":"f6fdc545ca8ed1508fbfbb593733b54a3bfe0788","kind":"commit","published_at":"2025-02-02T16:29:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.6/manifests"},{"name":"v4.34.5","sha":"1acc69c93d3f7c5d4f3b3cc8e2629fccc17b6d7b","kind":"commit","published_at":"2025-02-01T19:58:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.5/manifests"},{"name":"v4.34.4","sha":"3b64f8855a954d3446cde46c6598ffe99f8045b7","kind":"commit","published_at":"2025-01-29T01:57:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.4/manifests"},{"name":"v4.34.3","sha":"270d409d93010480a8bfa0d623a948cffe8c7395","kind":"commit","published_at":"2025-01-25T22:44:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.3/manifests"},{"name":"v4.34.2","sha":"36bdf1499cc3c97c1500e8921aca45e6402a13d8","kind":"commit","published_at":"2025-01-25T00:40:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.2/manifests"},{"name":"v4.34.1","sha":"7c21383a61a2bdfc2fb0551b8110c653207b4f0b","kind":"commit","published_at":"2025-01-22T22:20:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.1/manifests"},{"name":"v4.34.0","sha":"afd20bcdc56570fa52bfe63db7d1aadebaac6112","kind":"commit","published_at":"2025-01-21T23:39:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.34.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.34.0/manifests"},{"name":"v4.33.15","sha":"b12765be7658cf5a094932ad13c207fb086ca558","kind":"commit","published_at":"2025-01-14T04:29:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.15/manifests"},{"name":"v4.33.14","sha":"b6d617e90cfb2f08bae4ef78fe9fbf29067a448c","kind":"commit","published_at":"2025-01-10T03:08:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.14/manifests"},{"name":"v4.33.13","sha":"b991086ee565b1016df4306ff61f4d7e484d0272","kind":"commit","published_at":"2025-01-09T20:17:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.13/manifests"},{"name":"v4.33.12","sha":"35dcd8214325a9b54c1d8ab67eb6f26544c2266c","kind":"commit","published_at":"2024-12-25T05:43:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.12/manifests"},{"name":"v4.33.11","sha":"907a9842bb0238b9a22ccc21651bb5c6e64ff695","kind":"commit","published_at":"2024-12-15T20:32:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.11/manifests"},{"name":"v4.33.10","sha":"c2d144e39554a9524bd753a28315ed73cdea59b9","kind":"commit","published_at":"2024-12-13T16:25:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.10/manifests"},{"name":"v4.33.9","sha":"6e0c8c5a5e50ddd7b7a06febbbaab0e3ca978efe","kind":"commit","published_at":"2024-12-13T00:27:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.9/manifests"},{"name":"v4.33.8","sha":"992212ca98786e51b9e10ca95f5d72b8ba18d49a","kind":"commit","published_at":"2024-12-11T23:47:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.8/manifests"},{"name":"v4.33.7","sha":"a76dab4ef51858371a6a99a7ae99516a6a51f8d0","kind":"commit","published_at":"2024-12-10T06:35:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.7/manifests"},{"name":"v4.33.6","sha":"d200f49aae52f741b1c719451bd6997003adaac3","kind":"commit","published_at":"2024-12-08T18:20:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.6/manifests"},{"name":"v4.33.5","sha":"a353c53bb2783a02c556346fa2f32a56bc1d9090","kind":"commit","published_at":"2024-12-06T06:07:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.5/manifests"},{"name":"v4.33.4","sha":"f4c3f24a618653edd6fff5f81854410cd60c58d9","kind":"commit","published_at":"2024-12-06T03:58:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.4/manifests"},{"name":"v4.33.3","sha":"c909b1aae04172be680d75543ea9acfa2521af54","kind":"commit","published_at":"2024-12-03T23:07:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.3/manifests"},{"name":"v4.33.2","sha":"667602c4e85352c39b4cb22fa29ca20fcd5e1e81","kind":"commit","published_at":"2024-11-30T03:50:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.2/manifests"},{"name":"v4.33.1","sha":"c81ab62ea69c9a6dc912ece9ea7acc2afc432816","kind":"commit","published_at":"2024-11-28T00:46:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.1/manifests"},{"name":"v4.33.0","sha":"30caa81a5bc7540cb9648712eb08a8bf8ddbdfbc","kind":"commit","published_at":"2024-11-26T19:46:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.33.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.33.0/manifests"},{"name":"v4.32.12","sha":"d8d02cd4740e700ef6ea3b133bbdc9830e728cf4","kind":"commit","published_at":"2024-11-18T23:35:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.12/manifests"},{"name":"v4.32.11","sha":"650978e20eb307019f8093fb6d7712bb1188f16a","kind":"commit","published_at":"2024-11-15T06:29:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.11/manifests"},{"name":"v4.32.10","sha":"d4cde11c1d96e85cf5c171cc56a2b230d0e7adc8","kind":"commit","published_at":"2024-11-14T20:44:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.10/manifests"},{"name":"v4.32.9","sha":"2bbb3c323e5fba12aeb7ba9130a06d19e57adb92","kind":"commit","published_at":"2024-11-09T16:50:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.9/manifests"},{"name":"v4.32.8","sha":"44ba6a00a4be23346440a03dc4f087bea3113fc9","kind":"commit","published_at":"2024-11-08T03:28:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.8/manifests"},{"name":"v4.32.7","sha":"44c516489385ae6bdd2702dbe57e9db4feb5dd53","kind":"commit","published_at":"2024-11-04T19:42:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.7/manifests"},{"name":"v4.32.6","sha":"57df468fdc8c03ea07ddd89ed14747f0f88020f3","kind":"commit","published_at":"2024-11-01T16:28:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.6/manifests"},{"name":"v4.32.5","sha":"d0625e8a8f12c2cdab131a86752950e2f0ada7f3","kind":"commit","published_at":"2024-10-29T00:04:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.5/manifests"},{"name":"v4.32.4","sha":"533619da12bd1db886245816986b3724f1cc6b35","kind":"commit","published_at":"2024-10-28T05:37:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.4/manifests"},{"name":"v4.32.3","sha":"e40190285c24941c267cefa79f37dce82626966b","kind":"commit","published_at":"2024-10-26T20:05:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.3/manifests"},{"name":"v4.32.2","sha":"32f128814705a06e9a498b9499442a436991cf1e","kind":"commit","published_at":"2024-10-24T14:10:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.2/manifests"},{"name":"v4.32.1","sha":"c6eace1a3aba8a027efffce8488ec5075db27695","kind":"commit","published_at":"2024-10-24T03:42:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.1/manifests"},{"name":"v4.32.0","sha":"c92181b1b281628e0272c854b9fe58f0735dd5e4","kind":"commit","published_at":"2024-10-23T21:05:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.32.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.32.0/manifests"},{"name":"v4.31.6","sha":"c5c381450557b9b95423c19b7747d33bcc0f9e08","kind":"commit","published_at":"2024-10-07T04:23:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.31.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.6/manifests"},{"name":"v4.31.5","sha":"f9e4f64d3e1a47148bf57a537e3c493832cebe8a","kind":"commit","published_at":"2024-10-06T22:32:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.31.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.5/manifests"},{"name":"v4.31.4","sha":"e17ce801f13f179710305b3b2cbbe8453c603cc9","kind":"commit","published_at":"2024-10-04T14:02:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.31.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.4/manifests"},{"name":"v4.31.3","sha":"fc3c75d53a50f0b3a7ac034d3e4d0ee8397d0c72","kind":"commit","published_at":"2024-10-02T03:15:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.31.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.3/manifests"},{"name":"v4.31.2","sha":"36f229b82a9d27c63df5da82119b53d6db854c15","kind":"commit","published_at":"2024-09-26T23:30:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.31.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.2/manifests"},{"name":"v4.31.1","sha":"5c31bbf10a05e8add20d2aa1723aba4bfb9a79dd","kind":"commit","published_at":"2024-09-26T01:55:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.31.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.1/manifests"},{"name":"v4.31.0","sha":"4310a4dc7ac86ced6467358c1723b4e08e5f7b24","kind":"commit","published_at":"2024-09-23T05:22:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.31.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.31.0/manifests"},{"name":"v4.30.8","sha":"2aa5abe9b84f633fc5a7610e0c735b4d806d6769","kind":"commit","published_at":"2024-09-12T21:35:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.8/manifests"},{"name":"v4.30.7","sha":"c3fbdb9302aab06c3df54d7fc4bf179da3fda2ef","kind":"commit","published_at":"2024-09-12T18:52:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.7/manifests"},{"name":"v4.30.6","sha":"a74b443501cbb87bdb122fa3d9ecb4d19f9ffaa1","kind":"commit","published_at":"2024-09-12T17:17:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.6/manifests"},{"name":"v4.30.5","sha":"6a057913b4971591b2ffdce51331c3d447cf391f","kind":"commit","published_at":"2024-09-12T05:08:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.5/manifests"},{"name":"v4.30.4","sha":"5212bdb755cf88b7f18980a03425ea725d9f693c","kind":"commit","published_at":"2024-09-11T05:24:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.4/manifests"},{"name":"v4.30.3","sha":"4c745d25c379871c78ec21dc40716f483d13053a","kind":"commit","published_at":"2024-09-05T03:07:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3/manifests"},{"name":"v4.30.2","sha":"aed62a40c6c86e82c0d8d04b6c1b79b14b03f05a","kind":"commit","published_at":"2024-09-04T04:48:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2/manifests"},{"name":"v4.30.1","sha":"70b05ff27587bffa30acfe8ed4c2a4fe657b3d90","kind":"commit","published_at":"2024-08-30T19:27:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1/manifests"},{"name":"v4.30.0","sha":"119ec4bcf38b45d78e77680816aed6d1c24b9b52","kind":"commit","published_at":"2024-08-29T03:08:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0/manifests"},{"name":"v4.29.9","sha":"538b5d162c313f842f85af80992de49dd4f44889","kind":"commit","published_at":"2024-08-13T04:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9/manifests"},{"name":"v4.29.8","sha":"9981b5f690712c3bb919ec75f5bad7c917601506","kind":"commit","published_at":"2024-08-07T17:08:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8/manifests"},{"name":"v4.29.7","sha":"283c3db0228e30def2ca4f710d2d312a2bdae419","kind":"commit","published_at":"2024-08-07T03:32:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7/manifests"},{"name":"v4.29.6","sha":"feca61a3c283858c185596ef3d0941e519c2be31","kind":"commit","published_at":"2024-08-03T04:58:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6/manifests"},{"name":"v4.29.5","sha":"e8c214703623b061d199be2903ce6030fbf812dd","kind":"commit","published_at":"2024-08-03T02:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"84cbe3f88ece7164ed8fa1eec42cb0949a0d1398","kind":"commit","published_at":"2024-07-29T20:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"025572dc1658e6cc3a98bb69f6900ebe2cff86b7","kind":"commit","published_at":"2024-07-26T18:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"645b126d06eceb7c86dddb58c56a418da208613b","kind":"commit","published_at":"2024-07-25T20:15:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"4007c95f53c27fcc5598f7d86afaa4ad30d0af83","kind":"commit","published_at":"2024-07-25T15:25:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"b8996a66550c5a69bd4a6ba94f93b8a3b4b57a9a","kind":"commit","published_at":"2024-07-24T20:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0/manifests"},{"name":"v4.28.7","sha":"c495286cb19d548a4669128c82622ecf8b6db2e9","kind":"commit","published_at":"2024-07-22T05:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7/manifests"},{"name":"v4.28.6","sha":"924bcf333980d919b7abba350ee5721d6aca4480","kind":"commit","published_at":"2024-07-19T20:50:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6/manifests"},{"name":"v4.28.5","sha":"f65a302a0c657de1c7944004f09efabafb51c4dc","kind":"commit","published_at":"2024-07-08T21:04:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"c97c68b20bc7529f4e261d68ab6e3a5ed081e8cd","kind":"commit","published_at":"2024-07-06T06:49:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"1c526f1c02a9c7f4ec538d1600829acff44aa05e","kind":"commit","published_at":"2024-07-01T01:32:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"3dbaf41e93b5706718599acb80da0eee1e9b1607","kind":"commit","published_at":"2024-06-29T03:40:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"5a23445a804e63b1aba7e5d053b77909a028f008","kind":"commit","published_at":"2024-06-28T04:14:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"0fb6618d4e8349141b5be0e16614f095c480adf5","kind":"commit","published_at":"2024-06-23T23:32:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0/manifests"},{"name":"v4.27.5","sha":"3bb813fe039448b0c6bb2ff043266295cb40220a","kind":"commit","published_at":"2024-06-07T22:37:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5/manifests"},{"name":"v4.27.4","sha":"109842bc7986b73f982e09e39c34b1665d9ec853","kind":"commit","published_at":"2024-06-05T23:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"bbf82995ca7dc9d999b93c036201e347c4f53dd9","kind":"commit","published_at":"2024-06-05T18:32:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"ef9a438aff96e400b59e8656716a95d48f17d205","kind":"commit","published_at":"2024-06-05T04:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"43b11b272d4804aa198610b700237b5b7ff36af3","kind":"commit","published_at":"2024-06-03T17:50:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"83a51d0e9396100ea800370dd55452512d925981","kind":"commit","published_at":"2024-05-16T23:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0/manifests"},{"name":"v4.26.4","sha":"3656fd68a081a60ae0be8b3b40cbc6fa453434b5","kind":"commit","published_at":"2024-05-13T04:52:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"419cedc8fba6bfce71add3ec915a92d67698c9a1","kind":"commit","published_at":"2024-05-03T21:45:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"06a495eb68b7bcb0e5d4f6717e84843c066a4ee9","kind":"commit","published_at":"2024-05-02T17:12:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"6ae5ee38643ea6eeb9efa95f56a718a9a121f788","kind":"commit","published_at":"2024-05-01T17:01:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b77a1c022bb4ebf8cc1fec4db92847a14f9bc818","kind":"commit","published_at":"2024-04-26T03:59:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0/manifests"},{"name":"v4.25.4","sha":"f447e39c7911aa583b7c84b3ec9988cacb529e47","kind":"commit","published_at":"2024-04-14T16:04:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"e87d7384298a70c1d308159b8c67766a90972447","kind":"commit","published_at":"2024-04-11T23:15:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"332913648dd7ef60c60c364496cab5c5577fdcca","kind":"commit","published_at":"2024-04-05T19:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"b80c1ce88eb86b4fbd907d7e4631489b8ea2f367","kind":"commit","published_at":"2024-04-04T01:50:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"ef2fed2bc0cc2921b4d481960af86b30088e659a","kind":"commit","published_at":"2024-03-31T02:24:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0/manifests"},{"name":"v4.24.12","sha":"a5992f27eeca47ef468350ec68497b561aab8e31","kind":"commit","published_at":"2024-03-21T21:35:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"e4abd8e8beec5a85b31fcddcbdfd231812af15c4","kind":"commit","published_at":"2024-03-16T20:01:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"36cfb2032ce3bcb4c12bd32f4bd688b6fce85bf1","kind":"commit","published_at":"2024-03-16T16:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"f2b3aee6b2158d65a2e0741cdfc736c4419ce256","kind":"commit","published_at":"2024-03-16T04:50:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"190353623f7ef5a2b03c4b4e36e120702fed8cb1","kind":"commit","published_at":"2024-03-15T18:21:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"c0935f5377ded700918a47831ada7794b27f8631","kind":"commit","published_at":"2024-03-15T00:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"668d646521e8b4ce8548859ec6d62c3ca310a568","kind":"commit","published_at":"2024-03-14T18:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"90ebcab96093b1dbe1c6566fd8732359b83080e8","kind":"commit","published_at":"2024-03-09T23:16:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5/manifests"},{"name":"v4.24.4","sha":"e7da7605834685d78435456edf8f56598eedb000","kind":"commit","published_at":"2024-03-08T01:53:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4/manifests"},{"name":"v4.24.3","sha":"e6a447738c3af4f1330a42369abf0b732f6607a7","kind":"commit","published_at":"2024-03-01T03:31:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3/manifests"},{"name":"v4.24.2","sha":"fb2436238c2111b5077b5135152f2011eaeb6312","kind":"commit","published_at":"2024-02-28T02:48:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2/manifests"},{"name":"v4.24.1","sha":"5d9fdc0ba0aa0e650156913bc51396c55966e9ec","kind":"commit","published_at":"2024-02-26T17:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"edeb2db1e80380d14fbaa5647611af2afc43d309","kind":"commit","published_at":"2024-02-23T05:26:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0/manifests"},{"name":"v4.23.7","sha":"b2ec928edc847394f5e29aa6baff743055f63bfa","kind":"commit","published_at":"2024-02-20T21:10:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7/manifests"},{"name":"v4.23.6","sha":"6b1c9931bd99a5583f5d8454c71f7785d6f7bfc6","kind":"commit","published_at":"2024-02-19T23:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6/manifests"},{"name":"v4.23.5","sha":"c5169e55d1f1dc6cd89cede7bbe23a064787f1ec","kind":"commit","published_at":"2024-02-17T15:26:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5/manifests"},{"name":"v4.23.4","sha":"8cc37157809488b3b2c07f99436b9fda332c7e5e","kind":"commit","published_at":"2024-02-16T02:42:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"7859ed444543ed2455326d0af3f8a23a4db3f9d0","kind":"commit","published_at":"2024-02-12T02:06:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"a3c710e5f3e3f1010d625d165a4816ee05f867af","kind":"commit","published_at":"2024-01-29T03:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"9ede4b5e2e0973eff05bdc576c2648460459e6f3","kind":"commit","published_at":"2024-01-25T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"ca8451d76988ed1296ed3140473be7cfa322612e","kind":"commit","published_at":"2024-01-25T01:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0/manifests"},{"name":"v4.22.6","sha":"c0af5b4423ea5c6835ae988e1b1c3e3bf31be36a","kind":"commit","published_at":"2024-01-19T03:17:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6/manifests"},{"name":"v4.22.5","sha":"31020e4ae9644596460e9606312f94bc420aff51","kind":"commit","published_at":"2024-01-04T03:29:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5/manifests"},{"name":"v4.22.4","sha":"36d410bd8ccfc47a2332141eabc105cbadedb255","kind":"commit","published_at":"2023-12-31T23:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4/manifests"},{"name":"v4.22.3","sha":"2036a7b9b4218daffb8a7106481134c6529ae3cc","kind":"commit","published_at":"2023-12-23T15:33:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3/manifests"},{"name":"v4.22.2","sha":"9f8ce98388adc37c8fa9a69c67b89a3972604258","kind":"commit","published_at":"2023-12-23T05:28:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2/manifests"},{"name":"v4.22.1","sha":"77c0ccde3d299a2d680f339404bb0cb050ebf62e","kind":"commit","published_at":"2023-12-19T23:42:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"570910c6f6e079cddd00c23e826e202c6489f39e","kind":"commit","published_at":"2023-12-08T04:14:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0/manifests"},{"name":"v4.21.7","sha":"01c98e29e2e2c83e1fa46fdd65bc5dc1be26f81d","kind":"commit","published_at":"2023-12-01T21:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7/manifests"},{"name":"v4.21.6","sha":"35b9d3d84eef9526e2b0ac995f58f0a1a7f977c7","kind":"commit","published_at":"2023-11-28T23:17:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6/manifests"},{"name":"v4.21.5","sha":"1c60c160d466c7c96c7fb4b30d270111571b21ae","kind":"commit","published_at":"2023-11-28T02:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5/manifests"},{"name":"v4.21.4","sha":"7d9d5c5203e3d93bdfc50f9d113c88791e9ba26c","kind":"commit","published_at":"2023-11-17T00:02:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4/manifests"},{"name":"v4.21.3","sha":"72bc7987b9a756abf91aee7058effb808f7617b9","kind":"commit","published_at":"2023-11-16T02:24:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3/manifests"},{"name":"v4.21.2","sha":"5f68c82ccc589ee5e85df37d0a0a1581a0acc55e","kind":"commit","published_at":"2023-11-15T02:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2/manifests"},{"name":"v4.21.1","sha":"2f5838ddae9c9a10621e4287c28ab38c3d06aae7","kind":"commit","published_at":"2023-11-10T01:39:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"62e7a043636f4fbe5804fb8f4684eeb6224a51f2","kind":"commit","published_at":"2023-11-09T05:17:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0/manifests"},{"name":"v4.20.9","sha":"466f8d4a25d6c948f40d68b36bac27d46d25d245","kind":"commit","published_at":"2023-11-01T06:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9/manifests"},{"name":"v4.20.8","sha":"47cb6e45f0e3bac57c0dccfda6cd20d174cc7a79","kind":"commit","published_at":"2023-10-29T05:58:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8/manifests"},{"name":"v4.20.7","sha":"39cf213bded5f5873c93f76e31586ac4f40948e2","kind":"commit","published_at":"2023-10-27T07:51:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7/manifests"},{"name":"v4.20.6","sha":"9a4e4ae629c52465076e73e75473b69b067f287d","kind":"commit","published_at":"2023-10-20T19:45:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6/manifests"},{"name":"v4.20.5","sha":"81292e7d79730e54274a060f568f187e596313c7","kind":"commit","published_at":"2023-10-20T17:53:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5/manifests"},{"name":"v4.20.4","sha":"bf6ae85eb180547eec789e0d169b42de3f91253a","kind":"commit","published_at":"2023-10-19T18:29:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4/manifests"},{"name":"v4.20.3","sha":"be6ab2a4a999a5c26a942c99d6064756cecbdc48","kind":"commit","published_at":"2023-10-15T13:01:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3/manifests"},{"name":"v4.20.2","sha":"b8f3e97fd159ea61b786fcb4bd4c58cc50bebf04","kind":"commit","published_at":"2023-10-13T19:57:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"cb1564dd399712a3a1bde5a7f9524d031c5a8758","kind":"commit","published_at":"2023-10-12T17:19:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"cd66f4a0a834767ea3e9b842ead5658dd838b714","kind":"commit","published_at":"2023-10-10T19:47:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"310697daecc9d460b814e4112e8eba8dba1e1cf6","kind":"commit","published_at":"2023-10-06T21:24:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"7e3761d72165bd796b82a03bfbf412c55e4bf263","kind":"commit","published_at":"2023-10-02T02:11:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"7e02aa0e60542c55de4b0df78aaf7bdde6ec4dfc","kind":"commit","published_at":"2023-09-27T05:28:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0/manifests"},{"name":"v4.18.9","sha":"9674ab5bf598b45d5d83df001c319c24c2de9900","kind":"commit","published_at":"2023-09-26T01:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9/manifests"},{"name":"v4.18.8","sha":"1e219cef8ae5d0ca3570b17197d4d0c96c8ee801","kind":"commit","published_at":"2023-09-20T22:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8/manifests"},{"name":"v4.18.7","sha":"7464c4a7c90fce056745a49e3bd7b00ad241ceaf","kind":"commit","published_at":"2023-09-15T16:04:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7/manifests"},{"name":"v4.18.6","sha":"121aadeb0ca0ad8cc1b94d5683fe5e715291b0c6","kind":"commit","published_at":"2023-09-13T21:12:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"bc1e95d0cb0a3e404627004b1c3205d43b306ebd","kind":"commit","published_at":"2023-09-11T16:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"74666b8620996a1454c812de229b9a708b802f77","kind":"commit","published_at":"2023-09-10T23:10:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"9cf8f5283b83984ffe673a98dd57da70bcf4b3ec","kind":"commit","published_at":"2023-09-10T05:00:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"f1a86b0941ab469e56453ad2ee39ce33d8a95b8d","kind":"commit","published_at":"2023-09-10T03:55:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"63d95c42fc84bbcea415c6d8a3a201587b89c92e","kind":"commit","published_at":"2023-09-02T14:14:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"2dcb39e9e874761c5b2987a93e013b2cc5acc2ca","kind":"commit","published_at":"2023-09-01T22:47:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0/manifests"},{"name":"v4.17.14","sha":"771ff23ed06646af32654c5ab599212227b5b9bf","kind":"commit","published_at":"2023-08-31T05:49:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14/manifests"},{"name":"v4.17.13","sha":"473f3295056fc292a66d9b760bea8e23783ca78c","kind":"commit","published_at":"2023-08-29T17:13:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13/manifests"},{"name":"v4.17.12","sha":"ea02531ed8950a6db1e08559f46742f35b3b6b5c","kind":"commit","published_at":"2023-08-28T16:40:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12/manifests"},{"name":"v4.17.11","sha":"101bd16e37e7b34bc5481cb17e152dce8b43b0a7","kind":"commit","published_at":"2023-08-23T06:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11/manifests"},{"name":"v4.17.10","sha":"369ab5085ca2ac2994687024ef5cf931d3121616","kind":"commit","published_at":"2023-08-23T05:46:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10/manifests"},{"name":"v4.17.9","sha":"25712d877a94d6bba5a7b20d42274acfef2775b0","kind":"commit","published_at":"2023-08-22T03:26:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9/manifests"},{"name":"v4.17.8","sha":"21d6a75b2e55de08cf73ab656ee532ec8be969c7","kind":"commit","published_at":"2023-08-18T22:58:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8/manifests"},{"name":"v4.17.7","sha":"9e8c7c70ff70bb1e22181faa79823d428c91c824","kind":"commit","published_at":"2023-08-16T02:05:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7/manifests"},{"name":"v4.17.6","sha":"b83631db653cbfc4004d92dc5789f5baaff10c27","kind":"commit","published_at":"2023-08-15T21:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6/manifests"},{"name":"v4.17.5","sha":"83af929d227eb0f59d89ecd8d61bb3ec64cd8738","kind":"commit","published_at":"2023-08-15T00:27:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5/manifests"},{"name":"v4.17.4","sha":"26091396b96eeeb896bb9d055f884ddfdad24fb6","kind":"commit","published_at":"2023-08-13T23:02:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4/manifests"},{"name":"v4.17.3","sha":"3d22534cad753b79b4208a716e2df1bf038ba368","kind":"commit","published_at":"2023-08-12T05:20:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"3a5b1b4f68f6069ea00f86028bdb063792a8d32b","kind":"commit","published_at":"2023-08-09T04:21:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"4dea6b1475363e9fddbc4bc48f5d467e1363c02f","kind":"commit","published_at":"2023-08-05T19:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"c722f8fcb7647a2b573f1598cd97a70cc25aacf0","kind":"commit","published_at":"2023-08-01T20:07:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0/manifests"},{"name":"v4.16.4","sha":"c70e8b24068e3c741ed06f4977b4e0a3a92ef3ae","kind":"commit","published_at":"2023-07-31T19:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"5f64da28fd3ce6c15ffdbc80bc6cf027fbff4365","kind":"commit","published_at":"2023-07-31T06:51:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"b4be010703c04b0b97d38b1eb5ceddf0d683424c","kind":"commit","published_at":"2023-07-20T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"9da9b0cfd4794d091ef63faa29996e906af52722","kind":"commit","published_at":"2023-07-20T02:19:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"96ea531908e55f2a480dacd4e733bc5bc6eb0e34","kind":"commit","published_at":"2023-07-18T19:42:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0/manifests"},{"name":"v4.15.15","sha":"8e37a232845a6e9ac839b2ebb391b439292ac7d9","kind":"commit","published_at":"2023-07-13T04:55:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15/manifests"},{"name":"v4.15.14","sha":"01a8bdbd42b5a64270deea0c5663bf735578cd16","kind":"commit","published_at":"2023-07-12T18:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14/manifests"},{"name":"v4.15.13","sha":"213689d4255e02b8c4520cb8aa2bb23037cb02d4","kind":"commit","published_at":"2023-07-09T20:59:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13/manifests"},{"name":"v4.15.12","sha":"461ff1f892e3d65d3576580de85224a93f2a62a9","kind":"commit","published_at":"2023-07-09T19:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12/manifests"},{"name":"v4.15.11","sha":"b6f64f3a4e38d103bf7659b267d25382e69c2987","kind":"commit","published_at":"2023-07-09T18:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11/manifests"},{"name":"v4.15.10","sha":"d2caf6d6985fb82d8fcef6b11718c0e2b88c24f4","kind":"commit","published_at":"2023-07-08T19:20:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10/manifests"},{"name":"v4.15.9","sha":"83132ea14356a7d24b3a4c1deb15239c01fbaa90","kind":"commit","published_at":"2023-07-06T04:07:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9/manifests"},{"name":"v4.15.8","sha":"96b09342a170f34e7fb036137ffdcb36c3ffb8dc","kind":"commit","published_at":"2023-07-03T19:45:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8/manifests"},{"name":"v4.15.7","sha":"1256cf4d226dfde403f33c48be80ace85bd752b4","kind":"commit","published_at":"2023-06-30T20:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7/manifests"},{"name":"v4.15.6","sha":"8a528fbd34a59c1d04823f739e7143de7d25ad7d","kind":"commit","published_at":"2023-06-29T23:32:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6/manifests"},{"name":"v4.15.5","sha":"459c28b26349c60978c876f1d05ee86f461c4624","kind":"commit","published_at":"2023-06-24T19:37:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5/manifests"},{"name":"v4.15.4","sha":"89678be79ace0be61124b3e291f62022b61b1ec7","kind":"commit","published_at":"2023-06-22T18:24:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4/manifests"},{"name":"v4.15.3","sha":"717b6d0be8f89c60198ece816e55217f3bcd3d65","kind":"commit","published_at":"2023-06-13T04:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3/manifests"},{"name":"v4.15.2","sha":"3ee1d4391a2906215b3af2ca82c903b624d9da76","kind":"commit","published_at":"2023-06-11T15:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"0270ed5e13535af8d3f6c77da5edcaf1cdf7d52c","kind":"commit","published_at":"2023-06-09T01:37:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"f755743a0980ec0c872907fe362738d68887a2a8","kind":"commit","published_at":"2023-06-08T02:02:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0/manifests"},{"name":"v4.14.14","sha":"5ba2d2f8acd1de2f5babcddc237587639b2fbca4","kind":"commit","published_at":"2023-06-06T22:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14/manifests"},{"name":"v4.14.13","sha":"5a57bf7e7f7e595478d9e8797d3095b6796f76cf","kind":"commit","published_at":"2023-06-06T20:03:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13/manifests"},{"name":"v4.14.12","sha":"7dff76d1c7984b377f48527c1be0e68c5acaf899","kind":"commit","published_at":"2023-06-02T17:00:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12/manifests"},{"name":"v4.14.11","sha":"482cc169c49e8a1e2edfb2aaa6c6e7b4e019ca75","kind":"commit","published_at":"2023-05-31T01:29:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11/manifests"},{"name":"v4.14.10","sha":"cb0e8993222d28d3e08e644f92d3b300a5d83b72","kind":"commit","published_at":"2023-05-25T02:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10/manifests"},{"name":"v4.14.9","sha":"fda7a286c4a0b2cb9015baa19d825b89834c8c1b","kind":"commit","published_at":"2023-05-12T16:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9/manifests"},{"name":"v4.14.8","sha":"f19e5b496b5539e482f9c7ed99ce513eaf603636","kind":"commit","published_at":"2023-05-09T18:53:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8/manifests"},{"name":"v4.14.7","sha":"d001008e3b6cd52b53b9216b072835ed655f6f86","kind":"commit","published_at":"2023-05-04T15:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7/manifests"},{"name":"v4.14.6","sha":"57b6eba894235231a843c1d9f8b1f79e8bb77529","kind":"commit","published_at":"2023-05-03T18:22:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6/manifests"},{"name":"v4.14.5","sha":"dc6fb95b6821a2f10456e3f25f8d26e2f3bcd6e6","kind":"commit","published_at":"2023-05-02T04:58:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5/manifests"},{"name":"v4.14.4","sha":"f1444b4f9d4fbeab3e9e20b61938756b1273e0c5","kind":"commit","published_at":"2023-04-29T03:50:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"3c714ef4c8975f9a8fcabd6ebd986e80233e178e","kind":"commit","published_at":"2023-04-26T20:21:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"a9cd0027f59385f205a27038e4e6263239fbf005","kind":"commit","published_at":"2023-04-24T03:47:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"1ee9ee9a32c3882fc08650843e4a750b51c5834d","kind":"commit","published_at":"2023-04-21T19:09:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"326f0fc0e0f32c342830b25d59d4f1cb368de7c0","kind":"commit","published_at":"2023-04-21T03:40:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0/manifests"},{"name":"v4.13.26","sha":"d70426b9f37f8f5d21423576c637b9c81651152c","kind":"commit","published_at":"2023-04-19T06:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26/manifests"},{"name":"v4.13.25","sha":"c0c694a4dda770f27c965e6153f1422fc6431118","kind":"commit","published_at":"2023-04-15T17:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25/manifests"},{"name":"v4.13.24","sha":"299cc2c68d62e11a9f55e7d11e3be2815e8f03f4","kind":"commit","published_at":"2023-04-11T23:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24/manifests"},{"name":"v4.13.23","sha":"18b18f9d8b8f68429f48d7bfc91d9d67ca6e91b6","kind":"commit","published_at":"2023-04-11T04:11:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23/manifests"},{"name":"v4.13.22","sha":"ec5bb9c948dd9e92921f2a44ec976ccf7915e79f","kind":"commit","published_at":"2023-04-09T01:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22/manifests"},{"name":"v4.13.21","sha":"eabf67121b24b4bb1d79e6b21ad0fecf3e87950c","kind":"commit","published_at":"2023-03-28T04:07:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21/manifests"},{"name":"v4.13.20","sha":"1c45b1306bca9f2f2a8fa8ae2aa792ff90c3b52f","kind":"commit","published_at":"2023-03-27T20:35:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20/manifests"},{"name":"v4.13.19","sha":"66251368ff51145f2a3170f8bbcc737b85354f1b","kind":"commit","published_at":"2023-03-25T03:14:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19/manifests"},{"name":"v4.13.18","sha":"1bdd514c9897f0f3d94cd69d23645c0cf83a4f84","kind":"commit","published_at":"2023-03-24T03:18:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18/manifests"},{"name":"v4.13.17","sha":"3e8b5fa4b032582c98c2709c5bfaad6554ade11a","kind":"commit","published_at":"2023-03-23T20:08:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17/manifests"},{"name":"v4.13.16","sha":"2a453c44de5516f71f580de358283fd332db883a","kind":"commit","published_at":"2023-03-22T02:03:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16/manifests"},{"name":"v4.13.15","sha":"8c5005c973f5bfa4876639f6e4969bc93584b95e","kind":"commit","published_at":"2023-03-17T16:33:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15/manifests"},{"name":"v4.13.14","sha":"2beac7d133b418195659ac72a1faab7ea239e6b3","kind":"commit","published_at":"2023-03-14T19:30:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14/manifests"},{"name":"v4.13.13","sha":"0bf9533301996dcaa1e5c987793fe1ec14522e50","kind":"commit","published_at":"2023-03-12T15:47:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13/manifests"},{"name":"v4.13.12","sha":"39efda0b2b5841e090a33d5f07a37661feaf047c","kind":"commit","published_at":"2023-03-11T14:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12/manifests"},{"name":"v4.13.11","sha":"f015121d22e3bc1b863505ea16be0a5ce2424469","kind":"commit","published_at":"2023-03-11T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11/manifests"},{"name":"v4.13.10","sha":"8a2b6fbf5765f1ef790e8d9514958e0f3dda5627","kind":"commit","published_at":"2023-03-09T21:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10/manifests"},{"name":"v4.13.9","sha":"d640bdae8d82aadb628c48e8e720bde01d641e2f","kind":"commit","published_at":"2023-03-09T02:02:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9/manifests"},{"name":"v4.13.8","sha":"2421d212af8a5ebe08f83b4d0dc80817ee656e72","kind":"commit","published_at":"2023-03-06T16:23:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8/manifests"},{"name":"v4.13.7","sha":"733607a0373020ce0e6b8ec9701822850fc614e1","kind":"commit","published_at":"2023-03-05T01:55:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7/manifests"},{"name":"v4.13.6","sha":"933bae904a5e133801fe0076492e3466c9ef12f2","kind":"commit","published_at":"2023-03-04T06:36:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6/manifests"},{"name":"v4.13.5","sha":"83f4cd1a6ba6fa8f4e9cba1ec47fb8df091dfac5","kind":"commit","published_at":"2023-03-01T07:21:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5/manifests"},{"name":"v4.13.4","sha":"ef0fa07ec6f7c81fb7ff96197f7fc9efc8727b93","kind":"commit","published_at":"2023-02-23T02:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4/manifests"},{"name":"v4.13.3","sha":"0a4a49be8728955f78c32dfe737a0ce0861601dc","kind":"commit","published_at":"2023-02-22T14:14:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3/manifests"},{"name":"v4.13.2","sha":"2400757a140d2e27bfac262b2d4617dcad4a9981","kind":"commit","published_at":"2023-02-22T05:27:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"2dcacc30e493416a30dde6a093701613810d0715","kind":"commit","published_at":"2023-02-21T18:03:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"9e1060073a39809f9427df580b9030d3698f055a","kind":"commit","published_at":"2023-02-18T07:20:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0/manifests"},{"name":"v4.12.8","sha":"b023adf6850acd40ea47a7192f32e293b2deb01c","kind":"commit","published_at":"2023-02-09T03:47:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"9f1f7455287206578ef7097f8989274114295a51","kind":"commit","published_at":"2023-02-07T04:34:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"004a364bcf0af897948cf50cf8f9e5372eaea138","kind":"commit","published_at":"2023-02-06T06:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6/manifests"},{"name":"v4.12.5","sha":"51485997d94202cea18dade96a07105af790e80e","kind":"commit","published_at":"2023-02-04T04:24:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"04a05c967a0c4c98d60a3318d107236fc5e58637","kind":"commit","published_at":"2023-02-03T06:53:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"77844a68291dfd5f644e5fddc547dd4475792f5b","kind":"commit","published_at":"2023-01-29T06:58:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"bcdd9dacc21c349947512ddfe3e740df30855ff2","kind":"commit","published_at":"2023-01-26T02:20:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"5d6a816cea016dda4acd9dc702d37c9b129f2a78","kind":"commit","published_at":"2023-01-25T06:40:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"bed5943410c32fee541077d6dfc95b25f90769b4","kind":"commit","published_at":"2023-01-24T04:05:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0/manifests"},{"name":"v4.11.9","sha":"c9dd6919ddb80afb5ee06e43bc169df679f5acbe","kind":"commit","published_at":"2023-01-23T18:20:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9/manifests"},{"name":"v4.11.8","sha":"724694965113996c20b51e97aefbed7f2f093d06","kind":"commit","published_at":"2023-01-20T23:34:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8/manifests"},{"name":"v4.11.7","sha":"819e0645f990205ca237b3382c27f3920d4b6319","kind":"commit","published_at":"2023-01-20T04:03:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7/manifests"},{"name":"v4.11.6","sha":"ab0f5979d0cedcdd2f2c84d7ee702168f71e19b2","kind":"commit","published_at":"2023-01-19T05:34:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"19ea7e1ca1861524aef98f126982add8cc7a3390","kind":"commit","published_at":"2023-01-15T02:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"ea421b9ec75dd1589723dabe3a5947fdff5ad960","kind":"commit","published_at":"2023-01-14T07:34:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"94e80e460259e6a406c3685eadb4203fe3abc959","kind":"commit","published_at":"2023-01-13T07:11:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"6f904919cc878247f6b0c9d2b127600a2b232f31","kind":"commit","published_at":"2023-01-04T22:05:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d15ce8bbee506caa7df25e51c52efa80f6fc4a5e","kind":"commit","published_at":"2023-01-04T01:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0d61ce993552d51ea8a04429d8c301d7bdb710a6","kind":"commit","published_at":"2022-12-31T09:39:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"774cc7d08677f00943d67fffef90c16fc1d9045c","kind":"commit","published_at":"2022-12-24T04:22:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0/manifests"},{"name":"v4.9.11","sha":"349cae27dd1c8eb6398bdc28246e084f256be339","kind":"commit","published_at":"2022-12-22T04:56:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11/manifests"},{"name":"v4.9.10","sha":"ee6d0402d6098319d092bec9af0f4bbcc712775d","kind":"commit","published_at":"2022-12-21T22:43:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"e0f9ae6eea6708fe1eb47be90ed9b592c6169b03","kind":"commit","published_at":"2022-12-18T20:02:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ca09f58004b16eedabbb9ee5ea980d5ca23b02d2","kind":"commit","published_at":"2022-12-16T22:44:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"768ecd2ad25066ba27d322a5660e0fbcfcc810cc","kind":"commit","published_at":"2022-12-07T19:48:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"bd4a1a92adab313b2d6bb0063715425396d74e5e","kind":"commit","published_at":"2022-12-05T22:50:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"2fe10e552b53b252b8cab0c0031538d9c9a76a5c","kind":"commit","published_at":"2022-12-03T00:12:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"700b4d9ac150c73edc14bc6f2435c594d43917b1","kind":"commit","published_at":"2022-12-02T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"a836524adc232f48bea9ab276843e0ef68d11217","kind":"commit","published_at":"2022-11-30T07:56:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"32b8ffa6f0b7ffe9d424aaef5c6ddb7f1a0d2311","kind":"commit","published_at":"2022-11-29T06:17:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"4e7d5124c0b6a66378a3eb23bae572375f22ca21","kind":"commit","published_at":"2022-11-26T03:26:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"40baf45da2a085990196502df5b91f83c5564a59","kind":"commit","published_at":"2022-11-25T19:54:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0/manifests"},{"name":"v4.8.6","sha":"842deb606a01d16918387835d17de9f8c18d4091","kind":"commit","published_at":"2022-11-18T20:23:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"0d4930e6f4407c64ac043462e32bb9b706d17a1d","kind":"commit","published_at":"2022-11-18T01:47:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"414a9cbd09370bb8bb4545a2594e50c38eac1b7d","kind":"commit","published_at":"2022-11-17T19:07:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"54e24fc038b5618e469b67f469291dc9582dacc1","kind":"commit","published_at":"2022-11-11T19:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"4feb585b763b37bb8681c8c8c689f29d6ee6ed21","kind":"commit","published_at":"2022-11-09T06:26:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e8a908b19095f3645cc40e932417e4628674d6e9","kind":"commit","published_at":"2022-11-07T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"6959607872631443e9ed193c165ed1a09196b49f","kind":"commit","published_at":"2022-11-05T05:47:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"41291bc02e418bee1064c3a5e3d8c28493ed9651","kind":"commit","published_at":"2022-11-02T21:23:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"52da66f16a67ec33dcc698adf97c9a65e45949e5","kind":"commit","published_at":"2022-11-02T06:40:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"be282a9884ed07866be6a1c19254eab140b9a86c","kind":"commit","published_at":"2022-10-30T03:29:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0/manifests"},{"name":"v4.6.6","sha":"4bb3a0a08299ad5790a641d3a480d67d5d90f6ff","kind":"commit","published_at":"2022-10-25T06:39:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"64ebebee47939c3d070dc6abd8e9ec84b3ea2e38","kind":"commit","published_at":"2022-10-21T23:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"1d09bf391955db72bf571163b91cb5c7f434f4d9","kind":"commit","published_at":"2022-10-20T22:57:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"4f20c34205534e94c3a6ab688f32c23fdf07a514","kind":"commit","published_at":"2022-10-20T04:35:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"eb9832fbdb54d13924c04eb50957f2bc06af9bfb","kind":"commit","published_at":"2022-10-14T20:28:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"a78d44024c8ffa62c168d78d4517ed5a348c94a7","kind":"commit","published_at":"2022-10-14T19:22:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"c406380b6ed04e21c394232f851cbc588d7c5191","kind":"commit","published_at":"2022-10-14T08:11:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0/manifests"},{"name":"v4.5.6","sha":"e8eb0c64190896baad2efbcc37074b1199377584","kind":"commit","published_at":"2022-10-11T00:07:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"db0ac9bf6cb7fe5554490929b5ca21baf99f16c2","kind":"commit","published_at":"2022-10-06T05:34:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"ab43a742bc1546edd17d76a9d97a1f88f06124f0","kind":"commit","published_at":"2022-10-04T03:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d117223e9823db9395206614e6d50e55b544b6c5","kind":"commit","published_at":"2022-10-02T18:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"5fab8903544e6977a0f2889f5ae4427d8287311c","kind":"commit","published_at":"2022-10-02T00:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"c284ae20476198c082dd08f275049192a3a3d130","kind":"commit","published_at":"2022-09-30T02:06:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f1bc9ce8e309987dbfc48a49adc4e3661ccf9065","kind":"commit","published_at":"2022-09-29T00:02:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0/manifests"},{"name":"v4.4.4","sha":"0e9afde7b9e971d482d29cb4ecb032deefaf9915","kind":"commit","published_at":"2022-09-26T03:31:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"bdaea12f83e23477821dac1803dc3ae05a80687c","kind":"commit","published_at":"2022-09-24T05:54:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"99cfa68d2142a29eec5e8af0dcc0344fda578a12","kind":"commit","published_at":"2022-09-15T02:42:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"8113700cc90460cb476f05dd17037356ed1b28fe","kind":"commit","published_at":"2022-09-14T18:06:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9e940dc07a891ccdcfd863c5dbb028825ba7a4b7","kind":"commit","published_at":"2022-09-14T04:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"7458da8ac858984bd6dac65ca000e616a114f3ec","kind":"commit","published_at":"2022-09-09T22:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"ab6931de65c980ae019e019d476ab0766cd40fa6","kind":"commit","published_at":"2022-09-09T02:42:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"ef3934223527e6a186c98ec919bb344695349dbd","kind":"commit","published_at":"2022-09-07T18:35:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"13c007218a09cdea64e8206f6a3759ad872fc79b","kind":"commit","published_at":"2022-09-07T06:25:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"6dece1d28d55012e9fd114af29ca8c56f41de8ae","kind":"commit","published_at":"2022-09-06T20:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"7b48b07258855edcc8cb51fb0d370b1d0ba565b0","kind":"commit","published_at":"2022-09-06T05:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"3f5515b9266071404c7cb6d49ab3c7a668e74342","kind":"commit","published_at":"2022-09-05T20:15:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"e4968323223533422e73af5c2aa857fc98bef968","kind":"commit","published_at":"2022-09-02T06:14:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"577c8e530eedf701f2eb2ea006bfc8307639a983","kind":"commit","published_at":"2022-09-01T20:43:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"512b9db8ff4e4c7a27fd7c2d71ff14828a20c1d1","kind":"commit","published_at":"2022-08-27T02:17:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"faeb571ea9e29553ec57908c690e5602bc9e5c34","kind":"commit","published_at":"2022-08-24T14:42:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"94e9f56f467c7ec3df992bc51da4ad5f43a70638","kind":"commit","published_at":"2022-08-24T01:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"13e689bade2757971e708f4b34ff9d222ddc33a7","kind":"commit","published_at":"2022-08-23T02:00:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8f0274925446994e297f9bade14ccdc0f1d138b1","kind":"commit","published_at":"2022-08-19T05:27:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0/manifests"},{"name":"v3.5.11","sha":"d3abd575d75e6ea271afe6ce4bc2f617a88b1182","kind":"commit","published_at":"2022-08-05T22:34:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"63c29c403733a0748f1cb584c6938c3248b1b3f8","kind":"commit","published_at":"2022-08-04T18:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"ddbce0511ff9812fe61a896efeaa924ba6b38a05","kind":"commit","published_at":"2022-08-01T21:47:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c4853e9d4258cdcf4fa7f28c8509841f349e08a","kind":"commit","published_at":"2022-07-17T12:16:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"db5c22bf915865b396eea6024e3c757338cf6c89","kind":"commit","published_at":"2022-07-16T18:49:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"5f26c1f1d4d49606322790f543a4edd68f9f5d6e","kind":"commit","published_at":"2022-07-15T23:25:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"eda73c61d58c6d2776e7f20549afe40b5e81db6d","kind":"commit","published_at":"2022-07-15T01:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"e88e06d83b69f67c5785bccffb233dfd4445a33f","kind":"commit","published_at":"2022-07-14T16:54:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"61e0d89672598e158669a04262e278d3a5d61e2d","kind":"commit","published_at":"2022-07-14T04:41:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"791eeb0f83ab1de3eee4b1afdd5793c1d7334775","kind":"commit","published_at":"2022-07-13T17:58:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"638dacba89a629e9550aba7645316dc4c3041f10","kind":"commit","published_at":"2022-07-13T02:58:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a67db6d1ba7c7fcb57481cfa733a03e86c05b9e5","kind":"commit","published_at":"2022-07-11T20:14:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"5b5be33a828211388d95de45c95bea2f55c838d3","kind":"commit","published_at":"2022-07-11T17:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"52947ad1a22e7221905edf703136175b72610e1b","kind":"commit","published_at":"2022-07-08T21:19:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0/manifests"},{"name":"v3.3.7","sha":"536aa7987dab78eb0b4c22c93a070c9db488a9c2","kind":"commit","published_at":"2022-07-06T22:44:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"0d7e9bd91b7f3871470752c54135561134b8634e","kind":"commit","published_at":"2022-07-03T19:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"6f2fabe769b8a8659bb2768e96253023a61a5549","kind":"commit","published_at":"2022-07-01T18:38:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"57171f22d3de81a6e1dd5620be6f198860ed8961","kind":"commit","published_at":"2022-06-30T22:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b397777a7862989657d326feb97bad4d24cdf461","kind":"commit","published_at":"2022-06-29T03:01:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"c85ff09763d6f2a347dccc298bbccdcfcc3b4f8a","kind":"commit","published_at":"2022-06-26T17:16:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5cac752621badf3f0bb13daea576800a340e95c1","kind":"commit","published_at":"2022-06-24T18:26:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1fc2204589ca97fe5e80bb38c2cdd1bee8825ecb","kind":"commit","published_at":"2022-06-24T03:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0/manifests"},{"name":"v3.2.12","sha":"e0f94c8a1ac57dd1ffd484e725a77d5f10b13581","kind":"commit","published_at":"2022-06-22T15:24:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"8387e89cfa3bd62a564246c0c00a94b8199b0792","kind":"commit","published_at":"2022-06-20T22:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"1962aeef5b6eca85363232c2b111dc4eb16ada12","kind":"commit","published_at":"2022-06-15T17:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"189973ad646696ef6f869d04df9d8dce9887b55d","kind":"commit","published_at":"2022-06-08T03:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"53eb2ba8b75b145c11cb1f7bbafeb131576ec792","kind":"commit","published_at":"2022-06-07T05:01:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"a07a62ef911113c17c34971cab4e481cf5d172bc","kind":"commit","published_at":"2022-06-03T21:41:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1e5195648789f7748b48dc6cb8dc726e013ea799","kind":"commit","published_at":"2022-06-01T21:56:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"22afd7d8a9c3d68906d868cbd86beb76e9e201e8","kind":"commit","published_at":"2022-06-01T18:09:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"9a58cd5718d1e6f914f42b71b2b16d2663fcd0ff","kind":"commit","published_at":"2022-06-01T15:30:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"d786fa51bb9a1898d3f7a2d0a2b27c85b5e2017c","kind":"commit","published_at":"2022-05-31T15:49:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"e3692a34c420a6e1b2e5db7a18921b8c8f9c6d26","kind":"commit","published_at":"2022-05-31T05:11:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c2a012f0cf6b1e8f0ff669658ca7b2fc1442383a","kind":"commit","published_at":"2022-05-27T00:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"233d70b0e9a6e2fb1dc3ec5962707c2c16d4e99e","kind":"commit","published_at":"2022-05-26T03:02:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7a5db5930552fe7c1861f5b2f3397c5cac099aef","kind":"commit","published_at":"2022-05-23T19:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"2bde0b7b512252952819765db2f6e6839d8ba98a","kind":"commit","published_at":"2022-05-21T03:26:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"d5dc858a899d6369b773e8424584c92aa0e18595","kind":"commit","published_at":"2022-05-20T19:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fdbabea59db3e1d0f8a36fb82f2eae2d1ccaaa66","kind":"commit","published_at":"2022-05-19T16:46:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"944cc17b508feebdccf043c13d39d701a3bb62b3","kind":"commit","published_at":"2022-05-18T15:45:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"acb6e8117dac4c641888680f95b7ac2ac50fcd34","kind":"commit","published_at":"2022-05-17T19:20:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"da0af4f859621ea6ddf98a2d34001dd4ad0f1189","kind":"commit","published_at":"2022-05-15T13:58:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b0563d563dbc65fa213cea641d7fb43ce6da7043","kind":"commit","published_at":"2022-05-14T14:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"88fa04046b87b448748c7e7e68ce92c939d75615","kind":"commit","published_at":"2022-05-13T22:32:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0/manifests"},{"name":"v2.5.4.post1","sha":"7090f9020b44be1935e2874b24589c5420ec0ce9","kind":"commit","published_at":"2022-05-02T23:15:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4.post1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.5.4.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1/manifests"},{"name":"v2.5.4","sha":"63c23cb3989b11300605bf6f7c71f8cf8fcb15e4","kind":"commit","published_at":"2022-05-02T19:33:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"228032768ba96d80e39e6ad6eb1a08afd92b4a17","kind":"commit","published_at":"2022-05-01T14:38:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"271d5fb079f6a9476dc9389871c8e05ab6656bfe","kind":"commit","published_at":"2022-04-25T22:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"22f6876a8130895e2be80c548e6595fe7c827b85","kind":"commit","published_at":"2022-04-25T04:04:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b385e3e2d3780c9a6022f61713fd40e40ff7ef45","kind":"commit","published_at":"2022-04-22T07:07:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0/manifests"},{"name":"v2.4.35","sha":"7191a8c8b6006f8691bb698e83c0b80d25260b1a","kind":"commit","published_at":"2022-04-19T21:42:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.35","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35/manifests"},{"name":"v2.4.34","sha":"242eb4db2a719dad964d6b2e458a14e8e19c4559","kind":"commit","published_at":"2022-04-18T05:44:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.34","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34/manifests"},{"name":"v2.4.33","sha":"d665365a0b35c94f045a16293ad24cd3659da7c7","kind":"commit","published_at":"2022-04-13T17:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.33","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33/manifests"},{"name":"v2.4.32","sha":"31ab13ff100eed6e8b75d8ebc04276a56b9defc7","kind":"commit","published_at":"2022-04-10T14:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.32","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32/manifests"},{"name":"v2.4.31","sha":"0add9ec7834cd404ba50dfb986074740e98dc9ef","kind":"commit","published_at":"2022-04-05T17:34:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.31","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31/manifests"},{"name":"v2.4.30","sha":"2ff791e7c301ecc114c82f4faa03ebf76d4c68ce","kind":"commit","published_at":"2022-04-04T21:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.30","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30/manifests"},{"name":"v2.4.29","sha":"5514d069c839a338340bba275093f65537fb08c2","kind":"commit","published_at":"2022-04-04T17:30:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.29","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29/manifests"},{"name":"v2.4.28","sha":"666a70d6ce7bd8b8b5a2d67f2400809db6720929","kind":"commit","published_at":"2022-03-31T22:35:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28/manifests"},{"name":"v2.4.27","sha":"20bad755378038183f6a71a89f26c3c1a2ee73b0","kind":"commit","published_at":"2022-03-27T14:23:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27/manifests"},{"name":"v2.4.26","sha":"bde55db13cc1d55cd273f63cf1ebe5a126d5a69f","kind":"commit","published_at":"2022-03-26T22:13:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26/manifests"},{"name":"v2.4.25","sha":"8dc0908729c8bdbdd6c52719f208e25a82606c66","kind":"commit","published_at":"2022-03-25T19:26:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25/manifests"},{"name":"v2.4.24","sha":"963f2dd596320683a265178d72e56997c0c361ee","kind":"commit","published_at":"2022-03-22T19:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24/manifests"},{"name":"v2.4.23","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23/manifests"},{"name":"v2.4.22","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22/manifests"},{"name":"v2.4.21","sha":"1eed2518d26feb76bf1ca1d477fa0e69e5894d07","kind":"commit","published_at":"2022-03-16T03:48:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21/manifests"},{"name":"v2.4.20","sha":"96ed089aac0abbc4992cb1f5e6f27aaa499012c2","kind":"commit","published_at":"2022-03-16T01:57:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"186456c1a99748a11def8a5b1e7892c434598f86","kind":"commit","published_at":"2022-03-12T23:43:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"d95073cd01b35f9573a37f30dc5293732c49dc8d","kind":"commit","published_at":"2022-03-09T19:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"cdf764bf3b944464acedd25b21a4d3e606c64000","kind":"commit","published_at":"2022-03-02T20:05:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"fb2c6a3e48893ea30802404d6a0bb6c7feef13e3","kind":"commit","published_at":"2022-03-02T07:42:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16/manifests"},{"name":"v2.4.15","sha":"302fa40b05d7e3f24dd8a0f12afbdf248c86d1cc","kind":"commit","published_at":"2022-02-25T23:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"c93ddae837d0006b614edf1d406dfc51a7c72db4","kind":"commit","published_at":"2022-02-15T22:41:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"68c456ede17aa8e64110dfbf634c6da14b501954","kind":"commit","published_at":"2022-02-13T18:16:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"49eda867de701c7a780ffda2b6326b5aab2444d9","kind":"commit","published_at":"2022-02-11T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"a5cef6c139a2dcd01fa61d9189c0c001eddbf6a2","kind":"commit","published_at":"2022-02-11T06:19:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"0ea0463ef171f96cf1a7ac78f193955c203abd2c","kind":"commit","published_at":"2022-02-10T20:52:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"873543b47448619bd3f4e8a08cc5a7cbb7d00ecb","kind":"commit","published_at":"2022-02-10T00:03:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"f3b01ee6ea70c9d098920780409bd089e001630c","kind":"commit","published_at":"2022-02-06T04:18:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"04a8ab91f1ef04f783468cfcda51e66304794110","kind":"commit","published_at":"2022-02-04T03:26:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"2375a7799d731193f35844a64afd22d5a144011c","kind":"commit","published_at":"2022-02-02T03:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"ccd27c0db217a49f6bc4ad3c2d656c79b41e5012","kind":"commit","published_at":"2022-02-01T20:01:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"4ed6d18e83e0a5f3096b2477ad2bbf4264622415","kind":"commit","published_at":"2022-02-01T06:21:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"6cbaaf3b9e36f2c4aec060fc1ffb327af86ba4c2","kind":"commit","published_at":"2022-01-27T07:40:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"0a7f99629c19ad32ad4e1459923fe473d4658da9","kind":"commit","published_at":"2022-01-26T06:10:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b99367166e7d8292d7bd31fe8710189ac0f707dc","kind":"commit","published_at":"2022-01-24T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"a6c60686ce64fb1cd4ccad4e79ca156f636b2cd1","kind":"commit","published_at":"2022-01-20T04:34:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0/manifests"},{"name":"v2.3.14","sha":"468c0d16cfffb7a6009e449d691f977dc33173ba","kind":"commit","published_at":"2022-01-16T21:20:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"8ca67d984f9ec2d8483f21538d63ae8d97e10866","kind":"commit","published_at":"2022-01-16T00:47:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"3130a138bc09a757b8d4c4f35bfd56b0651ad612","kind":"commit","published_at":"2022-01-12T06:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"7fda7613fc64f9247646d9830e398ffeb61dfab2","kind":"commit","published_at":"2022-01-12T03:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"0d1de7238bfafe4b7309fec6f735dcd0dc4538a8","kind":"commit","published_at":"2022-01-09T01:45:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"26633fbea33674797b8cde1a437745cfece508f8","kind":"commit","published_at":"2022-01-05T20:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"186bd1a03a49b64a106dad5db855987ed94631b5","kind":"commit","published_at":"2022-01-05T01:54:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"d84f11e779ddcb3d60aabcd4554e6421634d9490","kind":"commit","published_at":"2022-01-03T00:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"90855f41f108a939a0b507c29742aeb611963549","kind":"commit","published_at":"2022-01-02T05:16:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"1cebb27109dd1f5a1149f8f63d9f7855ba07c18b","kind":"commit","published_at":"2021-12-31T20:36:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"dd5aab5c15fbb59d67381ce53652686079061e87","kind":"commit","published_at":"2021-12-29T05:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"bbd67a0bdc5e5c8679ca31d33fed1a1df2750413","kind":"commit","published_at":"2021-12-24T22:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"902f35ae150f9cdeeee5d5244bc804458789c682","kind":"commit","published_at":"2021-12-23T21:25:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"b16811492d0d7f603638fb1c0e44ff5a44b9051f","kind":"commit","published_at":"2021-12-17T22:36:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58c628f76e99b510ad4dc084fea845a3b84169db","kind":"commit","published_at":"2021-12-17T10:11:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0/manifests"},{"name":"v2.2.10","sha":"906b538f6ba05794d933540a2e3de7e494fd0e49","kind":"commit","published_at":"2021-12-14T03:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"ed913fb1961c4c78b2c0575ca758924b19f2fc41","kind":"commit","published_at":"2021-12-11T20:47:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"b5218fd56ca6cc40fd33e9c5586b424c031854df","kind":"commit","published_at":"2021-12-07T19:06:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e65fc986045089ca431887ba4fbd528900887697","kind":"commit","published_at":"2021-12-03T16:37:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"e8b833894c2b067b992fd0b2ad0418d020cf726f","kind":"commit","published_at":"2021-12-03T05:21:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"d77472cf8b05aab8d1eb27ef7c7da5fea4a6b616","kind":"commit","published_at":"2021-12-02T20:19:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"97ab233ed9df50589280777cf7a12f58c15b85fd","kind":"commit","published_at":"2021-12-02T05:33:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"91bc000beaa34b8bd9897667c380ef5ac1df4bf1","kind":"commit","published_at":"2021-11-30T06:22:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f0d62420546974aa34588bd9f7eaf88fdbdffe9e","kind":"commit","published_at":"2021-11-29T06:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"85f7777e4914b4270fb2807e24c723fe67689faf","kind":"commit","published_at":"2021-11-27T18:20:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d570ae8454f2ae12348bab030e6675e5d8ea2edb","kind":"commit","published_at":"2021-11-25T18:13:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"e20ffe2e13c67208f721abedab71a760880a313f","kind":"commit","published_at":"2021-11-18T00:45:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"642957dc80b3bc481d959ac1ac79e9889f36a9b7","kind":"commit","published_at":"2021-11-15T20:59:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8/manifests"},{"name":"v2.1.6","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6/manifests"},{"name":"v2.1.7","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"aac418db629d32b45164f71504fcca1caa2cd1d1","kind":"commit","published_at":"2021-11-10T00:29:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8c623cc49783989324ade437af3d7828611c344c","kind":"commit","published_at":"2021-11-08T18:17:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9257879918bbecf88f9e21d4f1effdd0e11a0102","kind":"commit","published_at":"2021-11-06T00:23:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"54ab001adf7173a6265bdd9edd1ed5dbe99b4404","kind":"commit","published_at":"2021-11-04T02:59:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"82caebcf868d9c2fa492079f440cffee5f5f7b8c","kind":"commit","published_at":"2021-11-02T06:38:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bd09e811e81b78091c7a156df5b57d77d6da21a7","kind":"commit","published_at":"2021-10-31T07:35:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0/manifests"},{"name":"v2.0.10","sha":"cc5d6cc58e72512b992e2b28a69ce22bcb5b91fd","kind":"commit","published_at":"2021-10-28T23:13:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"c80887ff06df79431b7c0e240a26b4c052db479a","kind":"commit","published_at":"2021-10-28T18:45:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"afc800201afebc9c61c5f3de600862a826c35df5","kind":"commit","published_at":"2021-10-28T05:14:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"2913f31bdb7419f0b36db5e8b9ebd5b55f1fe29e","kind":"commit","published_at":"2021-10-26T02:45:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"502f4f685b48c57d42e24f83fa288cf54b01f7b9","kind":"commit","published_at":"2021-10-23T20:04:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"251c931293b160b77728b28129ad126037615f01","kind":"commit","published_at":"2021-10-22T20:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"efd282a860206dad81d0d4e61a472138eb04328d","kind":"commit","published_at":"2021-10-21T02:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ae62f36f4693985934c8e6fe91c24dd0bb93ec08","kind":"commit","published_at":"2021-10-20T00:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1b42f1a0dc5a1b846d6fa43bbb6b5896b4af64a","kind":"commit","published_at":"2021-10-19T04:22:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6968f83ddfcc620220148ecf3d7ed80555307c03","kind":"commit","published_at":"2021-10-18T05:56:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"484c8a21a80cc24c4e2995e485e5ae22674e0865","kind":"commit","published_at":"2021-10-16T05:34:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0/manifests"},{"name":"v1.67.1","sha":"89b18788aed987662495835dd2072c087ad2ef5e","kind":"commit","published_at":"2021-10-15T20:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8534eb5c2749701f783a50f9b4a19d817bc6c6d0","kind":"commit","published_at":"2021-10-15T17:59:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0/manifests"},{"name":"v1.66.14","sha":"5a5f6d6e53d0d9612226554b7604b36d2e69a743","kind":"commit","published_at":"2021-10-14T21:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14/manifests"},{"name":"v1.66.13","sha":"4daea7a43aec0869429d2a286798901a60f4e84d","kind":"commit","published_at":"2021-10-14T07:31:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13/manifests"},{"name":"v1.66.12","sha":"eaabc9c44954f6290a0415ed6388709057715719","kind":"commit","published_at":"2021-10-11T21:23:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12/manifests"},{"name":"v1.66.11","sha":"386bfea1c72e8d3526b4edb9832d8d93fab3335e","kind":"commit","published_at":"2021-10-09T04:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11/manifests"},{"name":"v1.66.10","sha":"14c45cb38e932ee2c7ab9e6b57aa2f01235db93b","kind":"commit","published_at":"2021-10-08T05:11:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10/manifests"},{"name":"v1.66.9","sha":"1b23e26d92f1cf8f75a26e06e601b1e1a8ef23b0","kind":"commit","published_at":"2021-10-06T04:06:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9/manifests"},{"name":"v1.66.8","sha":"bea532f1b9c3063c8154ad49b7b38b132c09f554","kind":"commit","published_at":"2021-10-05T21:40:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8/manifests"},{"name":"v1.66.7","sha":"63fdb242915311f01690a618bb190c3667b545b1","kind":"commit","published_at":"2021-10-03T04:32:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7/manifests"},{"name":"v1.66.6","sha":"e27163faac36b36286e02d9a7d9b9eafba9e676c","kind":"commit","published_at":"2021-10-02T04:13:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6/manifests"},{"name":"v1.66.5","sha":"227bdc28fc5892a18da4ad49a0720e7f57e5f08e","kind":"commit","published_at":"2021-10-01T05:33:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5/manifests"},{"name":"v1.66.4","sha":"4e973b7098b93b499596c1f4c161b02087a58065","kind":"commit","published_at":"2021-09-29T07:35:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4/manifests"},{"name":"v1.66.3","sha":"5714cb99736816ded22b8ad43ba2ba5d64d6ecdb","kind":"commit","published_at":"2021-09-27T19:16:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3/manifests"},{"name":"v1.66.2","sha":"dc533cb9e1bb551d21ece462d0beaaee8ee9cc93","kind":"commit","published_at":"2021-09-26T19:16:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"790bb882913cd5f96bc8e4f1be4c10d70607f886","kind":"commit","published_at":"2021-09-22T04:55:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1/manifests"},{"name":"v1.61.1","sha":"b5b0d9e7888407d7b622fd8d25a990c90f3907ca","kind":"commit","published_at":"2021-09-21T18:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1/manifests"},{"name":"v1.66.0","sha":"7ad83c4bfa4b2f53dd430a380545223b1a9e9133","kind":"commit","published_at":"2021-09-20T07:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0/manifests"},{"name":"v1.65.3","sha":"f1e662218197797e9cd0310ca81b78f29500f511","kind":"commit","published_at":"2021-09-07T21:48:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.65.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"828e95de46f971bb54d1d97a964e4ce05593318a","kind":"commit","published_at":"2021-09-06T17:10:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.65.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"04235ab3cca1d3cf69b83671d5c9f6ec907ac6db","kind":"commit","published_at":"2021-09-01T07:51:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"03b8fba6752d3bbf7fc17aa97b69bdc2a73c58bc","kind":"commit","published_at":"2021-09-01T05:53:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"a244324e7360bb0d17b67c048534c376d7ab1dff","kind":"commit","published_at":"2021-08-24T19:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"2cad9475bb15d5fb736b9e2dd994a6b7d3c89486","kind":"commit","published_at":"2021-08-24T04:39:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0/manifests"},{"name":"v1.63.23","sha":"03e2e9a31269ad6cf411ba2c87316c3d87303c73","kind":"commit","published_at":"2021-08-11T15:55:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23/manifests"},{"name":"v1.63.22","sha":"62300a4af7806ac741fe7295fe7fa633a6eedd60","kind":"commit","published_at":"2021-08-09T22:42:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22/manifests"},{"name":"v1.63.21","sha":"92e49fe63e000c2d1d3c94a9210da8e1badafa50","kind":"commit","published_at":"2021-08-06T00:53:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21/manifests"},{"name":"v1.63.20","sha":"bfbefca63d2631e817c3ef2cff9b86487107462a","kind":"commit","published_at":"2021-07-31T16:09:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20/manifests"},{"name":"v1.63.19","sha":"1c31605cc630b2857eca75d10237602badcd8476","kind":"commit","published_at":"2021-07-30T01:34:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19/manifests"},{"name":"v1.63.18","sha":"67f6293b505c2e54a895de748d7e40c66e1296ea","kind":"commit","published_at":"2021-07-29T15:51:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18/manifests"},{"name":"v1.63.17","sha":"bbcf29e3784657a84168dc6aa356b51e5b470e62","kind":"commit","published_at":"2021-07-20T17:56:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17/manifests"},{"name":"v1.63.16","sha":"7a9ac501785b76445d333413fc28c58c35ac962c","kind":"commit","published_at":"2021-07-18T21:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16/manifests"},{"name":"v1.63.15","sha":"5ad7a8c1c5da4df1f4ca37de7ccd9f53cea7260c","kind":"commit","published_at":"2021-07-12T05:25:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15/manifests"},{"name":"v1.63.14","sha":"4c40d605640f7b11a9af33cfb247f8ee05d3f078","kind":"commit","published_at":"2021-07-06T14:33:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14/manifests"},{"name":"v1.63.13","sha":"1fb8c0cc42a92e9b283679916cc51272c5bdcf95","kind":"commit","published_at":"2021-06-29T03:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13/manifests"},{"name":"v1.63.12","sha":"cfa1bb9adacd58604a1015a3514eaebcb3b4a432","kind":"commit","published_at":"2021-06-21T17:19:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12/manifests"},{"name":"v1.63.11","sha":"1def0f680bc681f30d4ea7fdde280d4a735f6f73","kind":"commit","published_at":"2021-06-18T16:09:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11/manifests"},{"name":"v1.63.10","sha":"bf3ce5ed8d130393423951a2b019da03d4dffa33","kind":"commit","published_at":"2021-06-05T02:27:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10/manifests"},{"name":"v1.63.9","sha":"3e35b4ba0642e8d65ce74e7ee23e27327bf5b3c6","kind":"commit","published_at":"2021-05-24T20:13:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9/manifests"},{"name":"v1.63.8","sha":"00f21a1191f1f368df1110949c88c35ba2957fdd","kind":"commit","published_at":"2021-05-22T18:27:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8/manifests"},{"name":"v1.63.7","sha":"91ca4a2dc1c8b78eab4a9ffa9886803751a4f7f3","kind":"commit","published_at":"2021-05-19T05:39:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7/manifests"},{"name":"v1.63.6","sha":"dd54fd3b3a9af3656cf8ef6769e391e99fca7f37","kind":"commit","published_at":"2021-05-18T18:45:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6/manifests"},{"name":"v1.63.5","sha":"966f1693ba0f5f26cdd09d9cc419ee39a6a500ee","kind":"commit","published_at":"2021-05-12T20:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5/manifests"},{"name":"v1.63.4","sha":"a5672516d8ce49d482310a2d744a718708995644","kind":"commit","published_at":"2021-05-10T23:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4/manifests"},{"name":"v1.63.3","sha":"ab03b2bdf72a39045ec0b47ad30e464414a5d504","kind":"commit","published_at":"2021-05-08T18:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"e82f67f841d9c0e842a59bfde47ba45cf85011ec","kind":"commit","published_at":"2021-05-06T01:33:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"8ded5fac84b85f1d4f43384d0836dbf4a1fc390e","kind":"commit","published_at":"2021-05-04T02:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"1b9c750a555fd76f581d247cc31def45a43004b0","kind":"commit","published_at":"2021-05-01T04:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"da53753f35bd99cc34dc8ceb1d01d3a3b181709e","kind":"commit","published_at":"2021-04-24T06:41:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"5ab9dff3dd1cc6ab7771bb892f65ae09880d0f62","kind":"commit","published_at":"2021-04-22T03:13:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"24e18abb0f8c90502e6c243306738bd49ee6e5ae","kind":"commit","published_at":"2021-04-16T07:06:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"83faa23b838c7518ae3343e2cf12f1c674f688e6","kind":"commit","published_at":"2021-04-10T17:50:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.60.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0/manifests"},{"name":"v1.59.6","sha":"f781e982445bd3f699e009cb2bd7aab890f3b0c9","kind":"commit","published_at":"2021-04-06T02:59:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"907b1ed13c7db2c21c9f128109b6b24612d38e03","kind":"commit","published_at":"2021-04-03T02:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"ab94569d3ed79e5c6d389336fae7fa18ffeba093","kind":"commit","published_at":"2021-03-29T04:05:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.59.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"8173611e2025787f7640fdbe4fe8dcdfcc332557","kind":"commit","published_at":"2021-03-26T22:11:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"8a96e11e837ec37b9ccd181d7f087d5fd85c15a2","kind":"commit","published_at":"2021-03-23T22:08:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"bf807a70e0e440908d0d14ae3b0b8ee2aece14ab","kind":"commit","published_at":"2021-03-23T19:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"5f69a8e78f6908f073cbd74c31c5c17e3213b474","kind":"commit","published_at":"2021-03-23T07:04:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0/manifests"},{"name":"v1.58.3","sha":"76f0c4ef486e0dbb4bf8e3ed13b029e62aa2661a","kind":"commit","published_at":"2021-03-19T04:35:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.58.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3/manifests"},{"name":"v1.58.2","sha":"122ea92953c8d423022c5ba47cc54f5cbcef015c","kind":"commit","published_at":"2021-03-18T04:12:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"15c54f489965f410addf1b307f1d3d754f0262f5","kind":"commit","published_at":"2021-03-16T23:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"92385098fdd055fd6050296793f03dc115a48411","kind":"commit","published_at":"2021-03-15T00:44:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"1408454a325e9d269d50885c8bec0cd4ae09c897","kind":"commit","published_at":"2021-03-10T23:33:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"e04d6d875b02328511f6f4deba43fc1cec59fab2","kind":"commit","published_at":"2021-03-07T04:58:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"e7a1b2d0bda18a4ed1e9fd52bdb82dec59bb2cd8","kind":"commit","published_at":"2021-03-06T00:40:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"1503d7506f1d857931dc6df31ce7913781fa355f","kind":"commit","published_at":"2021-03-04T21:56:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"87357f21aedb49de57ced7d409cc82c150615eaa","kind":"commit","published_at":"2021-03-04T18:39:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"4ffd87f65c71590a46a23a0e1bf2ed0b533a84f0","kind":"commit","published_at":"2021-03-03T21:04:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"5597d716993b06017af05960e855ef9c9d0cb304","kind":"commit","published_at":"2021-03-03T04:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"a70d71ebc959416af6b8d0d5f600989bdc2830ce","kind":"commit","published_at":"2021-03-01T04:54:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"6709d152a8186e47cd5017e9fda3b41c729958dc","kind":"commit","published_at":"2021-02-27T00:09:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"a86b8cc71972a3bde3a82a2e6d650025d082c25a","kind":"commit","published_at":"2021-02-25T20:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"47b0352a72ffbc4423ebe9de49fc435316b7381c","kind":"commit","published_at":"2021-02-25T07:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0/manifests"},{"name":"v1.55.7","sha":"e5ed87cc9d533b1c24cb7bed2beeb964466d4bc8","kind":"commit","published_at":"2021-02-23T15:23:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7/manifests"},{"name":"v1.55.6","sha":"b60c7a0027bd589fd98ac81d758259280df30d29","kind":"commit","published_at":"2021-02-21T03:42:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6/manifests"},{"name":"v1.55.5","sha":"3f3c8c80af6dd4043db39d781ba572b29ae91837","kind":"commit","published_at":"2021-02-19T04:54:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5/manifests"},{"name":"v1.55.4","sha":"c61802bb87f31ff224619ac866300f169cae925f","kind":"commit","published_at":"2021-02-17T04:54:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"1308ece211463df4809f193f624307854a93783b","kind":"commit","published_at":"2021-02-13T04:24:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3/manifests"},{"name":"v1.55.2","sha":"d3350bb40ba4c855e375d4f679c6975ef3d288dc","kind":"commit","published_at":"2021-02-11T04:46:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"bc502dbfb7a8a64c7f57988b7674b859a12c0895","kind":"commit","published_at":"2021-02-06T04:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"66a96d344e613686f0814c444f280381ff84e841","kind":"commit","published_at":"2021-02-04T00:56:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"fcbbb736728809ca30c02b5e48d441ac9f8c757c","kind":"commit","published_at":"2021-01-31T20:34:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5ab6a66e25a8e9c3c73741dc892bc72841f01afb","kind":"commit","published_at":"2021-01-30T08:23:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"4d3d43e4e2d1fc2d33b4a59b6652ebe166a48753","kind":"commit","published_at":"2021-01-29T03:59:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0/manifests"},{"name":"v1.53.3","sha":"963e28818eef758bcccab2b011302f297c36d775","kind":"commit","published_at":"2021-01-27T07:25:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c77a95556f8f5a089e3340a12b107b3ab468962f","kind":"commit","published_at":"2021-01-25T21:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"06a0c11d1d9de64037371e4b36538c1c6660c2a4","kind":"commit","published_at":"2021-01-25T20:05:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"b77cc5c3c0f793739a68a89fedf02322cc364a14","kind":"commit","published_at":"2021-01-24T08:06:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0/manifests"},{"name":"v1.52.6","sha":"2abf53af4ba200c2f850f464e7fe8048550123aa","kind":"commit","published_at":"2021-01-22T00:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6/manifests"},{"name":"v1.52.5","sha":"dbfb1730e23093df7d2184ae5fe7e865f6fd4098","kind":"commit","published_at":"2021-01-21T06:00:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"dffa3c6857bc8dcf194a51d88dcc2832ff5e87da","kind":"commit","published_at":"2021-01-20T23:35:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4/manifests"},{"name":"v1.52.3","sha":"e4b8643210bc0e8b9f260532987c6854bfd488be","kind":"commit","published_at":"2021-01-20T05:30:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"f2a88d04879613f6e4235586ca3809d7a476cd01","kind":"commit","published_at":"2021-01-16T01:45:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"da84c406bedda1c1702cb214c78e349745be4765","kind":"commit","published_at":"2021-01-13T19:11:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"e489ac299db10c77bd5cc808a4afa6bdd2ee40c8","kind":"commit","published_at":"2021-01-12T06:34:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0/manifests"},{"name":"v1.51.14","sha":"224e0197da5ba6624308ee39354277129076f9c6","kind":"commit","published_at":"2021-01-10T01:48:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14/manifests"},{"name":"v1.51.13","sha":"c31bd841a98dd5676d30ba2d35bb048ec4dc847a","kind":"commit","published_at":"2021-01-09T03:42:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13/manifests"},{"name":"v1.51.12","sha":"09ea75bf8ceceb4b099371f0e303f2387a657c0a","kind":"commit","published_at":"2021-01-08T15:26:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12/manifests"},{"name":"v1.51.11","sha":"bf9743b85088955fcb33f43b54849d144f6b20fa","kind":"commit","published_at":"2021-01-07T22:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11/manifests"},{"name":"v1.51.10","sha":"d689cc83c17258ca3730f6ed8ef403d2a2466154","kind":"commit","published_at":"2021-01-07T18:53:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10/manifests"},{"name":"v1.51.9","sha":"4a8141437f238ebf31e888a4e71f14b7bb653da7","kind":"commit","published_at":"2021-01-06T00:27:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9/manifests"},{"name":"v1.51.8","sha":"6df4000339ed5e4e7f8dcbb0f364aff0067a3451","kind":"commit","published_at":"2021-01-02T21:08:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"dce489a951da10d9fdaa994f7e6b09c3ac1ddbc0","kind":"commit","published_at":"2020-12-31T20:37:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"bd8eceb5107d521c5bd59ce7cfe284f3c5e100bc","kind":"commit","published_at":"2020-12-27T02:17:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"5c9c392e75eff5d89efb8328d7e5211bfb3a2d36","kind":"commit","published_at":"2020-12-24T17:45:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"7a1dffc6319b0359a2e2cec7fbdb1faf70a7317c","kind":"commit","published_at":"2020-12-21T23:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"bd99c2bdc5dd0b8d2e5ab9edf0298324f0f4575b","kind":"commit","published_at":"2020-12-20T22:19:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"14f2d82df6bcdd27a630a3dedf76edab2bbbefdf","kind":"commit","published_at":"2020-12-19T19:54:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"cb63dae19071c012cf2c91b48b3e59eb47de3430","kind":"commit","published_at":"2020-12-19T05:26:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"2d4b39c44a6d5e5e3dc86b53b264584398690f04","kind":"commit","published_at":"2020-12-18T06:47:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0/manifests"},{"name":"v1.50.20","sha":"dc20567e6eaa0e6919bcb7ed04c9430a678cce6e","kind":"commit","published_at":"2020-12-07T16:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20/manifests"},{"name":"v1.50.19","sha":"76749661704bd8427c7e1becdcf65f67ba691504","kind":"commit","published_at":"2020-12-07T06:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19/manifests"},{"name":"v1.50.18","sha":"b2a9d6cbddfbf8ce9c1f7f1a4bef7b2b4b3c2d04","kind":"commit","published_at":"2020-12-05T07:15:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18/manifests"},{"name":"v1.50.17","sha":"7164fac742e26fe5804a54e452d06f15583d94bd","kind":"commit","published_at":"2020-12-04T04:52:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17/manifests"},{"name":"v1.50.16","sha":"24b6407e2652f66d3d8dc1f372329f0da756b1de","kind":"commit","published_at":"2020-12-02T16:07:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16/manifests"},{"name":"v1.50.15","sha":"cf531f5f8d11551602eaff7dfc528611ff0cf932","kind":"commit","published_at":"2020-11-30T17:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15/manifests"},{"name":"v1.50.14","sha":"f22825f2ddf3cfc7b38f2c5d8997f1a7b4468315","kind":"commit","published_at":"2020-11-27T20:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14/manifests"},{"name":"v1.50.13","sha":"4ee19d19bd1b8af0fa08513641b198b5249d807d","kind":"commit","published_at":"2020-11-25T06:32:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13/manifests"},{"name":"v1.50.9","sha":"df000a8dd89a872f5e3bd9e18760e98e60f88aea","kind":"commit","published_at":"2020-11-25T05:12:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"eb396b898b143d2a6b37fe63736c71cb44087e36","kind":"commit","published_at":"2020-11-23T17:31:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"202956f3cdc20795d77dd196310bed0dc8f55929","kind":"commit","published_at":"2020-11-18T00:31:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"d08e64c646948d39d8c97e47feaecb5d7024fc8a","kind":"commit","published_at":"2020-11-13T23:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"0f703d83bffac822ed13011db7686d428678dd60","kind":"commit","published_at":"2020-11-12T06:03:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"dfc4c4c7159f06ccb48733296bc1ffc469fb3bbf","kind":"commit","published_at":"2020-10-30T22:08:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"e7d0e6b9894ae40907e44a1065f94ef7cb6cabc3","kind":"commit","published_at":"2020-10-30T20:28:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"1b899bbb729f662d88ac6f9c98ab61252a66f4ee","kind":"commit","published_at":"2020-10-30T18:30:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"7eb232f0233a88bcee1df63f4772ea34d65791ac","kind":"commit","published_at":"2020-10-27T02:24:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"1e8438f03ad80dfa5bd27a14adc425e8bd27d73e","kind":"commit","published_at":"2020-10-22T13:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0/manifests"},{"name":"v1.49.27","sha":"6934f1932738d4400e2d8629b029b2750c5da1d4","kind":"commit","published_at":"2020-10-14T05:51:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27/manifests"},{"name":"v1.49.26","sha":"3b7607fecf104adb55ddaa73faa7ba76c1026af6","kind":"commit","published_at":"2020-10-09T05:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26/manifests"},{"name":"v1.49.25","sha":"fa63c554ab7e88c8e62e85dc4f5832cc408449f1","kind":"commit","published_at":"2020-10-06T17:21:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25/manifests"},{"name":"v1.49.24","sha":"d1c4b2b5a976e90d813f9e7ea9abd06facfcf584","kind":"commit","published_at":"2020-10-05T01:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24/manifests"},{"name":"v1.49.23","sha":"5fe17f5ea0e1c47472ccefd114cfb08f54fe1bb3","kind":"commit","published_at":"2020-10-02T17:33:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23/manifests"},{"name":"v1.49.22","sha":"9911e6fef14daf00abc28e8b3f8796a247b23900","kind":"commit","published_at":"2020-10-02T07:51:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22/manifests"},{"name":"v1.49.21","sha":"5422bc0edc05f220caa8b0da84870e291b67a52a","kind":"commit","published_at":"2020-09-30T23:39:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21/manifests"},{"name":"v1.49.20","sha":"ba23f6d451feafdd98b7ea5b55a9dfd0db3449e5","kind":"commit","published_at":"2020-09-30T23:11:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20/manifests"},{"name":"v1.49.19","sha":"d4167b2454383bf8bfd4db5fd0ce295a1f284df5","kind":"commit","published_at":"2020-09-30T00:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19/manifests"},{"name":"v1.49.18","sha":"4e3fd7ebfea7748c15b11e6230a3074f3a656f28","kind":"commit","published_at":"2020-09-23T17:10:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18/manifests"},{"name":"v1.49.17","sha":"57faf6f8a2ce6ca91286265ad813d758565bc971","kind":"commit","published_at":"2020-09-22T15:19:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17/manifests"},{"name":"v1.49.16","sha":"759469acc8e69f0d50f754290bcaf04c6b4ffa38","kind":"commit","published_at":"2020-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16/manifests"},{"name":"v1.49.15","sha":"5e7013d097ba5e5812699c135fb1bd0b1a83ba0e","kind":"commit","published_at":"2020-09-18T21:59:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15/manifests"},{"name":"v1.49.14","sha":"292786ca6ed77b6c1dc1964f68b94064831f2173","kind":"commit","published_at":"2020-09-17T18:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14/manifests"},{"name":"v1.49.13","sha":"c90494089fc5c6a143ae840f982002deb848ac32","kind":"commit","published_at":"2020-09-15T21:25:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13/manifests"},{"name":"v1.49.12","sha":"17754cdfdfad7bc061c25bd357c9ec5980c909ea","kind":"commit","published_at":"2020-09-13T16:27:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12/manifests"},{"name":"v1.49.11","sha":"46da62ba51f9474c11ff1ad6f214c874c12e5078","kind":"commit","published_at":"2020-09-11T23:03:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11/manifests"},{"name":"v1.49.10","sha":"50553127cd8def11469196c34b4a650c20b0467a","kind":"commit","published_at":"2020-09-10T19:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10/manifests"},{"name":"v1.49.9","sha":"18422d3aea0113d22f94d171bf618bbdfa0cb9af","kind":"commit","published_at":"2020-09-10T00:49:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9/manifests"},{"name":"v1.49.8","sha":"30ae54ce96680120dcbc81d4bcf67aaf04093ec2","kind":"commit","published_at":"2020-09-09T15:13:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8/manifests"},{"name":"v1.49.7","sha":"0bf517914692d507d28df6a2b6a87c168530729b","kind":"commit","published_at":"2020-09-09T05:27:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"56cf4aab883e05d861e01fef25e9e2a7ab613edd","kind":"commit","published_at":"2020-09-09T01:56:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"edb593da0b3fbc4a1797e2fd0956782fee0ced9f","kind":"commit","published_at":"2020-09-08T21:31:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"388cbee973b892e9ac4892e3240d4037c1afd22e","kind":"commit","published_at":"2020-09-08T05:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"b75b1ced779a4dbb10d9265b70bef8184bcea251","kind":"commit","published_at":"2020-09-07T01:59:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"00a181d0154a4d47a66225182eefd38806e56e27","kind":"commit","published_at":"2020-09-05T02:46:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"ea28ff2276caab47d0cd1fb42bf3c58ef0e158ab","kind":"commit","published_at":"2020-09-03T05:01:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"86a646658812149a0236c3b05f57cb071f1dca17","kind":"commit","published_at":"2020-09-02T23:54:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0/manifests"},{"name":"v1.48.7","sha":"7c931aa2edc54af894abe4188ee7b886f3c1ad73","kind":"commit","published_at":"2020-09-01T17:30:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7/manifests"},{"name":"v1.48.6","sha":"efd257b7ab276c9dd839675bc54adb01598169fc","kind":"commit","published_at":"2020-08-31T19:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6/manifests"},{"name":"v1.48.5","sha":"297220968690ffe9e416ef1bfbe8221cbe9536c9","kind":"commit","published_at":"2020-08-30T18:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5/manifests"},{"name":"v1.48.4","sha":"04e71ca8b0cb92cc08bf507248e290b9b23284ae","kind":"commit","published_at":"2020-08-30T01:48:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4/manifests"},{"name":"v1.48.3","sha":"6a50ba580891d76ba89b5d13f5b7e579378346f8","kind":"commit","published_at":"2020-08-28T19:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"e3cb810331183fa003cea8af81057e4136dfd660","kind":"commit","published_at":"2020-08-28T05:45:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"8129df8b3dc5f3e0bd814b8b863d01ffd4b69e85","kind":"commit","published_at":"2020-08-26T22:12:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"9f405bd4515f69243525921287bde114c4e06280","kind":"commit","published_at":"2020-08-26T04:47:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0/manifests"},{"name":"v1.47.5","sha":"fcaba6caef3603431b52121b2a780db820df5ba3","kind":"commit","published_at":"2020-08-25T07:37:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.47.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5/manifests"},{"name":"v1.47.4","sha":"b02e82096c3d7d3b03945801659c947776c019f1","kind":"commit","published_at":"2020-08-23T07:11:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.47.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4/manifests"},{"name":"v1.47.3","sha":"36249a27ad3f1d6e8d0f9ba8c41ab76a61cdaebd","kind":"commit","published_at":"2020-08-22T22:42:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.47.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"b3e47b3b5820d4ecc766315676e0524c11df085d","kind":"commit","published_at":"2020-08-22T05:32:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"d05d1a70b13422fad3e25fe65f3905d96d2c01b7","kind":"commit","published_at":"2020-08-21T03:50:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"eb5634476bb132feca08e04e85d47759c80d583b","kind":"commit","published_at":"2020-08-20T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0/manifests"},{"name":"v1.46.11","sha":"ec3f23b0d4b6e4686c2f8f3e3efec66d0a265eae","kind":"commit","published_at":"2020-08-19T06:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11/manifests"},{"name":"v1.46.10","sha":"eec27ba6103044acea583fbb0824e2e8b5753e98","kind":"commit","published_at":"2020-08-18T17:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10/manifests"},{"name":"v1.46.9","sha":"b9902b4a737c53d1f408d3072fe290a5ec92381c","kind":"commit","published_at":"2020-08-18T01:48:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9/manifests"},{"name":"v1.46.8","sha":"a8ac8f2b3ac518b23977798f44dd60615f4130b5","kind":"commit","published_at":"2020-08-17T20:36:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"c3ec848dc9cd38dc9b4af4408a637cbdd9f1b327","kind":"commit","published_at":"2020-08-16T01:28:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"a558b0ba8a7692c40abae227349dc7f38cd1a30a","kind":"commit","published_at":"2020-08-15T01:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"27ad030a03eccc610b8d50ca22caa6dda8733643","kind":"commit","published_at":"2020-08-15T00:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"db1923afc36c250a8eff43a4a4ded37e47214e3b","kind":"commit","published_at":"2020-08-14T06:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"b07e065864f404f98b77fda8b94990d388bf97be","kind":"commit","published_at":"2020-08-13T07:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"fe4394b0b71bc7a3461f291600c4e941361c1b88","kind":"commit","published_at":"2020-08-11T04:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"420b6cc7b843f85e6efdc3eb90943b356e11b355","kind":"commit","published_at":"2020-08-08T17:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"8b3a69f13e19ea6f50ab7c8b5d8f29584cde9919","kind":"commit","published_at":"2020-08-08T05:32:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"7b56a1a0192585be0e1843a53988c37a5ad176ae","kind":"commit","published_at":"2020-08-05T02:06:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"a1f33e0eb90008da0e1c77e1e503d6e661a74a90","kind":"commit","published_at":"2020-08-03T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"bf2b1c81f78b8d8cc519a5beb58db36ad447cf81","kind":"commit","published_at":"2020-07-30T15:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"cf5915913839fafe2cb9f59ec03cdbc188c59ced","kind":"commit","published_at":"2020-07-28T16:09:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"64cbbfbdb0664d8665eeb646c7374b524de9f8be","kind":"commit","published_at":"2020-07-28T07:04:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a070d0453248a880e2ad05e842e89c2d351ac4ae","kind":"commit","published_at":"2020-07-27T05:13:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"6b5eaf61f437e7bf129f4ab3559dc2fde93ac749","kind":"commit","published_at":"2020-07-26T15:41:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"0df878e6d764a5e954bcb9cd23a1cdd962d20638","kind":"commit","published_at":"2020-07-23T03:01:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"fe08a935aca84f551c7801d86f8f4651e6b9035e","kind":"commit","published_at":"2020-07-21T00:44:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0/manifests"},{"name":"v1.42.15","sha":"9cff2ef226472ca2e4c7ea9d9c3a9cee63d8ec45","kind":"commit","published_at":"2020-07-20T04:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15/manifests"},{"name":"v1.42.14","sha":"04e93a9b0224dcf170d176f879ce3a4c8dfd900b","kind":"commit","published_at":"2020-07-19T18:25:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14/manifests"},{"name":"v1.42.13","sha":"f6dcd5b6350e5ceb65771442961fb946ad0a4157","kind":"commit","published_at":"2020-07-15T16:18:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13/manifests"},{"name":"v1.42.12","sha":"aec4b80ad9eebc67dae6aa482542da9ba322f097","kind":"commit","published_at":"2020-07-14T00:13:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"22b37e43706e7ee0c53f0244a50d5e5e27f04d73","kind":"commit","published_at":"2020-07-13T20:52:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"4551dad22ff4d367f92293a2cd3b82ac9f6aa023","kind":"commit","published_at":"2020-07-11T01:26:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10/manifests"},{"name":"v1.42.9","sha":"acd9be3ab2b417ad6f74a224d41bd0bd4d5b6a1a","kind":"commit","published_at":"2020-07-10T21:41:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9/manifests"},{"name":"v1.42.8","sha":"2c9af069d0a4fb24d7cd81bf441eb3565a7b7fbe","kind":"commit","published_at":"2020-07-10T19:36:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8/manifests"},{"name":"v1.42.7","sha":"e72e2094bde639b5d7b8e6ff15e52e35dcff57fd","kind":"commit","published_at":"2020-07-09T20:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"bb2c2f32b3795721daf154cd0fee9732d84ce634","kind":"commit","published_at":"2020-07-08T21:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6/manifests"},{"name":"v1.42.5","sha":"5edf45a8eb3b4869f7088fb9f36422e924b5737c","kind":"commit","published_at":"2020-07-06T20:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5/manifests"},{"name":"v1.42.4","sha":"e7d5b361892d5e868e364358e025e57ff7298105","kind":"commit","published_at":"2020-07-03T03:56:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"907737d80c429b229c312aacdb1190523c1f1abb","kind":"commit","published_at":"2020-07-02T02:37:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"0dad07db16f9af34aeb614fc6a65f631e52a2789","kind":"commit","published_at":"2020-07-01T18:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"8de03b3dabc452a3bb90f1377722e4818a0eb0db","kind":"commit","published_at":"2020-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"a4455f455a9da43ffae55815247e538a00440134","kind":"commit","published_at":"2020-06-29T08:16:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"fcebb6e41b59cf3dbd327a5b3d268e0aa2304286","kind":"commit","published_at":"2020-06-25T22:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.41.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0/manifests"},{"name":"v1.40.2","sha":"16436b7e5663a1d89a19068dbf7904eac02ffc24","kind":"commit","published_at":"2020-06-18T04:54:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b90c1e839d6179bab211d0cc205360cad2bdf554","kind":"commit","published_at":"2020-06-16T02:28:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"1dba6ee6261d0e11fde1f37d3f44503bc29d7541","kind":"commit","published_at":"2020-06-14T05:38:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"0abcaf1b38da68ac8affd44017d567febe27c9c4","kind":"commit","published_at":"2020-06-08T03:10:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"ec8ade9fbffddd683f845fb78bce9b21319c40d9","kind":"commit","published_at":"2020-06-04T07:33:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"a2d7ab36b45590206d47d1dd6d86a5379a190350","kind":"commit","published_at":"2020-06-03T03:57:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"355fad64ffb2a2ab2dbbfadd44a7e2673b779520","kind":"commit","published_at":"2020-05-29T22:36:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"9bc6e02f891b1abe5cc342c84f730391d561b00b","kind":"commit","published_at":"2020-05-28T07:54:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"9d69b0009f2fb4edc48b8ad9d00a869b2a3245ed","kind":"commit","published_at":"2020-05-25T08:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0/manifests"},{"name":"v1.38.6","sha":"706337450742812fc4bc6003d92f3da8a4e30d6d","kind":"commit","published_at":"2020-05-24T07:05:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6/manifests"},{"name":"v1.38.5","sha":"a854d75b6b0c4c5a6bd77ef634742a3b2eefa581","kind":"commit","published_at":"2020-05-22T21:13:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"d253b9b31e86f9f429879465168f59ca9206b775","kind":"commit","published_at":"2020-05-18T20:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"f0ad64092d0a001f1f5e067f194c1477f831556d","kind":"commit","published_at":"2020-05-18T06:55:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"f0320110259addce516ee7215eea112fe6befb32","kind":"commit","published_at":"2020-05-18T03:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"9d7112e9ad5f9d50910a47e2842a9d2fafe1b8fd","kind":"commit","published_at":"2020-05-15T08:11:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"0c68192727dfe3b34ce27e1974fb76415b6fdee8","kind":"commit","published_at":"2020-05-11T08:12:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0/manifests"},{"name":"v1.37.14","sha":"74a93be29e90431377d4996c53018ad004300b99","kind":"commit","published_at":"2020-05-03T20:26:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14/manifests"},{"name":"v1.37.13","sha":"90b7bea6b9d829d27de34e058ba7f6386c2cd951","kind":"commit","published_at":"2020-05-03T02:36:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13/manifests"},{"name":"v1.37.12","sha":"4ab846ead19e78c3e30790f7f553b3ba39e86cbc","kind":"commit","published_at":"2020-04-29T03:56:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12/manifests"},{"name":"v1.37.11","sha":"ed68e3e0ad710e77e8de64f0bea04966aae9f818","kind":"commit","published_at":"2020-04-28T03:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"15af1899a16a87f7fc183c22d473eded522a679b","kind":"commit","published_at":"2020-04-27T05:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10/manifests"},{"name":"v1.37.9","sha":"36e81d7cb10a0157c94521ad5c6f8b4e7210c0fc","kind":"commit","published_at":"2020-04-24T23:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9/manifests"},{"name":"v1.37.8","sha":"c01642e81e649ba26a9595fa46cf1f7c2f08c29b","kind":"commit","published_at":"2020-04-21T20:26:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8/manifests"},{"name":"v1.37.7","sha":"4fe0dc77daadf749676fecf929dfa5064a1d4c7b","kind":"commit","published_at":"2020-04-21T06:52:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"c47cf81a28ba6d60238eb70a27fbffcb292ed0e7","kind":"commit","published_at":"2020-04-20T23:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"57fae1c6cb4e1b13e713f91ccbeea3b6b5e55f3b","kind":"commit","published_at":"2020-04-19T18:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"ffc44bf1ede69962e31752ab9467b0283b00b53c","kind":"commit","published_at":"2020-04-19T01:01:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"815dad700c06fd58cb55db642b5c30b96e9d2a25","kind":"commit","published_at":"2020-04-18T05:30:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"85233b3f5f0605dba28b3417e2c1cb88de88df39","kind":"commit","published_at":"2020-04-15T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"e3b1a4a19d3625d18ab2dbee53499f7c0949f9dd","kind":"commit","published_at":"2020-04-13T08:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"7368173ed88bede49bec948f0233236de9b2205e","kind":"commit","published_at":"2020-04-09T06:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0/manifests"},{"name":"v1.36.10","sha":"998655d9b95b301f73ee0dacb3b3ed5a3158fc53","kind":"commit","published_at":"2020-04-03T06:06:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"198e81e49602b19dbffc0c0ec577740ddec1aad4","kind":"commit","published_at":"2020-03-30T07:02:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"805ea803c8bd5c83015b4c8775093c1ce0622070","kind":"commit","published_at":"2020-03-29T20:33:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"463c1031dee89026ce6cee7c11bc48f207426a93","kind":"commit","published_at":"2020-03-29T03:56:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"4bf1ae0608363ea6958ac1e12dad7dd86baec503","kind":"commit","published_at":"2020-03-27T05:22:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"ea8433f23ea7ece6a657bcd6348319c098796f27","kind":"commit","published_at":"2020-03-22T07:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"f5303d3f9c9fa40f8afc81774d3064bcf6795c4b","kind":"commit","published_at":"2020-03-21T19:38:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"8e601717fdef0814aae01c6411ea0e1fb114a269","kind":"commit","published_at":"2020-03-20T04:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"e47087c940beade8ab4167d159fce6aba1b3b37e","kind":"commit","published_at":"2020-03-18T03:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"129efcc1a2232977b8d273391ac2a688e70d3fc7","kind":"commit","published_at":"2020-03-16T13:10:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"60928dd055c7f69643b774d4d834b7f574f098af","kind":"commit","published_at":"2020-03-16T05:34:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0/manifests"},{"name":"v1.35.10","sha":"5c7f26befabc75d6402388e2c9321e745b1f5073","kind":"commit","published_at":"2020-03-15T13:51:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10/manifests"},{"name":"v1.35.9","sha":"752adc594625f095bfa61bb8ee4b3e555950fb3b","kind":"commit","published_at":"2020-03-15T00:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9/manifests"},{"name":"v1.35.8","sha":"1506f8e45448f42364acdfee5cf956bc13594431","kind":"commit","published_at":"2020-02-23T06:36:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"b12b64a32acaaa58690916e2dc87f32c4e16f66c","kind":"commit","published_at":"2020-02-21T07:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"b4038c83bb26861983b036364c393a1d678ffee3","kind":"commit","published_at":"2020-02-19T09:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"7211a2c6f2a5a702682f9211c433bb323cd66dad","kind":"commit","published_at":"2020-02-19T08:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5/manifests"},{"name":"v1.35.4","sha":"cfd53fa99a8af2ec78c5c818cf3fbfc7a92f5527","kind":"commit","published_at":"2020-02-18T07:20:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"1dbac6e54ae6a24cf273a9846fc6c32e0eafa3bf","kind":"commit","published_at":"2020-02-07T02:52:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"7442fa66a329fb22bc34b388c66ef866a9b3f93f","kind":"commit","published_at":"2020-02-05T07:05:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"8279ea264a9cdc34bae9aa9e35055eb110bd1f44","kind":"commit","published_at":"2020-02-03T05:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"915aaef5307dcf523f33706fa6138b133c2c9736","kind":"commit","published_at":"2020-01-31T09:26:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0/manifests"},{"name":"v1.34.28","sha":"0766181511497ceccef48796e4d3d43ca508437a","kind":"commit","published_at":"2020-01-28T06:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28/manifests"},{"name":"v1.34.27","sha":"81cb46a1f0199357677183e875018667ece2e740","kind":"commit","published_at":"2020-01-24T16:11:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"bc76dbd00b855d3b9480eebb9719cf35bc5f433c","kind":"commit","published_at":"2020-01-22T06:08:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"47f1b67acf32f514cd737b718b19557632cb04e7","kind":"commit","published_at":"2020-01-21T08:47:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25/manifests"},{"name":"v1.34.24","sha":"b9a1940d905ca7da303d248c920db64e41cce2bf","kind":"commit","published_at":"2020-01-19T07:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24/manifests"},{"name":"v1.34.23","sha":"53c30024b8923945dce09a9c3e68cf451321e798","kind":"commit","published_at":"2020-01-19T00:12:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23/manifests"},{"name":"v1.34.22","sha":"22a5a6913c9f70b81554f2bfd4ad67d1e5f33046","kind":"commit","published_at":"2020-01-18T04:34:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"42afc7458ad3f1fae9c446acf390d777a12f201d","kind":"commit","published_at":"2020-01-17T05:47:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"35e4f99f0547079327dc6865b48db378ecd3fbc8","kind":"commit","published_at":"2020-01-16T07:04:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"a6ea87f428ffb3a873a275f84dd6625adc3f9e57","kind":"commit","published_at":"2020-01-15T08:29:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"aa5138686a933bd3a27995518c6040a3d623ba4c","kind":"commit","published_at":"2020-01-13T08:38:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"24d2f3b4b146501d500587eb932208665feedf99","kind":"commit","published_at":"2020-01-11T18:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"4a0b11ec0773f92750edd2ecd1ba675e57e3d422","kind":"commit","published_at":"2020-01-10T02:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16/manifests"},{"name":"v1.34.15","sha":"c5748f88a4cc05866817d03e30ef06362295ffc5","kind":"commit","published_at":"2020-01-09T01:34:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15/manifests"},{"name":"v1.34.14","sha":"15df32769f82fbb91141c61ebe3f4c95a6a3b423","kind":"commit","published_at":"2020-01-08T04:50:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"1e3bb4d998865ead56159132bd7760a9ae35585a","kind":"commit","published_at":"2020-01-07T05:41:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"af1ca96c74ffce1b3e750a835c612e62a0667d9f","kind":"commit","published_at":"2020-01-05T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12/manifests"},{"name":"v1.34.11","sha":"969eea9ed6ad33f0d17b2d2dd695c73c929daa7b","kind":"commit","published_at":"2020-01-03T01:34:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11/manifests"},{"name":"v1.34.10","sha":"1fee1e97bc1e6b6162b499ce6643dd16e0542bd6","kind":"commit","published_at":"2019-12-31T22:49:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10/manifests"},{"name":"v1.34.9","sha":"6340392f9a8e2668507bd8534bac6c4379d48949","kind":"commit","published_at":"2019-12-28T01:55:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9/manifests"},{"name":"v1.34.8","sha":"6c59e68584e4916188002ee40dee9f7c6f64eb10","kind":"commit","published_at":"2019-12-26T20:41:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8/manifests"},{"name":"v1.34.7","sha":"43ae2b8f06edbfc65c50765f81816c6e076811ff","kind":"commit","published_at":"2019-12-24T23:53:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7/manifests"},{"name":"v1.34.6","sha":"050fccb858254cfc39115778a83e117a5e5b7e5a","kind":"commit","published_at":"2019-12-23T06:53:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"dfda650f54653b28582829367f1b709a025236cf","kind":"commit","published_at":"2019-12-20T05:50:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5/manifests"},{"name":"v1.34.4","sha":"44981d5eebcc3a488e3dee6cda131a0993681d71","kind":"commit","published_at":"2019-12-19T08:36:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"de9802a2be7997a29d2182543d6aae0fed81c9ab","kind":"commit","published_at":"2019-12-14T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"dfffd66e3f293c1aad6533866f182a2ee864ab2b","kind":"commit","published_at":"2019-12-11T07:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"f3c0151a52d52919f8bac99d77653e1cd5299e36","kind":"commit","published_at":"2019-12-10T06:00:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"de72fbcb9fc646d1a773bb56f3d34fd052f3d8a3","kind":"commit","published_at":"2019-12-09T09:10:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0/manifests"},{"name":"v1.33.10","sha":"cda29fb58c34b3404ceb553c5c8f9eba58f4e9b2","kind":"commit","published_at":"2019-12-07T07:22:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10/manifests"},{"name":"v1.33.9","sha":"8e47dad8554c770bcc4aa42678990652c341ca16","kind":"commit","published_at":"2019-12-02T07:18:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"360aba3d381496c633b76e1116509cb5b3fbf19b","kind":"commit","published_at":"2019-11-29T05:55:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"aa3fe3e750da7d9a1486d130002a80b371650f77","kind":"commit","published_at":"2019-11-27T06:57:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7/manifests"},{"name":"v1.33.6","sha":"82d9a67cd6d24a9325f0ffa1839a438cc1c92828","kind":"commit","published_at":"2019-11-26T07:38:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6/manifests"},{"name":"v1.33.5","sha":"b562ddc16585f9c1be56bcc536ec0cce2ce56c64","kind":"commit","published_at":"2019-11-25T03:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5/manifests"},{"name":"v1.33.4","sha":"a4f120effa27fd86b1d45876f10450b82451510b","kind":"commit","published_at":"2019-11-23T19:46:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"681ba408bd0659b5283bef885f731962dad61b64","kind":"commit","published_at":"2019-11-23T06:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"b478eb3eee4f6f94c6f7facfc12e73a6e6476a05","kind":"commit","published_at":"2019-11-22T07:23:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"10e838e232564c3503602ec913df522afc1fbe46","kind":"commit","published_at":"2019-11-20T06:11:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"6958e9b4023bd9662700347d120a631424b40bc2","kind":"commit","published_at":"2019-11-19T08:16:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0/manifests"},{"name":"v1.32.24","sha":"c5d2c04e5e07581bcab884d0ca74f01e8c8cff38","kind":"commit","published_at":"2019-11-16T22:15:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24/manifests"},{"name":"v1.32.23","sha":"d7011a2cc16032f223c34ef160eb815f96fb0a32","kind":"commit","published_at":"2019-11-11T05:03:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23/manifests"},{"name":"v1.32.22","sha":"8dc34a11be575bb1a8e0feae5ddbec170a0c0a2c","kind":"commit","published_at":"2019-11-07T06:40:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22/manifests"},{"name":"v1.32.21","sha":"f7d0d9c178c48db5fe9de07d5ba154aeed72ec12","kind":"commit","published_at":"2019-11-05T07:09:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21/manifests"},{"name":"v1.32.20","sha":"ad31f3915ef4b294809d37bcf0e5383afc39e861","kind":"commit","published_at":"2019-11-04T06:25:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20/manifests"},{"name":"v1.32.19","sha":"fe7a2f893657869391235730c59a72157a7018aa","kind":"commit","published_at":"2019-11-01T04:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19/manifests"},{"name":"v1.32.18","sha":"f2d7fa21162ad58bcf96819add380998dd36417d","kind":"commit","published_at":"2019-10-29T04:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18/manifests"},{"name":"v1.32.17","sha":"e88c53221baf0f622b4fb6bdd5e4500f3c776548","kind":"commit","published_at":"2019-10-25T05:30:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17/manifests"},{"name":"v1.32.16","sha":"b8ef5ef55acaa6b434f66ce5d49867f95f58fd4b","kind":"commit","published_at":"2019-10-24T06:39:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16/manifests"},{"name":"v1.32.15","sha":"6bb2608a14eca236f5e000c250d1b7fa0fd97382","kind":"commit","published_at":"2019-10-22T06:22:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15/manifests"},{"name":"v1.32.14","sha":"1a19720ed04e91eb126765c45baabaa12d64ed24","kind":"commit","published_at":"2019-10-20T00:28:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14/manifests"},{"name":"v1.32.13","sha":"b971e6fbdec693c11c33eef308006f380dfeb605","kind":"commit","published_at":"2019-10-17T07:21:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13/manifests"},{"name":"v1.32.12","sha":"84b88f232af7334716ab26058f19231830b238be","kind":"commit","published_at":"2019-10-15T04:36:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12/manifests"},{"name":"v1.32.11","sha":"c9e5ec80eb99f901e92fda4673f97e17680a0a91","kind":"commit","published_at":"2019-10-13T13:09:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11/manifests"},{"name":"v1.32.10","sha":"279f0d485a60b5f39f9b637129cfccf375be7f30","kind":"commit","published_at":"2019-10-13T06:11:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10/manifests"},{"name":"v1.32.9","sha":"e0039802ef40b93b8b763b4d18397f929266045d","kind":"commit","published_at":"2019-10-11T05:16:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9/manifests"},{"name":"v1.32.8","sha":"49088924d4abb6ef5d503546022cf22c45a0ceaa","kind":"commit","published_at":"2019-10-07T04:22:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8/manifests"},{"name":"v1.32.7","sha":"f41e60ffa73752888225728a1223464abe9c86cb","kind":"commit","published_at":"2019-10-04T05:20:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7/manifests"},{"name":"v1.32.6","sha":"25fe26f2f682518981b0627b7d4870d4587c24cf","kind":"commit","published_at":"2019-10-02T05:50:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6/manifests"},{"name":"v1.32.5","sha":"cc0ae553336761cc14904cadbab772cc9a5f286d","kind":"commit","published_at":"2019-09-29T16:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"e10bc32fb44b0e02198b74d1d10b1333fa172ebf","kind":"commit","published_at":"2019-09-22T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"a5826f63c6314c37dd38836548fd1caf9f4ef126","kind":"commit","published_at":"2019-09-22T08:04:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"066345f406d28e19efa502f3ac702d59e0760571","kind":"commit","published_at":"2019-09-19T07:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"2c9d04d8f669b9b51600f0f4d7c2022d02ba86a2","kind":"commit","published_at":"2019-09-16T23:26:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"c8910dee7277ef0cf3feafe318ba652ee0e162f9","kind":"commit","published_at":"2019-09-16T09:27:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0/manifests"},{"name":"v1.31.9","sha":"b5f743bb090a5c97862fd53c84c508d03cfebb70","kind":"commit","published_at":"2019-09-12T08:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"e5c43a906fc84582b10991d73a53d2bbd64c4c6f","kind":"commit","published_at":"2019-09-11T06:46:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"83b7d2cdcf51c51d08a84194eb19ad65d71e7974","kind":"commit","published_at":"2019-09-10T08:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"ec741c2a197e0e772c2db137874c63010cf00a77","kind":"commit","published_at":"2019-09-09T14:13:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"821ad5fe29dd365ac8dda19b3495675348a078fe","kind":"commit","published_at":"2019-09-05T08:51:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"adbbd1992a3764df71256438060c948ebad30fbd","kind":"commit","published_at":"2019-09-03T09:45:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"c8d7c5c802e5ab358735d6b0a38a7e2d04e9e330","kind":"commit","published_at":"2019-09-02T20:19:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"7b2a0e6a78e890d8d21aeafc5bd5664e85e12865","kind":"commit","published_at":"2019-09-01T20:30:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"98608547dafdb73cdc3f62beb28ab6a1fc289255","kind":"commit","published_at":"2019-08-31T01:40:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"78bbf830d84a7ce26c5e51500378aceaaa2adb04","kind":"commit","published_at":"2019-08-31T00:59:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"d4ec1595ae3f7be0079569c69cc1c2323c029b96","kind":"commit","published_at":"2019-08-17T21:10:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"b93af1c433279fb8238ef1723651cd41a76ee4d5","kind":"commit","published_at":"2019-08-17T06:55:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"181bef9c3b2e854e80f81fa839fbfd1b9262a556","kind":"commit","published_at":"2019-08-14T05:45:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"751d5de35714f1e928858db91fe0b03d57f87af6","kind":"commit","published_at":"2019-08-13T06:37:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"805682c73a8d527226c2a10f95a3b91183880f6c","kind":"commit","published_at":"2019-08-10T04:15:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"3d37c162ae778e67ee5f544cc1012097034f72b4","kind":"commit","published_at":"2019-08-09T14:03:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"379dc50e4cd3f4cddbf1739648f13ea96c23eead","kind":"commit","published_at":"2019-08-09T08:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"255359d72f61307d103d275711ef448513113310","kind":"commit","published_at":"2019-08-06T05:48:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c381b52619e989fd87ba3254fcaa142e9727c598","kind":"commit","published_at":"2019-08-02T06:33:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"d6fc08c27d29819e34bf1bd67bf2ee8c94de9d21","kind":"commit","published_at":"2019-08-01T05:53:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"6e1929746f4958c4472e8c9177e4b77cb88eeac4","kind":"commit","published_at":"2019-07-30T07:16:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"00abed88e29c7a5fea15b814bdb254efa8d7ab70","kind":"commit","published_at":"2019-07-28T04:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"ce16150ac37d2702cb4e44bef84568636c136d64","kind":"commit","published_at":"2019-07-26T07:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"734444e014064c15a0ee300c1418cf8e22440112","kind":"commit","published_at":"2019-07-25T18:05:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"c5f58c0afb2a988f99b0780d1962720bf6f60d38","kind":"commit","published_at":"2019-07-25T04:40:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"b43bdd99e90aff3220bcfcaca41f4c8cfaf32816","kind":"commit","published_at":"2019-07-21T18:19:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"8803a2479f666ebc89352e84973f999f3055610a","kind":"commit","published_at":"2019-07-18T13:27:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"2656a5d57827369b01943455992544dd99707eb0","kind":"commit","published_at":"2019-07-17T05:42:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"cc712590571f0cd13a28f3e544a714a75259892a","kind":"commit","published_at":"2019-07-16T05:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a5f6e254f6268625b33c48ed306661347028e4e6","kind":"commit","published_at":"2019-07-14T21:54:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"7fcfa768d085a0e3243cc084665a8d2674dad5fa","kind":"commit","published_at":"2019-07-14T05:16:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"472024b11d59845bcc867befdea5b473f10bb079","kind":"commit","published_at":"2019-06-29T20:22:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b08f48612346ea3fbd1342c4286ec5dba803a830","kind":"commit","published_at":"2019-06-26T07:38:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0/manifests"},{"name":"v1.23.16","sha":"b1db6cc717ca9c06c6439e6b131861ffc98bac5d","kind":"commit","published_at":"2019-06-21T14:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"2ef67887c920c6f21bca72f8594ea4718af80332","kind":"commit","published_at":"2019-06-19T14:20:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"e1cebd07fafdb48eedf06e77a29c4a37649ded9a","kind":"commit","published_at":"2019-06-19T06:34:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14/manifests"},{"name":"v1.23.13","sha":"2915b6084cb4e74e8d7bf409cbf3d2771fbacf7d","kind":"commit","published_at":"2019-06-11T03:14:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13/manifests"},{"name":"v1.23.12","sha":"118c33f3176ba47a3c3cfaff4a0967f9aaa0115e","kind":"commit","published_at":"2019-05-30T03:24:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"50544754c74f5de13c81c9a2a91cabc7da404ee0","kind":"commit","published_at":"2019-05-29T12:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11/manifests"},{"name":"v1.23.10","sha":"7239266f20945b1fa0acf505b6580b1962199c8c","kind":"commit","published_at":"2019-05-15T04:53:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"656de3b24d7e8aa5ce3e77a5602b0d1c29c0f20f","kind":"commit","published_at":"2019-05-09T06:08:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"546520e4110f6a6e98c484e5967b7870d22386b7","kind":"commit","published_at":"2019-05-08T06:49:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"f513124556061ee39c6014721a95847290973b9a","kind":"commit","published_at":"2019-05-07T05:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"5c45e2706e2e21b04431c6a55848db5706282a1f","kind":"commit","published_at":"2019-04-26T11:14:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"450db0fb14c85b351f7423c3e26233b8a7f0d660","kind":"commit","published_at":"2019-04-24T07:40:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"a7dca457a48bc0be20fd1523fc6125d2a47d5918","kind":"commit","published_at":"2019-04-23T01:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"845e7e3d8209802628933c056ae022b41ff69d84","kind":"commit","published_at":"2019-04-22T08:13:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"77b25c776de09ed7a231db2402d42d78bd683e2e","kind":"commit","published_at":"2019-04-18T07:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"c4068cb74a4aaa207c3eb229a97a67048ebab9a4","kind":"commit","published_at":"2019-04-16T07:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"c3083891d277419acc823bbb911f5bf0d3ce154a","kind":"commit","published_at":"2019-04-15T07:18:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0/manifests"},{"name":"v1.22.9","sha":"963c07c4430d4145685a4c8f06dcdf1eb5c5ac05","kind":"commit","published_at":"2019-04-06T05:26:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9/manifests"},{"name":"v1.22.8","sha":"feea12233fc8597466e5c28178532a5d9d420a59","kind":"commit","published_at":"2019-04-05T21:39:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8/manifests"},{"name":"v1.22.7","sha":"6ad397787d9d408e21cf579dce9a55d2cf1a3598","kind":"commit","published_at":"2019-04-05T21:06:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7/manifests"},{"name":"v1.22.6","sha":"ecf25a8102deb13e8af47a5226284193502a79a5","kind":"commit","published_at":"2019-04-05T06:52:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"cdc39f1576315ebc15e69f93d180d053a5b4948d","kind":"commit","published_at":"2019-04-04T14:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"65701944ce10c8cf5172a29f0ee82b3194178dc9","kind":"commit","published_at":"2019-04-04T06:50:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"4db3dac1edb4e935fd87c1191ed76a2c86f51e84","kind":"commit","published_at":"2019-04-02T19:03:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"0ec7d10a4728b7faec37df2bdb125b97ddfc0677","kind":"commit","published_at":"2019-04-02T06:21:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0/manifests"},{"name":"v1.21.9","sha":"4553a901f78481f82b3322f376147b1c12573a09","kind":"commit","published_at":"2019-03-20T07:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9/manifests"},{"name":"v1.21.8","sha":"0d17e9b465814688954b0888419f830332777ee2","kind":"commit","published_at":"2019-03-19T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8/manifests"},{"name":"v1.21.7","sha":"6e61ec37961c325242199d3fbdab9c07122be094","kind":"commit","published_at":"2019-03-17T06:14:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"4a5f53c7386909e201d488b1851f04945c6aea6b","kind":"commit","published_at":"2019-03-16T06:58:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"ebbcc79ed8c34acc36f8eed8405bf90044fc6ef5","kind":"commit","published_at":"2019-03-13T07:08:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"5f3e4dc5556bc0acfce90423457f6acd3f89c819","kind":"commit","published_at":"2019-03-12T05:06:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"eff91bd6dea2dbc5d03cee0287db59f2c7fbf517","kind":"commit","published_at":"2019-03-05T06:08:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"cb9a2d2dd434fcac76331a2ed82fb025f0bf70f2","kind":"commit","published_at":"2019-03-05T04:43:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"6d5769b622368742bf191651b2ffb9865ebd7af8","kind":"commit","published_at":"2019-03-03T06:21:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"9ee27ebe1cceb158d401f1085953d12b9ea755de","kind":"commit","published_at":"2019-02-28T10:06:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"2496d17fa60d24b290daea9c36ec9c38d1de71b7","kind":"commit","published_at":"2019-02-26T09:11:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"e5d594b63e8ee4cc5ee8486b3cfa5a58a3b6cace","kind":"commit","published_at":"2019-02-21T07:42:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"968701be5b85316dc45e9c4da253545d4ac9ad29","kind":"commit","published_at":"2019-02-19T06:18:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"fc3dca73e902624b5c4dbddf8f353f0a414ded91","kind":"commit","published_at":"2019-02-16T17:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"6d1135882fe08aacbf3c084a7f79a4ba01fdb24f","kind":"commit","published_at":"2019-02-15T07:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"f7272a981bca8477e96afa9101680f32d5e3a2ab","kind":"commit","published_at":"2019-02-12T04:30:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"a34e5639bf318e99331ccf51806265acd8401275","kind":"commit","published_at":"2019-02-08T06:08:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"a7e8bd0fd321cbfd240e98ffbb10d3025903b066","kind":"commit","published_at":"2019-02-06T07:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"2cbeb72e23484cff03f4ef3323fc05f7c7cd56c6","kind":"commit","published_at":"2019-02-02T21:36:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"be65fb0d91b86307e865fb0a92b8ef8bbdbeabab","kind":"commit","published_at":"2019-02-02T07:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"90975cf7bffc9195c7379321e6ca8d8a1524b2d4","kind":"commit","published_at":"2019-02-01T05:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"003d941944c777e313649ed228ddb8f35f30ada2","kind":"commit","published_at":"2019-01-26T07:10:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0dbd4b8574ee02b0bf02072cce3e010cd843107b","kind":"commit","published_at":"2019-01-23T19:58:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"aeed133f7416be05cb9794079f7abf646f838568","kind":"commit","published_at":"2019-01-15T01:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0/manifests"},{"name":"v1.17.22","sha":"6501c3f4c909efd3ebac18a1f835bf5276e7f385","kind":"commit","published_at":"2019-01-14T01:54:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22/manifests"},{"name":"v1.17.21","sha":"0ceba13ff1ea760a57eb78a591b9b414d1e65b8a","kind":"commit","published_at":"2019-01-12T01:03:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21/manifests"},{"name":"v1.17.20","sha":"ca6d9e3a9fcfacc6cba01f6cdbfda58917acaed2","kind":"commit","published_at":"2019-01-10T01:55:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20/manifests"},{"name":"v1.17.19","sha":"6f0fce3dc1332e7a4e454d0af2926a8dbea56446","kind":"commit","published_at":"2019-01-07T02:11:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19/manifests"},{"name":"v1.17.18","sha":"0eca483a66c17b8b4f0088b17beeb4a511653de2","kind":"commit","published_at":"2018-12-30T23:18:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18/manifests"},{"name":"v1.17.17","sha":"be60c286d9bac5653805ce0c2705e84254e7f829","kind":"commit","published_at":"2018-12-27T00:32:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17/manifests"},{"name":"v1.17.16","sha":"0fcfba327e1f2ce18fed771a7dcb41a0968d916b","kind":"commit","published_at":"2018-12-26T23:54:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16/manifests"},{"name":"v1.17.15","sha":"a73ba541a35414d02a755cbff8fd3f53ca870cf5","kind":"commit","published_at":"2018-12-19T06:33:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15/manifests"},{"name":"v1.17.14","sha":"ea26ad24e352b1dca692568893347bdec894d7d2","kind":"commit","published_at":"2018-12-16T01:25:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14/manifests"},{"name":"v1.17.13","sha":"78b45794b0bac2e5d12049bccd7ccf465bca81ec","kind":"commit","published_at":"2018-12-15T01:41:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13/manifests"},{"name":"v1.17.12","sha":"6d15d0a28c0a1cd8d4cb4be5fbe658f3c6375f8b","kind":"commit","published_at":"2018-12-14T09:53:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12/manifests"},{"name":"v1.17.11","sha":"fc2c8768f43da32008bcf2984873e46f6a869fc4","kind":"commit","published_at":"2018-12-11T07:10:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11/manifests"},{"name":"v1.17.10","sha":"08ba5052206e55738c9fe7ae6982ed410e67ca6a","kind":"commit","published_at":"2018-12-04T22:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10/manifests"},{"name":"v1.17.9","sha":"2bf4a781244803d90c790c0fd8d65cead9db3431","kind":"commit","published_at":"2018-12-02T01:07:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"0270cc7cc1b81d50e76516534959d058581c2c5d","kind":"commit","published_at":"2018-11-29T07:18:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8/manifests"},{"name":"v1.17.7","sha":"17d06c7872cf2442a69a7374df25c83821b3b438","kind":"commit","published_at":"2018-11-27T04:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"02d1f3ccc41a2c3aa4ebbbf95df805da3522cfb3","kind":"commit","published_at":"2018-11-21T21:56:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"493827a0948edb0c1656ec8d3b87da90f7e24b51","kind":"commit","published_at":"2018-11-21T19:48:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"162ce064a13090ef621d944a4d31cc69df2e51d5","kind":"commit","published_at":"2018-11-15T05:38:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"b3f2a4af3d34db84c00131aa8e6068fa168ae756","kind":"commit","published_at":"2018-11-06T05:16:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"bac1ba59bea4df5c4b6917086ca9bb53b50a41b8","kind":"commit","published_at":"2018-11-05T05:36:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"a02f54de54af2dd2ef1ca752e98b62e729ce2803","kind":"commit","published_at":"2018-11-03T21:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"da3c1d082cd678eb165c77b9a7aed16b1cd14964","kind":"commit","published_at":"2018-11-02T23:29:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0/manifests"},{"name":"v1.16.17","sha":"9b98ef685acd838caa1d37b4bc128bc1173fd11a","kind":"commit","published_at":"2018-10-30T16:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17/manifests"},{"name":"v1.16.16","sha":"bd0824bfd97e49957343a6f1115ed58d3bd83026","kind":"commit","published_at":"2018-10-30T07:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16/manifests"},{"name":"v1.16.15","sha":"979db7bf817106dd5d88aa8ffc4e5f197a31a728","kind":"commit","published_at":"2018-10-24T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15/manifests"},{"name":"v1.16.14","sha":"fe866ac045b214a9882cdd7f2beee551678f27b4","kind":"commit","published_at":"2018-10-23T23:28:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14/manifests"},{"name":"v1.16.13","sha":"ef9e3e51b92a7131924ab224975b183c2c442a8c","kind":"commit","published_at":"2018-10-23T06:09:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13/manifests"},{"name":"v1.16.12","sha":"0f6f2eed5f81739355ce63ac33b9bcfc1114e5c4","kind":"commit","published_at":"2018-10-19T19:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12/manifests"},{"name":"v1.16.11","sha":"ac32d8af7ff21a50f703e8711524e7a1247c7500","kind":"commit","published_at":"2018-10-19T15:29:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11/manifests"},{"name":"v1.16.10","sha":"1a06dcbfc9de88f20dd0440a4621e3cd79ea79bb","kind":"commit","published_at":"2018-10-19T03:09:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10/manifests"},{"name":"v1.16.9","sha":"e80cd920cb51b9fa78fa239094233b9e80798acf","kind":"commit","published_at":"2018-10-18T23:06:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"77b89d8d785d0c7a417eff53a3ab18c5fb72daa2","kind":"commit","published_at":"2018-10-18T20:11:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"bf968cd6737e6a8414e0eb45eb6edf1571b9f6e9","kind":"commit","published_at":"2018-10-18T16:43:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"37cc75896b5fde29449afc38a1d1aab124e40829","kind":"commit","published_at":"2018-10-17T22:41:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"ddcf39bcb5242ae9c51cc0ad81b73d7c00ccf13e","kind":"commit","published_at":"2018-10-10T07:40:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"79a3d3dba38bbc6430effb63bd11462337e92e1f","kind":"commit","published_at":"2018-10-08T04:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"1a3dcd5e909f04325640ed8fc32eb8bea943a8fd","kind":"commit","published_at":"2018-10-05T19:29:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"f9d5fc562ab912554cfc17c172464b8967fb127a","kind":"commit","published_at":"2018-10-05T13:43:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"6ae43d18a924e9dad591fd8448f65c6bd8f9c3fb","kind":"commit","published_at":"2018-10-05T05:31:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"529dbfc81c32b1b92929e358ca451d3bb1cc7961","kind":"commit","published_at":"2018-10-04T06:51:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0/manifests"},{"name":"v1.15.13","sha":"ff9e518019baf2971a6ef4f34f1bb95d5c478a3d","kind":"commit","published_at":"2018-09-30T04:35:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13/manifests"},{"name":"v1.15.12","sha":"dce845e767c07d43120a4ba5d7f67daf49267936","kind":"commit","published_at":"2018-09-28T22:48:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12/manifests"},{"name":"v1.15.11","sha":"5edf70202a1379154391b509808821ebf5ef5da2","kind":"commit","published_at":"2018-09-23T09:00:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11/manifests"},{"name":"v1.15.10","sha":"924e6200fd0155d73fab28b7bc0a19608dc94cda","kind":"commit","published_at":"2018-09-20T03:05:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10/manifests"},{"name":"v1.15.9","sha":"e37766ff1120904f49df5972a2603240bab67d4e","kind":"commit","published_at":"2018-09-20T01:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9/manifests"},{"name":"v1.15.8","sha":"a2e14ccc8a2d7554d80c334c101053e1ce051a19","kind":"commit","published_at":"2018-09-19T20:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8/manifests"},{"name":"v1.15.7","sha":"e857dbeafe95540ab64115ce5c79a0d76eba7520","kind":"commit","published_at":"2018-09-11T23:07:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7/manifests"},{"name":"v1.15.6","sha":"a3423c7dc2f8caa2de5c4d91be70da50db06bcb4","kind":"commit","published_at":"2018-08-31T04:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"5bb03c17bf568fdd221db665ee50f9ac07ec010f","kind":"commit","published_at":"2018-08-30T07:03:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"492f70354666757c5e62db498394001859998438","kind":"commit","published_at":"2018-08-28T19:07:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"99abc63dc03df7c12dc591c77d10ec8fa671b1cf","kind":"commit","published_at":"2018-08-28T06:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"8d842be1187fbb85675a5abb3c776f7297a3e265","kind":"commit","published_at":"2018-08-28T02:44:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"23d3012cbd5d4a5fbe05e45bb175613bb2e3ce1d","kind":"commit","published_at":"2018-08-28T02:29:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"0bc0cfce7ddd6c1402782acf58b960dc3cce38c1","kind":"commit","published_at":"2018-08-27T22:53:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"dfe32b62a8040d2a4e625c24ed71ddb28a7142bb","kind":"commit","published_at":"2018-08-21T22:33:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"22fdaec531a02a865ac69df03bc34c17adfa100d","kind":"commit","published_at":"2018-08-19T19:10:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"f21be3a709f0a7952e4d112b36b96592252c7ebd","kind":"commit","published_at":"2018-08-18T00:40:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"5389c3b3941f12fb6f01836a984e4d4d63af6615","kind":"commit","published_at":"2018-08-16T00:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"dd7152de3bd5e2e95404371da7c4b5ba6b9d6599","kind":"commit","published_at":"2018-08-15T09:17:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a0adefd06ff48d5498b61403659bee1550add5f3","kind":"commit","published_at":"2018-08-15T02:11:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d558b9a076f06e9ca53334cac60c683aeacb644f","kind":"commit","published_at":"2018-08-14T06:10:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0/manifests"},{"name":"v1.13.7","sha":"87966aa30f88989d3414b4168fedf6936e10ff08","kind":"commit","published_at":"2018-08-12T21:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7/manifests"},{"name":"v1.13.6","sha":"17e22852b22f5bba6903964ceb888e3e5c1bf3d4","kind":"commit","published_at":"2018-08-10T20:56:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"e29d533dda87bc3ac1d14e464b67b77c136c47d1","kind":"commit","published_at":"2018-08-10T18:27:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"3d9f06762b5fa9b33be35259c659994c03cfb5a1","kind":"commit","published_at":"2018-08-10T06:29:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"283392b83d961d3a117b4fbfdc282765c94052a7","kind":"commit","published_at":"2018-08-08T02:47:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"2b33a71fc247d5c3ee3ed9e65c74b633a14c7b81","kind":"commit","published_at":"2018-08-02T01:49:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"912b5d08c9ff584685826e98aca9aa7c6b960cc6","kind":"commit","published_at":"2018-08-02T01:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"a7bf236095e083982e80e48c8973599da171fefd","kind":"commit","published_at":"2018-07-31T19:31:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"d85071074137b1d6070ec3d73122a0de966c844b","kind":"commit","published_at":"2018-07-26T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"e6077e33dfadde0eacc0e08099f09c4860a76939","kind":"commit","published_at":"2018-07-25T17:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"8e2022a2182c61ff2205fc9e92acc9bb1396c1e6","kind":"commit","published_at":"2018-07-25T14:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"bc822c9c6bbfaab212a814bd80ae9dceaa5cae65","kind":"commit","published_at":"2018-07-25T06:33:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"434d4ed35dbec296911e6ea26098e6f33c51adb2","kind":"commit","published_at":"2018-06-18T04:02:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"45a00cf833e22647460c447845eaa2729cfbbbe9","kind":"commit","published_at":"2018-06-13T06:43:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"c01d68ac45746f6f5d5e49132c78f00176ac6c89","kind":"commit","published_at":"2018-05-07T17:13:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"798f9a94a85169da270cdf87138efdd9a1e08399","kind":"commit","published_at":"2018-05-07T05:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"8ca116599723bab534ad1ff8fdc91d65fa8fe272","kind":"commit","published_at":"2018-04-17T07:35:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0/manifests"},{"name":"v1.8.7","sha":"5164319d19cf600c81213837c0468d2e7044c094","kind":"commit","published_at":"2018-04-09T00:25:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"2e7e8bc0e35c08f4681e2c000846d3bc36112988","kind":"commit","published_at":"2018-04-07T23:36:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"aa741cf48e7b4ebebe251879792c6954becf6531","kind":"commit","published_at":"2018-04-06T03:41:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"ce0078a62c096b0c11b09d5e249998447be41df4","kind":"commit","published_at":"2018-04-03T01:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"aa976713fc84e78273e1413c09a69b42be39d2b7","kind":"commit","published_at":"2018-03-30T23:04:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"5079d793f3682cf21474426a76fc7f04aca7a7a5","kind":"commit","published_at":"2018-03-28T08:20:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seleniumbase/SeleniumBase@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2/manifests"}]},"repo_metadata_updated_at":"2026-03-14T12:16:49.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.807004531283771,"dependent_packages_count":5.441509219438237,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.624256875361004},"purl":"pkg:golang/github.com/seleniumbase/seleniumbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/seleniumbase/seleniumbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/seleniumbase/seleniumbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/seleniumbase/seleniumbase/dependencies","status":null,"funding_links":["https://github.com/sponsors/mdmintz"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T06:00:59.496Z","issues_count":1309,"pull_requests_count":442,"avg_time_to_close_issue":143593.18448275863,"avg_time_to_close_pull_request":5124.818396226415,"issues_closed_count":1160,"pull_requests_closed_count":424,"pull_request_authors_count":33,"issue_authors_count":576,"avg_comments_per_issue":1.8250572956455309,"avg_comments_per_pull_request":0.18778280542986425,"merged_pull_requests_count":377,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":417,"past_year_pull_requests_count":199,"past_year_avg_time_to_close_issue":28538.036585365855,"past_year_avg_time_to_close_pull_request":5445.8378378378375,"past_year_issues_closed_count":328,"past_year_pull_requests_closed_count":185,"past_year_pull_request_authors_count":20,"past_year_issue_authors_count":234,"past_year_avg_comments_per_issue":0.8537170263788969,"past_year_avg_comments_per_pull_request":0.1407035175879397,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":154,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","maintainers":[{"login":"mdmintz","count":728,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}],"active_maintainers":[{"login":"mdmintz","count":245,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2Fseleniumbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2Fseleniumbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2Fseleniumbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2Fseleniumbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2Fseleniumbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fseleniumbase%2Fseleniumbase/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2151639,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2344271,"name":"seleniumbase","ecosystem":"npm","description":"SeleniumBase (Python Web-UI Testing)","homepage":"https://github.com/seleniumbase/SeleniumBase","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":["SeleniumBase"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-05-02T02:01:31.834Z","latest_release_published_at":"2020-05-02T02:01:31.834Z","latest_release_number":"0.0.0","last_synced_at":"2026-03-30T00:05:34.627Z","created_at":"2022-04-10T00:28:29.270Z","updated_at":"2026-03-30T00:05:34.627Z","registry_url":"https://www.npmjs.com/package/seleniumbase","install_command":"npm install seleniumbase","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0"}},"repo_metadata":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"Python APIs for browser automation, testing, and web-scraping. Bypasses bot-detection with \"CDP Mode\" and \"Stealthy Playwright Mode\".","archived":false,"fork":false,"pushed_at":"2026-03-05T22:55:25.000Z","size":14962,"stargazers_count":12447,"open_issues_count":25,"forks_count":1522,"subscribers_count":160,"default_branch":"master","last_synced_at":"2026-03-06T02:15:47.659Z","etag":null,"topics":["anti-detection","bot-detection","cdp","chromedriver","chromium","e2e-testing","playwright","pytest","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","web-automation","web-scraping","web-scraping-python","webdriver"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mdmintz"}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2026-03-05T22:55:28.000Z","dependencies_parsed_at":"2026-02-11T07:07:20.621Z","dependency_job_id":null,"html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":7691,"total_committers":40,"mean_commits":192.275,"dds":0.01742296190352355,"last_synced_commit":"2aa5abe9b84f633fc5a7610e0c735b4d806d6769"},"previous_names":[],"tags_count":1132,"template":false,"template_full_name":null,"purl":"pkg:github/seleniumbase/SeleniumBase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/sbom","scorecard":{"id":282106,"data":{"date":"2025-08-11","repo":{"name":"github.com/seleniumbase/SeleniumBase","commit":"83ade419040d794f29f57659282e44a5ee6385db"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 27 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:14","Warn: no topLevel permission defined: .github/workflows/python-nightly-mac.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/python-nightly-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/python-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:7","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/jenkins_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:8","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integrations/linux/tomcat_permissions.sh:9","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pages.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-mac.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-mac.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-ubuntu.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-nightly-windows.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-nightly-windows.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-package.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/seleniumbase/SeleniumBase/python-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: Dockerfile:121","Warn: pipCommand not pinned by hash: Dockerfile:122","Warn: pipCommand not pinned by hash: Dockerfile:123","Warn: pipCommand not pinned by hash: Dockerfile:124","Warn: pipCommand not pinned by hash: install.sh:2","Warn: pipCommand not pinned by hash: virtualenv_install.sh:10","Warn: pipCommand not pinned by hash: virtualenv_install.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-mac.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/python-nightly-ubuntu.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/python-package.yml:39","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  21 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"27 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-23 / GHSA-jrwr-5x3p-hvc3","Warn: Project is vulnerable to: PYSEC-2023-24 / GHSA-vrjv-mxr7-vjf8","Warn: Project is vulnerable to: PYSEC-2013-9 / GHSA-4gv5-qhvr-36vv","Warn: Project is vulnerable to: PYSEC-2021-437 / GHSA-5xp3-jfq3-5q8x","Warn: Project is vulnerable to: PYSEC-2019-160 / GHSA-c5h8-cq4v-cvfm","Warn: Project is vulnerable to: PYSEC-2013-8 / GHSA-g3p5-fjj9-h8gj","Warn: Project is vulnerable to: PYSEC-2020-173 / GHSA-gpvv-69j7-gwj8","Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43167","Warn: Project is vulnerable to: PYSEC-2023-206","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2021-59","Warn: Project is vulnerable to: PYSEC-2021-95 / GHSA-8ch4-58qp-g3mp","Warn: Project is vulnerable to: PYSEC-2018-79"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T16:09:52.517Z","repository_id":14700450,"created_at":"2025-08-17T16:09:52.517Z","updated_at":"2025-08-17T16:09:52.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30202507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-14T12:17:39.431Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.149426065477414,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":2.075653136324425,"forks_count":1.6218697151604198,"average":23.213755120124922},"purl":"pkg:npm/seleniumbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/seleniumbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/seleniumbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/seleniumbase/dependencies","status":null,"funding_links":["https://github.com/sponsors/mdmintz"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T14:00:43.490Z","issues_count":1317,"pull_requests_count":446,"avg_time_to_close_issue":143254.3456577816,"avg_time_to_close_pull_request":5101.556338028169,"issues_closed_count":1163,"pull_requests_closed_count":426,"pull_request_authors_count":34,"issue_authors_count":581,"avg_comments_per_issue":1.823842065299924,"avg_comments_per_pull_request":0.1860986547085202,"merged_pull_requests_count":379,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":197,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":20348.062068965515,"past_year_avg_time_to_close_pull_request":9070.736111111111,"past_year_issues_closed_count":145,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":123,"past_year_avg_comments_per_issue":0.6903553299492385,"past_year_avg_comments_per_pull_request":0.1927710843373494,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","maintainers":[{"login":"mdmintz","count":733,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}],"active_maintainers":[{"login":"mdmintz","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/seleniumbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/seleniumbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/seleniumbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/seleniumbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/seleniumbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/seleniumbase/codemeta","maintainers":[{"uuid":"mdmintz","login":"mdmintz","name":null,"email":"mdmintz@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~mdmintz","role":null,"created_at":"2022-11-14T09:37:58.908Z","updated_at":"2022-11-14T09:37:58.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdmintz/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5633553,"maintainers_count":1196414,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":334153,"name":"seleniumbase","ecosystem":"pypi","description":"A complete web automation framework for end-to-end testing.","homepage":"https://github.com/seleniumbase/SeleniumBase","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":["pytest","selenium","framework","automation","browser","testing","webdriver","seleniumbase","sbase","crawling","scraping"],"namespace":null,"versions_count":1071,"first_release_published_at":"2015-12-04T23:10:23.000Z","latest_release_published_at":"2025-01-14T04:31:32.000Z","latest_release_number":"4.33.15","last_synced_at":"2026-03-31T20:01:30.629Z","created_at":"2022-04-06T12:39:34.768Z","updated_at":"2026-03-31T20:01:30.629Z","registry_url":"https://pypi.org/project/seleniumbase/","install_command":"pip install seleniumbase --index-url https://pypi.org/simple","documentation_url":"https://seleniumbase.io/","metadata":{"funding":null,"documentation":"https://seleniumbase.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Web Environment","Environment :: Win32 (MS Windows)","Framework :: Pytest","Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: MIT License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Internet :: WWW/HTTP :: Browsers","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Scientific/Engineering :: Image Processing","Topic :: Scientific/Engineering :: Visualization","Topic :: Software Development","Topic :: Software Development :: Code Generators","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Software Development :: Testing :: Acceptance","Topic :: Software Development :: Testing :: Traffic Generation","Topic :: Utilities"],"normalized_name":"seleniumbase"},"repo_metadata":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.","archived":false,"fork":false,"pushed_at":"2024-08-30T19:28:21.000Z","size":12518,"stargazers_count":4840,"open_issues_count":11,"forks_count":935,"subscribers_count":138,"default_branch":"master","last_synced_at":"2024-08-30T19:37:53.333Z","etag":null,"topics":["anti-detection","behave","bot-detection","chromedriver","cloudflare-bypass","e2e-testing","pytest","pytest-plugin","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","unittests","web-automation","web-scraping","web-scraping-python","webdriver","webkit"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2024-08-30T19:36:52.000Z","dependencies_parsed_at":"2024-02-26T18:30:06.786Z","dependency_job_id":"fc144a8e-1074-4697-b0bb-a19f267151fe","html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":6786,"total_committers":37,"mean_commits":"183.40540540540542","dds":"0.019304450338933132","last_synced_commit":"a9cd0027f59385f205a27038e4e6263239fbf005"},"previous_names":[],"tags_count":951,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217595413,"owners_count":16201710,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[{"name":"v4.29.9","sha":"538b5d162c313f842f85af80992de49dd4f44889","kind":"commit","published_at":"2024-08-13T04:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9/manifests"},{"name":"v4.29.8","sha":"9981b5f690712c3bb919ec75f5bad7c917601506","kind":"commit","published_at":"2024-08-07T17:08:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8/manifests"},{"name":"v4.29.7","sha":"283c3db0228e30def2ca4f710d2d312a2bdae419","kind":"commit","published_at":"2024-08-07T03:32:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7/manifests"},{"name":"v4.29.6","sha":"feca61a3c283858c185596ef3d0941e519c2be31","kind":"commit","published_at":"2024-08-03T04:58:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6/manifests"},{"name":"v4.29.5","sha":"e8c214703623b061d199be2903ce6030fbf812dd","kind":"commit","published_at":"2024-08-03T02:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"84cbe3f88ece7164ed8fa1eec42cb0949a0d1398","kind":"commit","published_at":"2024-07-29T20:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"025572dc1658e6cc3a98bb69f6900ebe2cff86b7","kind":"commit","published_at":"2024-07-26T18:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"645b126d06eceb7c86dddb58c56a418da208613b","kind":"commit","published_at":"2024-07-25T20:15:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"4007c95f53c27fcc5598f7d86afaa4ad30d0af83","kind":"commit","published_at":"2024-07-25T15:25:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"b8996a66550c5a69bd4a6ba94f93b8a3b4b57a9a","kind":"commit","published_at":"2024-07-24T20:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0/manifests"},{"name":"v4.28.7","sha":"c495286cb19d548a4669128c82622ecf8b6db2e9","kind":"commit","published_at":"2024-07-22T05:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7/manifests"},{"name":"v4.28.6","sha":"924bcf333980d919b7abba350ee5721d6aca4480","kind":"commit","published_at":"2024-07-19T20:50:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6/manifests"},{"name":"v4.28.5","sha":"f65a302a0c657de1c7944004f09efabafb51c4dc","kind":"commit","published_at":"2024-07-08T21:04:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"c97c68b20bc7529f4e261d68ab6e3a5ed081e8cd","kind":"commit","published_at":"2024-07-06T06:49:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"1c526f1c02a9c7f4ec538d1600829acff44aa05e","kind":"commit","published_at":"2024-07-01T01:32:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"3dbaf41e93b5706718599acb80da0eee1e9b1607","kind":"commit","published_at":"2024-06-29T03:40:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"5a23445a804e63b1aba7e5d053b77909a028f008","kind":"commit","published_at":"2024-06-28T04:14:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"0fb6618d4e8349141b5be0e16614f095c480adf5","kind":"commit","published_at":"2024-06-23T23:32:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0/manifests"},{"name":"v4.27.5","sha":"3bb813fe039448b0c6bb2ff043266295cb40220a","kind":"commit","published_at":"2024-06-07T22:37:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5/manifests"},{"name":"v4.27.4","sha":"109842bc7986b73f982e09e39c34b1665d9ec853","kind":"commit","published_at":"2024-06-05T23:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"bbf82995ca7dc9d999b93c036201e347c4f53dd9","kind":"commit","published_at":"2024-06-05T18:32:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"ef9a438aff96e400b59e8656716a95d48f17d205","kind":"commit","published_at":"2024-06-05T04:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"43b11b272d4804aa198610b700237b5b7ff36af3","kind":"commit","published_at":"2024-06-03T17:50:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"83a51d0e9396100ea800370dd55452512d925981","kind":"commit","published_at":"2024-05-16T23:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0/manifests"},{"name":"v4.26.4","sha":"3656fd68a081a60ae0be8b3b40cbc6fa453434b5","kind":"commit","published_at":"2024-05-13T04:52:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"419cedc8fba6bfce71add3ec915a92d67698c9a1","kind":"commit","published_at":"2024-05-03T21:45:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"06a495eb68b7bcb0e5d4f6717e84843c066a4ee9","kind":"commit","published_at":"2024-05-02T17:12:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"6ae5ee38643ea6eeb9efa95f56a718a9a121f788","kind":"commit","published_at":"2024-05-01T17:01:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b77a1c022bb4ebf8cc1fec4db92847a14f9bc818","kind":"commit","published_at":"2024-04-26T03:59:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0/manifests"},{"name":"v4.25.4","sha":"f447e39c7911aa583b7c84b3ec9988cacb529e47","kind":"commit","published_at":"2024-04-14T16:04:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"e87d7384298a70c1d308159b8c67766a90972447","kind":"commit","published_at":"2024-04-11T23:15:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"332913648dd7ef60c60c364496cab5c5577fdcca","kind":"commit","published_at":"2024-04-05T19:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"b80c1ce88eb86b4fbd907d7e4631489b8ea2f367","kind":"commit","published_at":"2024-04-04T01:50:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"ef2fed2bc0cc2921b4d481960af86b30088e659a","kind":"commit","published_at":"2024-03-31T02:24:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0/manifests"},{"name":"v4.24.12","sha":"a5992f27eeca47ef468350ec68497b561aab8e31","kind":"commit","published_at":"2024-03-21T21:35:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"e4abd8e8beec5a85b31fcddcbdfd231812af15c4","kind":"commit","published_at":"2024-03-16T20:01:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"36cfb2032ce3bcb4c12bd32f4bd688b6fce85bf1","kind":"commit","published_at":"2024-03-16T16:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"f2b3aee6b2158d65a2e0741cdfc736c4419ce256","kind":"commit","published_at":"2024-03-16T04:50:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"190353623f7ef5a2b03c4b4e36e120702fed8cb1","kind":"commit","published_at":"2024-03-15T18:21:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"c0935f5377ded700918a47831ada7794b27f8631","kind":"commit","published_at":"2024-03-15T00:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"668d646521e8b4ce8548859ec6d62c3ca310a568","kind":"commit","published_at":"2024-03-14T18:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"90ebcab96093b1dbe1c6566fd8732359b83080e8","kind":"commit","published_at":"2024-03-09T23:16:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5/manifests"},{"name":"v4.24.4","sha":"e7da7605834685d78435456edf8f56598eedb000","kind":"commit","published_at":"2024-03-08T01:53:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4/manifests"},{"name":"v4.24.3","sha":"e6a447738c3af4f1330a42369abf0b732f6607a7","kind":"commit","published_at":"2024-03-01T03:31:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3/manifests"},{"name":"v4.24.2","sha":"fb2436238c2111b5077b5135152f2011eaeb6312","kind":"commit","published_at":"2024-02-28T02:48:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2/manifests"},{"name":"v4.24.1","sha":"5d9fdc0ba0aa0e650156913bc51396c55966e9ec","kind":"commit","published_at":"2024-02-26T17:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"edeb2db1e80380d14fbaa5647611af2afc43d309","kind":"commit","published_at":"2024-02-23T05:26:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0/manifests"},{"name":"v4.23.7","sha":"b2ec928edc847394f5e29aa6baff743055f63bfa","kind":"commit","published_at":"2024-02-20T21:10:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7/manifests"},{"name":"v4.23.6","sha":"6b1c9931bd99a5583f5d8454c71f7785d6f7bfc6","kind":"commit","published_at":"2024-02-19T23:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6/manifests"},{"name":"v4.23.5","sha":"c5169e55d1f1dc6cd89cede7bbe23a064787f1ec","kind":"commit","published_at":"2024-02-17T15:26:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5/manifests"},{"name":"v4.23.4","sha":"8cc37157809488b3b2c07f99436b9fda332c7e5e","kind":"commit","published_at":"2024-02-16T02:42:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"7859ed444543ed2455326d0af3f8a23a4db3f9d0","kind":"commit","published_at":"2024-02-12T02:06:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"a3c710e5f3e3f1010d625d165a4816ee05f867af","kind":"commit","published_at":"2024-01-29T03:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"9ede4b5e2e0973eff05bdc576c2648460459e6f3","kind":"commit","published_at":"2024-01-25T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"ca8451d76988ed1296ed3140473be7cfa322612e","kind":"commit","published_at":"2024-01-25T01:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0/manifests"},{"name":"v4.22.6","sha":"c0af5b4423ea5c6835ae988e1b1c3e3bf31be36a","kind":"commit","published_at":"2024-01-19T03:17:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6/manifests"},{"name":"v4.22.5","sha":"31020e4ae9644596460e9606312f94bc420aff51","kind":"commit","published_at":"2024-01-04T03:29:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5/manifests"},{"name":"v4.22.4","sha":"36d410bd8ccfc47a2332141eabc105cbadedb255","kind":"commit","published_at":"2023-12-31T23:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4/manifests"},{"name":"v4.22.3","sha":"2036a7b9b4218daffb8a7106481134c6529ae3cc","kind":"commit","published_at":"2023-12-23T15:33:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3/manifests"},{"name":"v4.22.2","sha":"9f8ce98388adc37c8fa9a69c67b89a3972604258","kind":"commit","published_at":"2023-12-23T05:28:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2/manifests"},{"name":"v4.22.1","sha":"77c0ccde3d299a2d680f339404bb0cb050ebf62e","kind":"commit","published_at":"2023-12-19T23:42:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"570910c6f6e079cddd00c23e826e202c6489f39e","kind":"commit","published_at":"2023-12-08T04:14:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0/manifests"},{"name":"v4.21.7","sha":"01c98e29e2e2c83e1fa46fdd65bc5dc1be26f81d","kind":"commit","published_at":"2023-12-01T21:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7/manifests"},{"name":"v4.21.6","sha":"35b9d3d84eef9526e2b0ac995f58f0a1a7f977c7","kind":"commit","published_at":"2023-11-28T23:17:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6/manifests"},{"name":"v4.21.5","sha":"1c60c160d466c7c96c7fb4b30d270111571b21ae","kind":"commit","published_at":"2023-11-28T02:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5/manifests"},{"name":"v4.21.4","sha":"7d9d5c5203e3d93bdfc50f9d113c88791e9ba26c","kind":"commit","published_at":"2023-11-17T00:02:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4/manifests"},{"name":"v4.21.3","sha":"72bc7987b9a756abf91aee7058effb808f7617b9","kind":"commit","published_at":"2023-11-16T02:24:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3/manifests"},{"name":"v4.21.2","sha":"5f68c82ccc589ee5e85df37d0a0a1581a0acc55e","kind":"commit","published_at":"2023-11-15T02:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2/manifests"},{"name":"v4.21.1","sha":"2f5838ddae9c9a10621e4287c28ab38c3d06aae7","kind":"commit","published_at":"2023-11-10T01:39:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"62e7a043636f4fbe5804fb8f4684eeb6224a51f2","kind":"commit","published_at":"2023-11-09T05:17:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0/manifests"},{"name":"v4.20.9","sha":"466f8d4a25d6c948f40d68b36bac27d46d25d245","kind":"commit","published_at":"2023-11-01T06:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9/manifests"},{"name":"v4.20.8","sha":"47cb6e45f0e3bac57c0dccfda6cd20d174cc7a79","kind":"commit","published_at":"2023-10-29T05:58:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8/manifests"},{"name":"v4.20.7","sha":"39cf213bded5f5873c93f76e31586ac4f40948e2","kind":"commit","published_at":"2023-10-27T07:51:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7/manifests"},{"name":"v4.20.6","sha":"9a4e4ae629c52465076e73e75473b69b067f287d","kind":"commit","published_at":"2023-10-20T19:45:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6/manifests"},{"name":"v4.20.5","sha":"81292e7d79730e54274a060f568f187e596313c7","kind":"commit","published_at":"2023-10-20T17:53:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5/manifests"},{"name":"v4.20.4","sha":"bf6ae85eb180547eec789e0d169b42de3f91253a","kind":"commit","published_at":"2023-10-19T18:29:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4/manifests"},{"name":"v4.20.3","sha":"be6ab2a4a999a5c26a942c99d6064756cecbdc48","kind":"commit","published_at":"2023-10-15T13:01:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3/manifests"},{"name":"v4.20.2","sha":"b8f3e97fd159ea61b786fcb4bd4c58cc50bebf04","kind":"commit","published_at":"2023-10-13T19:57:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"cb1564dd399712a3a1bde5a7f9524d031c5a8758","kind":"commit","published_at":"2023-10-12T17:19:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"cd66f4a0a834767ea3e9b842ead5658dd838b714","kind":"commit","published_at":"2023-10-10T19:47:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"310697daecc9d460b814e4112e8eba8dba1e1cf6","kind":"commit","published_at":"2023-10-06T21:24:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"7e3761d72165bd796b82a03bfbf412c55e4bf263","kind":"commit","published_at":"2023-10-02T02:11:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"7e02aa0e60542c55de4b0df78aaf7bdde6ec4dfc","kind":"commit","published_at":"2023-09-27T05:28:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0/manifests"},{"name":"v4.18.9","sha":"9674ab5bf598b45d5d83df001c319c24c2de9900","kind":"commit","published_at":"2023-09-26T01:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9/manifests"},{"name":"v4.18.8","sha":"1e219cef8ae5d0ca3570b17197d4d0c96c8ee801","kind":"commit","published_at":"2023-09-20T22:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8/manifests"},{"name":"v4.18.7","sha":"7464c4a7c90fce056745a49e3bd7b00ad241ceaf","kind":"commit","published_at":"2023-09-15T16:04:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7/manifests"},{"name":"v4.18.6","sha":"121aadeb0ca0ad8cc1b94d5683fe5e715291b0c6","kind":"commit","published_at":"2023-09-13T21:12:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"bc1e95d0cb0a3e404627004b1c3205d43b306ebd","kind":"commit","published_at":"2023-09-11T16:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"74666b8620996a1454c812de229b9a708b802f77","kind":"commit","published_at":"2023-09-10T23:10:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"9cf8f5283b83984ffe673a98dd57da70bcf4b3ec","kind":"commit","published_at":"2023-09-10T05:00:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"f1a86b0941ab469e56453ad2ee39ce33d8a95b8d","kind":"commit","published_at":"2023-09-10T03:55:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"63d95c42fc84bbcea415c6d8a3a201587b89c92e","kind":"commit","published_at":"2023-09-02T14:14:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"2dcb39e9e874761c5b2987a93e013b2cc5acc2ca","kind":"commit","published_at":"2023-09-01T22:47:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0/manifests"},{"name":"v4.17.14","sha":"771ff23ed06646af32654c5ab599212227b5b9bf","kind":"commit","published_at":"2023-08-31T05:49:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14/manifests"},{"name":"v4.17.13","sha":"473f3295056fc292a66d9b760bea8e23783ca78c","kind":"commit","published_at":"2023-08-29T17:13:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13/manifests"},{"name":"v4.17.12","sha":"ea02531ed8950a6db1e08559f46742f35b3b6b5c","kind":"commit","published_at":"2023-08-28T16:40:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12/manifests"},{"name":"v4.17.11","sha":"101bd16e37e7b34bc5481cb17e152dce8b43b0a7","kind":"commit","published_at":"2023-08-23T06:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11/manifests"},{"name":"v4.17.10","sha":"369ab5085ca2ac2994687024ef5cf931d3121616","kind":"commit","published_at":"2023-08-23T05:46:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10/manifests"},{"name":"v4.17.9","sha":"25712d877a94d6bba5a7b20d42274acfef2775b0","kind":"commit","published_at":"2023-08-22T03:26:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9/manifests"},{"name":"v4.17.8","sha":"21d6a75b2e55de08cf73ab656ee532ec8be969c7","kind":"commit","published_at":"2023-08-18T22:58:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8/manifests"},{"name":"v4.17.7","sha":"9e8c7c70ff70bb1e22181faa79823d428c91c824","kind":"commit","published_at":"2023-08-16T02:05:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7/manifests"},{"name":"v4.17.6","sha":"b83631db653cbfc4004d92dc5789f5baaff10c27","kind":"commit","published_at":"2023-08-15T21:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6/manifests"},{"name":"v4.17.5","sha":"83af929d227eb0f59d89ecd8d61bb3ec64cd8738","kind":"commit","published_at":"2023-08-15T00:27:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5/manifests"},{"name":"v4.17.4","sha":"26091396b96eeeb896bb9d055f884ddfdad24fb6","kind":"commit","published_at":"2023-08-13T23:02:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4/manifests"},{"name":"v4.17.3","sha":"3d22534cad753b79b4208a716e2df1bf038ba368","kind":"commit","published_at":"2023-08-12T05:20:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"3a5b1b4f68f6069ea00f86028bdb063792a8d32b","kind":"commit","published_at":"2023-08-09T04:21:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"4dea6b1475363e9fddbc4bc48f5d467e1363c02f","kind":"commit","published_at":"2023-08-05T19:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"c722f8fcb7647a2b573f1598cd97a70cc25aacf0","kind":"commit","published_at":"2023-08-01T20:07:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0/manifests"},{"name":"v4.16.4","sha":"c70e8b24068e3c741ed06f4977b4e0a3a92ef3ae","kind":"commit","published_at":"2023-07-31T19:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"5f64da28fd3ce6c15ffdbc80bc6cf027fbff4365","kind":"commit","published_at":"2023-07-31T06:51:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"b4be010703c04b0b97d38b1eb5ceddf0d683424c","kind":"commit","published_at":"2023-07-20T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"9da9b0cfd4794d091ef63faa29996e906af52722","kind":"commit","published_at":"2023-07-20T02:19:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"96ea531908e55f2a480dacd4e733bc5bc6eb0e34","kind":"commit","published_at":"2023-07-18T19:42:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0/manifests"},{"name":"v4.15.15","sha":"8e37a232845a6e9ac839b2ebb391b439292ac7d9","kind":"commit","published_at":"2023-07-13T04:55:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15/manifests"},{"name":"v4.15.14","sha":"01a8bdbd42b5a64270deea0c5663bf735578cd16","kind":"commit","published_at":"2023-07-12T18:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14/manifests"},{"name":"v4.15.13","sha":"213689d4255e02b8c4520cb8aa2bb23037cb02d4","kind":"commit","published_at":"2023-07-09T20:59:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13/manifests"},{"name":"v4.15.12","sha":"461ff1f892e3d65d3576580de85224a93f2a62a9","kind":"commit","published_at":"2023-07-09T19:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12/manifests"},{"name":"v4.15.11","sha":"b6f64f3a4e38d103bf7659b267d25382e69c2987","kind":"commit","published_at":"2023-07-09T18:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11/manifests"},{"name":"v4.15.10","sha":"d2caf6d6985fb82d8fcef6b11718c0e2b88c24f4","kind":"commit","published_at":"2023-07-08T19:20:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10/manifests"},{"name":"v4.15.9","sha":"83132ea14356a7d24b3a4c1deb15239c01fbaa90","kind":"commit","published_at":"2023-07-06T04:07:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9/manifests"},{"name":"v4.15.8","sha":"96b09342a170f34e7fb036137ffdcb36c3ffb8dc","kind":"commit","published_at":"2023-07-03T19:45:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8/manifests"},{"name":"v4.15.7","sha":"1256cf4d226dfde403f33c48be80ace85bd752b4","kind":"commit","published_at":"2023-06-30T20:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7/manifests"},{"name":"v4.15.6","sha":"8a528fbd34a59c1d04823f739e7143de7d25ad7d","kind":"commit","published_at":"2023-06-29T23:32:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6/manifests"},{"name":"v4.15.5","sha":"459c28b26349c60978c876f1d05ee86f461c4624","kind":"commit","published_at":"2023-06-24T19:37:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5/manifests"},{"name":"v4.15.4","sha":"89678be79ace0be61124b3e291f62022b61b1ec7","kind":"commit","published_at":"2023-06-22T18:24:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4/manifests"},{"name":"v4.15.3","sha":"717b6d0be8f89c60198ece816e55217f3bcd3d65","kind":"commit","published_at":"2023-06-13T04:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3/manifests"},{"name":"v4.15.2","sha":"3ee1d4391a2906215b3af2ca82c903b624d9da76","kind":"commit","published_at":"2023-06-11T15:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"0270ed5e13535af8d3f6c77da5edcaf1cdf7d52c","kind":"commit","published_at":"2023-06-09T01:37:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"f755743a0980ec0c872907fe362738d68887a2a8","kind":"commit","published_at":"2023-06-08T02:02:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0/manifests"},{"name":"v4.14.14","sha":"5ba2d2f8acd1de2f5babcddc237587639b2fbca4","kind":"commit","published_at":"2023-06-06T22:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14/manifests"},{"name":"v4.14.13","sha":"5a57bf7e7f7e595478d9e8797d3095b6796f76cf","kind":"commit","published_at":"2023-06-06T20:03:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13/manifests"},{"name":"v4.14.12","sha":"7dff76d1c7984b377f48527c1be0e68c5acaf899","kind":"commit","published_at":"2023-06-02T17:00:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12/manifests"},{"name":"v4.14.11","sha":"482cc169c49e8a1e2edfb2aaa6c6e7b4e019ca75","kind":"commit","published_at":"2023-05-31T01:29:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11/manifests"},{"name":"v4.14.10","sha":"cb0e8993222d28d3e08e644f92d3b300a5d83b72","kind":"commit","published_at":"2023-05-25T02:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10/manifests"},{"name":"v4.14.9","sha":"fda7a286c4a0b2cb9015baa19d825b89834c8c1b","kind":"commit","published_at":"2023-05-12T16:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9/manifests"},{"name":"v4.14.8","sha":"f19e5b496b5539e482f9c7ed99ce513eaf603636","kind":"commit","published_at":"2023-05-09T18:53:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8/manifests"},{"name":"v4.14.7","sha":"d001008e3b6cd52b53b9216b072835ed655f6f86","kind":"commit","published_at":"2023-05-04T15:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7/manifests"},{"name":"v4.14.6","sha":"57b6eba894235231a843c1d9f8b1f79e8bb77529","kind":"commit","published_at":"2023-05-03T18:22:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6/manifests"},{"name":"v4.14.5","sha":"dc6fb95b6821a2f10456e3f25f8d26e2f3bcd6e6","kind":"commit","published_at":"2023-05-02T04:58:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5/manifests"},{"name":"v4.14.4","sha":"f1444b4f9d4fbeab3e9e20b61938756b1273e0c5","kind":"commit","published_at":"2023-04-29T03:50:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"3c714ef4c8975f9a8fcabd6ebd986e80233e178e","kind":"commit","published_at":"2023-04-26T20:21:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"a9cd0027f59385f205a27038e4e6263239fbf005","kind":"commit","published_at":"2023-04-24T03:47:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"1ee9ee9a32c3882fc08650843e4a750b51c5834d","kind":"commit","published_at":"2023-04-21T19:09:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"326f0fc0e0f32c342830b25d59d4f1cb368de7c0","kind":"commit","published_at":"2023-04-21T03:40:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0/manifests"},{"name":"v4.13.26","sha":"d70426b9f37f8f5d21423576c637b9c81651152c","kind":"commit","published_at":"2023-04-19T06:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26/manifests"},{"name":"v4.13.25","sha":"c0c694a4dda770f27c965e6153f1422fc6431118","kind":"commit","published_at":"2023-04-15T17:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25/manifests"},{"name":"v4.13.24","sha":"299cc2c68d62e11a9f55e7d11e3be2815e8f03f4","kind":"commit","published_at":"2023-04-11T23:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24/manifests"},{"name":"v4.13.23","sha":"18b18f9d8b8f68429f48d7bfc91d9d67ca6e91b6","kind":"commit","published_at":"2023-04-11T04:11:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23/manifests"},{"name":"v4.13.22","sha":"ec5bb9c948dd9e92921f2a44ec976ccf7915e79f","kind":"commit","published_at":"2023-04-09T01:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22/manifests"},{"name":"v4.13.21","sha":"eabf67121b24b4bb1d79e6b21ad0fecf3e87950c","kind":"commit","published_at":"2023-03-28T04:07:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21/manifests"},{"name":"v4.13.20","sha":"1c45b1306bca9f2f2a8fa8ae2aa792ff90c3b52f","kind":"commit","published_at":"2023-03-27T20:35:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20/manifests"},{"name":"v4.13.19","sha":"66251368ff51145f2a3170f8bbcc737b85354f1b","kind":"commit","published_at":"2023-03-25T03:14:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19/manifests"},{"name":"v4.13.18","sha":"1bdd514c9897f0f3d94cd69d23645c0cf83a4f84","kind":"commit","published_at":"2023-03-24T03:18:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18/manifests"},{"name":"v4.13.17","sha":"3e8b5fa4b032582c98c2709c5bfaad6554ade11a","kind":"commit","published_at":"2023-03-23T20:08:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17/manifests"},{"name":"v4.13.16","sha":"2a453c44de5516f71f580de358283fd332db883a","kind":"commit","published_at":"2023-03-22T02:03:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16/manifests"},{"name":"v4.13.15","sha":"8c5005c973f5bfa4876639f6e4969bc93584b95e","kind":"commit","published_at":"2023-03-17T16:33:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15/manifests"},{"name":"v4.13.14","sha":"2beac7d133b418195659ac72a1faab7ea239e6b3","kind":"commit","published_at":"2023-03-14T19:30:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14/manifests"},{"name":"v4.13.13","sha":"0bf9533301996dcaa1e5c987793fe1ec14522e50","kind":"commit","published_at":"2023-03-12T15:47:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13/manifests"},{"name":"v4.13.12","sha":"39efda0b2b5841e090a33d5f07a37661feaf047c","kind":"commit","published_at":"2023-03-11T14:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12/manifests"},{"name":"v4.13.11","sha":"f015121d22e3bc1b863505ea16be0a5ce2424469","kind":"commit","published_at":"2023-03-11T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11/manifests"},{"name":"v4.13.10","sha":"8a2b6fbf5765f1ef790e8d9514958e0f3dda5627","kind":"commit","published_at":"2023-03-09T21:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10/manifests"},{"name":"v4.13.9","sha":"d640bdae8d82aadb628c48e8e720bde01d641e2f","kind":"commit","published_at":"2023-03-09T02:02:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9/manifests"},{"name":"v4.13.8","sha":"2421d212af8a5ebe08f83b4d0dc80817ee656e72","kind":"commit","published_at":"2023-03-06T16:23:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8/manifests"},{"name":"v4.13.7","sha":"733607a0373020ce0e6b8ec9701822850fc614e1","kind":"commit","published_at":"2023-03-05T01:55:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7/manifests"},{"name":"v4.13.6","sha":"933bae904a5e133801fe0076492e3466c9ef12f2","kind":"commit","published_at":"2023-03-04T06:36:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6/manifests"},{"name":"v4.13.5","sha":"83f4cd1a6ba6fa8f4e9cba1ec47fb8df091dfac5","kind":"commit","published_at":"2023-03-01T07:21:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5/manifests"},{"name":"v4.13.4","sha":"ef0fa07ec6f7c81fb7ff96197f7fc9efc8727b93","kind":"commit","published_at":"2023-02-23T02:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4/manifests"},{"name":"v4.13.3","sha":"0a4a49be8728955f78c32dfe737a0ce0861601dc","kind":"commit","published_at":"2023-02-22T14:14:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3/manifests"},{"name":"v4.13.2","sha":"2400757a140d2e27bfac262b2d4617dcad4a9981","kind":"commit","published_at":"2023-02-22T05:27:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"2dcacc30e493416a30dde6a093701613810d0715","kind":"commit","published_at":"2023-02-21T18:03:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"9e1060073a39809f9427df580b9030d3698f055a","kind":"commit","published_at":"2023-02-18T07:20:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0/manifests"},{"name":"v4.12.8","sha":"b023adf6850acd40ea47a7192f32e293b2deb01c","kind":"commit","published_at":"2023-02-09T03:47:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"9f1f7455287206578ef7097f8989274114295a51","kind":"commit","published_at":"2023-02-07T04:34:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"004a364bcf0af897948cf50cf8f9e5372eaea138","kind":"commit","published_at":"2023-02-06T06:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6/manifests"},{"name":"v4.12.5","sha":"51485997d94202cea18dade96a07105af790e80e","kind":"commit","published_at":"2023-02-04T04:24:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"04a05c967a0c4c98d60a3318d107236fc5e58637","kind":"commit","published_at":"2023-02-03T06:53:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"77844a68291dfd5f644e5fddc547dd4475792f5b","kind":"commit","published_at":"2023-01-29T06:58:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"bcdd9dacc21c349947512ddfe3e740df30855ff2","kind":"commit","published_at":"2023-01-26T02:20:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"5d6a816cea016dda4acd9dc702d37c9b129f2a78","kind":"commit","published_at":"2023-01-25T06:40:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"bed5943410c32fee541077d6dfc95b25f90769b4","kind":"commit","published_at":"2023-01-24T04:05:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0/manifests"},{"name":"v4.11.9","sha":"c9dd6919ddb80afb5ee06e43bc169df679f5acbe","kind":"commit","published_at":"2023-01-23T18:20:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9/manifests"},{"name":"v4.11.8","sha":"724694965113996c20b51e97aefbed7f2f093d06","kind":"commit","published_at":"2023-01-20T23:34:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8/manifests"},{"name":"v4.11.7","sha":"819e0645f990205ca237b3382c27f3920d4b6319","kind":"commit","published_at":"2023-01-20T04:03:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7/manifests"},{"name":"v4.11.6","sha":"ab0f5979d0cedcdd2f2c84d7ee702168f71e19b2","kind":"commit","published_at":"2023-01-19T05:34:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"19ea7e1ca1861524aef98f126982add8cc7a3390","kind":"commit","published_at":"2023-01-15T02:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"ea421b9ec75dd1589723dabe3a5947fdff5ad960","kind":"commit","published_at":"2023-01-14T07:34:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"94e80e460259e6a406c3685eadb4203fe3abc959","kind":"commit","published_at":"2023-01-13T07:11:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"6f904919cc878247f6b0c9d2b127600a2b232f31","kind":"commit","published_at":"2023-01-04T22:05:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d15ce8bbee506caa7df25e51c52efa80f6fc4a5e","kind":"commit","published_at":"2023-01-04T01:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0d61ce993552d51ea8a04429d8c301d7bdb710a6","kind":"commit","published_at":"2022-12-31T09:39:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"774cc7d08677f00943d67fffef90c16fc1d9045c","kind":"commit","published_at":"2022-12-24T04:22:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0/manifests"},{"name":"v4.9.11","sha":"349cae27dd1c8eb6398bdc28246e084f256be339","kind":"commit","published_at":"2022-12-22T04:56:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11/manifests"},{"name":"v4.9.10","sha":"ee6d0402d6098319d092bec9af0f4bbcc712775d","kind":"commit","published_at":"2022-12-21T22:43:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"e0f9ae6eea6708fe1eb47be90ed9b592c6169b03","kind":"commit","published_at":"2022-12-18T20:02:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ca09f58004b16eedabbb9ee5ea980d5ca23b02d2","kind":"commit","published_at":"2022-12-16T22:44:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"768ecd2ad25066ba27d322a5660e0fbcfcc810cc","kind":"commit","published_at":"2022-12-07T19:48:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"bd4a1a92adab313b2d6bb0063715425396d74e5e","kind":"commit","published_at":"2022-12-05T22:50:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"2fe10e552b53b252b8cab0c0031538d9c9a76a5c","kind":"commit","published_at":"2022-12-03T00:12:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"700b4d9ac150c73edc14bc6f2435c594d43917b1","kind":"commit","published_at":"2022-12-02T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"a836524adc232f48bea9ab276843e0ef68d11217","kind":"commit","published_at":"2022-11-30T07:56:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"32b8ffa6f0b7ffe9d424aaef5c6ddb7f1a0d2311","kind":"commit","published_at":"2022-11-29T06:17:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"4e7d5124c0b6a66378a3eb23bae572375f22ca21","kind":"commit","published_at":"2022-11-26T03:26:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"40baf45da2a085990196502df5b91f83c5564a59","kind":"commit","published_at":"2022-11-25T19:54:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0/manifests"},{"name":"v4.8.6","sha":"842deb606a01d16918387835d17de9f8c18d4091","kind":"commit","published_at":"2022-11-18T20:23:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"0d4930e6f4407c64ac043462e32bb9b706d17a1d","kind":"commit","published_at":"2022-11-18T01:47:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"414a9cbd09370bb8bb4545a2594e50c38eac1b7d","kind":"commit","published_at":"2022-11-17T19:07:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"54e24fc038b5618e469b67f469291dc9582dacc1","kind":"commit","published_at":"2022-11-11T19:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"4feb585b763b37bb8681c8c8c689f29d6ee6ed21","kind":"commit","published_at":"2022-11-09T06:26:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e8a908b19095f3645cc40e932417e4628674d6e9","kind":"commit","published_at":"2022-11-07T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"6959607872631443e9ed193c165ed1a09196b49f","kind":"commit","published_at":"2022-11-05T05:47:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"41291bc02e418bee1064c3a5e3d8c28493ed9651","kind":"commit","published_at":"2022-11-02T21:23:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"52da66f16a67ec33dcc698adf97c9a65e45949e5","kind":"commit","published_at":"2022-11-02T06:40:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"be282a9884ed07866be6a1c19254eab140b9a86c","kind":"commit","published_at":"2022-10-30T03:29:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0/manifests"},{"name":"v4.6.6","sha":"4bb3a0a08299ad5790a641d3a480d67d5d90f6ff","kind":"commit","published_at":"2022-10-25T06:39:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"64ebebee47939c3d070dc6abd8e9ec84b3ea2e38","kind":"commit","published_at":"2022-10-21T23:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"1d09bf391955db72bf571163b91cb5c7f434f4d9","kind":"commit","published_at":"2022-10-20T22:57:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"4f20c34205534e94c3a6ab688f32c23fdf07a514","kind":"commit","published_at":"2022-10-20T04:35:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"eb9832fbdb54d13924c04eb50957f2bc06af9bfb","kind":"commit","published_at":"2022-10-14T20:28:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"a78d44024c8ffa62c168d78d4517ed5a348c94a7","kind":"commit","published_at":"2022-10-14T19:22:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"c406380b6ed04e21c394232f851cbc588d7c5191","kind":"commit","published_at":"2022-10-14T08:11:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0/manifests"},{"name":"v4.5.6","sha":"e8eb0c64190896baad2efbcc37074b1199377584","kind":"commit","published_at":"2022-10-11T00:07:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"db0ac9bf6cb7fe5554490929b5ca21baf99f16c2","kind":"commit","published_at":"2022-10-06T05:34:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"ab43a742bc1546edd17d76a9d97a1f88f06124f0","kind":"commit","published_at":"2022-10-04T03:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d117223e9823db9395206614e6d50e55b544b6c5","kind":"commit","published_at":"2022-10-02T18:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"5fab8903544e6977a0f2889f5ae4427d8287311c","kind":"commit","published_at":"2022-10-02T00:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"c284ae20476198c082dd08f275049192a3a3d130","kind":"commit","published_at":"2022-09-30T02:06:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f1bc9ce8e309987dbfc48a49adc4e3661ccf9065","kind":"commit","published_at":"2022-09-29T00:02:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0/manifests"},{"name":"v4.4.4","sha":"0e9afde7b9e971d482d29cb4ecb032deefaf9915","kind":"commit","published_at":"2022-09-26T03:31:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"bdaea12f83e23477821dac1803dc3ae05a80687c","kind":"commit","published_at":"2022-09-24T05:54:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"99cfa68d2142a29eec5e8af0dcc0344fda578a12","kind":"commit","published_at":"2022-09-15T02:42:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"8113700cc90460cb476f05dd17037356ed1b28fe","kind":"commit","published_at":"2022-09-14T18:06:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9e940dc07a891ccdcfd863c5dbb028825ba7a4b7","kind":"commit","published_at":"2022-09-14T04:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"7458da8ac858984bd6dac65ca000e616a114f3ec","kind":"commit","published_at":"2022-09-09T22:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"ab6931de65c980ae019e019d476ab0766cd40fa6","kind":"commit","published_at":"2022-09-09T02:42:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"ef3934223527e6a186c98ec919bb344695349dbd","kind":"commit","published_at":"2022-09-07T18:35:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"13c007218a09cdea64e8206f6a3759ad872fc79b","kind":"commit","published_at":"2022-09-07T06:25:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"6dece1d28d55012e9fd114af29ca8c56f41de8ae","kind":"commit","published_at":"2022-09-06T20:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"7b48b07258855edcc8cb51fb0d370b1d0ba565b0","kind":"commit","published_at":"2022-09-06T05:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"3f5515b9266071404c7cb6d49ab3c7a668e74342","kind":"commit","published_at":"2022-09-05T20:15:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"e4968323223533422e73af5c2aa857fc98bef968","kind":"commit","published_at":"2022-09-02T06:14:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"577c8e530eedf701f2eb2ea006bfc8307639a983","kind":"commit","published_at":"2022-09-01T20:43:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"512b9db8ff4e4c7a27fd7c2d71ff14828a20c1d1","kind":"commit","published_at":"2022-08-27T02:17:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"faeb571ea9e29553ec57908c690e5602bc9e5c34","kind":"commit","published_at":"2022-08-24T14:42:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"94e9f56f467c7ec3df992bc51da4ad5f43a70638","kind":"commit","published_at":"2022-08-24T01:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"13e689bade2757971e708f4b34ff9d222ddc33a7","kind":"commit","published_at":"2022-08-23T02:00:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8f0274925446994e297f9bade14ccdc0f1d138b1","kind":"commit","published_at":"2022-08-19T05:27:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0/manifests"},{"name":"v3.5.11","sha":"d3abd575d75e6ea271afe6ce4bc2f617a88b1182","kind":"commit","published_at":"2022-08-05T22:34:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"63c29c403733a0748f1cb584c6938c3248b1b3f8","kind":"commit","published_at":"2022-08-04T18:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"ddbce0511ff9812fe61a896efeaa924ba6b38a05","kind":"commit","published_at":"2022-08-01T21:47:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c4853e9d4258cdcf4fa7f28c8509841f349e08a","kind":"commit","published_at":"2022-07-17T12:16:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"db5c22bf915865b396eea6024e3c757338cf6c89","kind":"commit","published_at":"2022-07-16T18:49:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"5f26c1f1d4d49606322790f543a4edd68f9f5d6e","kind":"commit","published_at":"2022-07-15T23:25:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"eda73c61d58c6d2776e7f20549afe40b5e81db6d","kind":"commit","published_at":"2022-07-15T01:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"e88e06d83b69f67c5785bccffb233dfd4445a33f","kind":"commit","published_at":"2022-07-14T16:54:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"61e0d89672598e158669a04262e278d3a5d61e2d","kind":"commit","published_at":"2022-07-14T04:41:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"791eeb0f83ab1de3eee4b1afdd5793c1d7334775","kind":"commit","published_at":"2022-07-13T17:58:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"638dacba89a629e9550aba7645316dc4c3041f10","kind":"commit","published_at":"2022-07-13T02:58:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a67db6d1ba7c7fcb57481cfa733a03e86c05b9e5","kind":"commit","published_at":"2022-07-11T20:14:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"5b5be33a828211388d95de45c95bea2f55c838d3","kind":"commit","published_at":"2022-07-11T17:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"52947ad1a22e7221905edf703136175b72610e1b","kind":"commit","published_at":"2022-07-08T21:19:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0/manifests"},{"name":"v3.3.7","sha":"536aa7987dab78eb0b4c22c93a070c9db488a9c2","kind":"commit","published_at":"2022-07-06T22:44:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"0d7e9bd91b7f3871470752c54135561134b8634e","kind":"commit","published_at":"2022-07-03T19:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"6f2fabe769b8a8659bb2768e96253023a61a5549","kind":"commit","published_at":"2022-07-01T18:38:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"57171f22d3de81a6e1dd5620be6f198860ed8961","kind":"commit","published_at":"2022-06-30T22:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b397777a7862989657d326feb97bad4d24cdf461","kind":"commit","published_at":"2022-06-29T03:01:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"c85ff09763d6f2a347dccc298bbccdcfcc3b4f8a","kind":"commit","published_at":"2022-06-26T17:16:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5cac752621badf3f0bb13daea576800a340e95c1","kind":"commit","published_at":"2022-06-24T18:26:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1fc2204589ca97fe5e80bb38c2cdd1bee8825ecb","kind":"commit","published_at":"2022-06-24T03:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0/manifests"},{"name":"v3.2.12","sha":"e0f94c8a1ac57dd1ffd484e725a77d5f10b13581","kind":"commit","published_at":"2022-06-22T15:24:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"8387e89cfa3bd62a564246c0c00a94b8199b0792","kind":"commit","published_at":"2022-06-20T22:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"1962aeef5b6eca85363232c2b111dc4eb16ada12","kind":"commit","published_at":"2022-06-15T17:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"189973ad646696ef6f869d04df9d8dce9887b55d","kind":"commit","published_at":"2022-06-08T03:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"53eb2ba8b75b145c11cb1f7bbafeb131576ec792","kind":"commit","published_at":"2022-06-07T05:01:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"a07a62ef911113c17c34971cab4e481cf5d172bc","kind":"commit","published_at":"2022-06-03T21:41:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1e5195648789f7748b48dc6cb8dc726e013ea799","kind":"commit","published_at":"2022-06-01T21:56:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"22afd7d8a9c3d68906d868cbd86beb76e9e201e8","kind":"commit","published_at":"2022-06-01T18:09:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"9a58cd5718d1e6f914f42b71b2b16d2663fcd0ff","kind":"commit","published_at":"2022-06-01T15:30:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"d786fa51bb9a1898d3f7a2d0a2b27c85b5e2017c","kind":"commit","published_at":"2022-05-31T15:49:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"e3692a34c420a6e1b2e5db7a18921b8c8f9c6d26","kind":"commit","published_at":"2022-05-31T05:11:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c2a012f0cf6b1e8f0ff669658ca7b2fc1442383a","kind":"commit","published_at":"2022-05-27T00:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"233d70b0e9a6e2fb1dc3ec5962707c2c16d4e99e","kind":"commit","published_at":"2022-05-26T03:02:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7a5db5930552fe7c1861f5b2f3397c5cac099aef","kind":"commit","published_at":"2022-05-23T19:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"2bde0b7b512252952819765db2f6e6839d8ba98a","kind":"commit","published_at":"2022-05-21T03:26:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"d5dc858a899d6369b773e8424584c92aa0e18595","kind":"commit","published_at":"2022-05-20T19:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fdbabea59db3e1d0f8a36fb82f2eae2d1ccaaa66","kind":"commit","published_at":"2022-05-19T16:46:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"944cc17b508feebdccf043c13d39d701a3bb62b3","kind":"commit","published_at":"2022-05-18T15:45:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"acb6e8117dac4c641888680f95b7ac2ac50fcd34","kind":"commit","published_at":"2022-05-17T19:20:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"da0af4f859621ea6ddf98a2d34001dd4ad0f1189","kind":"commit","published_at":"2022-05-15T13:58:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b0563d563dbc65fa213cea641d7fb43ce6da7043","kind":"commit","published_at":"2022-05-14T14:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"88fa04046b87b448748c7e7e68ce92c939d75615","kind":"commit","published_at":"2022-05-13T22:32:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0/manifests"},{"name":"v2.5.4.post1","sha":"7090f9020b44be1935e2874b24589c5420ec0ce9","kind":"commit","published_at":"2022-05-02T23:15:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4.post1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1/manifests"},{"name":"v2.5.4","sha":"63c23cb3989b11300605bf6f7c71f8cf8fcb15e4","kind":"commit","published_at":"2022-05-02T19:33:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"228032768ba96d80e39e6ad6eb1a08afd92b4a17","kind":"commit","published_at":"2022-05-01T14:38:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"271d5fb079f6a9476dc9389871c8e05ab6656bfe","kind":"commit","published_at":"2022-04-25T22:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"22f6876a8130895e2be80c548e6595fe7c827b85","kind":"commit","published_at":"2022-04-25T04:04:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b385e3e2d3780c9a6022f61713fd40e40ff7ef45","kind":"commit","published_at":"2022-04-22T07:07:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0/manifests"},{"name":"v2.4.35","sha":"7191a8c8b6006f8691bb698e83c0b80d25260b1a","kind":"commit","published_at":"2022-04-19T21:42:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.35","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35/manifests"},{"name":"v2.4.34","sha":"242eb4db2a719dad964d6b2e458a14e8e19c4559","kind":"commit","published_at":"2022-04-18T05:44:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.34","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34/manifests"},{"name":"v2.4.33","sha":"d665365a0b35c94f045a16293ad24cd3659da7c7","kind":"commit","published_at":"2022-04-13T17:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.33","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33/manifests"},{"name":"v2.4.32","sha":"31ab13ff100eed6e8b75d8ebc04276a56b9defc7","kind":"commit","published_at":"2022-04-10T14:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.32","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32/manifests"},{"name":"v2.4.31","sha":"0add9ec7834cd404ba50dfb986074740e98dc9ef","kind":"commit","published_at":"2022-04-05T17:34:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.31","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31/manifests"},{"name":"v2.4.30","sha":"2ff791e7c301ecc114c82f4faa03ebf76d4c68ce","kind":"commit","published_at":"2022-04-04T21:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.30","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30/manifests"},{"name":"v2.4.29","sha":"5514d069c839a338340bba275093f65537fb08c2","kind":"commit","published_at":"2022-04-04T17:30:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.29","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29/manifests"},{"name":"v2.4.28","sha":"666a70d6ce7bd8b8b5a2d67f2400809db6720929","kind":"commit","published_at":"2022-03-31T22:35:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28/manifests"},{"name":"v2.4.27","sha":"20bad755378038183f6a71a89f26c3c1a2ee73b0","kind":"commit","published_at":"2022-03-27T14:23:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27/manifests"},{"name":"v2.4.26","sha":"bde55db13cc1d55cd273f63cf1ebe5a126d5a69f","kind":"commit","published_at":"2022-03-26T22:13:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26/manifests"},{"name":"v2.4.25","sha":"8dc0908729c8bdbdd6c52719f208e25a82606c66","kind":"commit","published_at":"2022-03-25T19:26:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25/manifests"},{"name":"v2.4.24","sha":"963f2dd596320683a265178d72e56997c0c361ee","kind":"commit","published_at":"2022-03-22T19:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24/manifests"},{"name":"v2.4.22","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22/manifests"},{"name":"v2.4.23","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23/manifests"},{"name":"v2.4.21","sha":"1eed2518d26feb76bf1ca1d477fa0e69e5894d07","kind":"commit","published_at":"2022-03-16T03:48:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21/manifests"},{"name":"v2.4.20","sha":"96ed089aac0abbc4992cb1f5e6f27aaa499012c2","kind":"commit","published_at":"2022-03-16T01:57:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"186456c1a99748a11def8a5b1e7892c434598f86","kind":"commit","published_at":"2022-03-12T23:43:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"d95073cd01b35f9573a37f30dc5293732c49dc8d","kind":"commit","published_at":"2022-03-09T19:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"cdf764bf3b944464acedd25b21a4d3e606c64000","kind":"commit","published_at":"2022-03-02T20:05:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"fb2c6a3e48893ea30802404d6a0bb6c7feef13e3","kind":"commit","published_at":"2022-03-02T07:42:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16/manifests"},{"name":"v2.4.15","sha":"302fa40b05d7e3f24dd8a0f12afbdf248c86d1cc","kind":"commit","published_at":"2022-02-25T23:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"c93ddae837d0006b614edf1d406dfc51a7c72db4","kind":"commit","published_at":"2022-02-15T22:41:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"68c456ede17aa8e64110dfbf634c6da14b501954","kind":"commit","published_at":"2022-02-13T18:16:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"49eda867de701c7a780ffda2b6326b5aab2444d9","kind":"commit","published_at":"2022-02-11T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"a5cef6c139a2dcd01fa61d9189c0c001eddbf6a2","kind":"commit","published_at":"2022-02-11T06:19:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"0ea0463ef171f96cf1a7ac78f193955c203abd2c","kind":"commit","published_at":"2022-02-10T20:52:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"873543b47448619bd3f4e8a08cc5a7cbb7d00ecb","kind":"commit","published_at":"2022-02-10T00:03:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"f3b01ee6ea70c9d098920780409bd089e001630c","kind":"commit","published_at":"2022-02-06T04:18:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"04a8ab91f1ef04f783468cfcda51e66304794110","kind":"commit","published_at":"2022-02-04T03:26:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"2375a7799d731193f35844a64afd22d5a144011c","kind":"commit","published_at":"2022-02-02T03:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"ccd27c0db217a49f6bc4ad3c2d656c79b41e5012","kind":"commit","published_at":"2022-02-01T20:01:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"4ed6d18e83e0a5f3096b2477ad2bbf4264622415","kind":"commit","published_at":"2022-02-01T06:21:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"6cbaaf3b9e36f2c4aec060fc1ffb327af86ba4c2","kind":"commit","published_at":"2022-01-27T07:40:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"0a7f99629c19ad32ad4e1459923fe473d4658da9","kind":"commit","published_at":"2022-01-26T06:10:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b99367166e7d8292d7bd31fe8710189ac0f707dc","kind":"commit","published_at":"2022-01-24T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"a6c60686ce64fb1cd4ccad4e79ca156f636b2cd1","kind":"commit","published_at":"2022-01-20T04:34:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0/manifests"},{"name":"v2.3.14","sha":"468c0d16cfffb7a6009e449d691f977dc33173ba","kind":"commit","published_at":"2022-01-16T21:20:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"8ca67d984f9ec2d8483f21538d63ae8d97e10866","kind":"commit","published_at":"2022-01-16T00:47:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"3130a138bc09a757b8d4c4f35bfd56b0651ad612","kind":"commit","published_at":"2022-01-12T06:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"7fda7613fc64f9247646d9830e398ffeb61dfab2","kind":"commit","published_at":"2022-01-12T03:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"0d1de7238bfafe4b7309fec6f735dcd0dc4538a8","kind":"commit","published_at":"2022-01-09T01:45:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"26633fbea33674797b8cde1a437745cfece508f8","kind":"commit","published_at":"2022-01-05T20:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"186bd1a03a49b64a106dad5db855987ed94631b5","kind":"commit","published_at":"2022-01-05T01:54:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"d84f11e779ddcb3d60aabcd4554e6421634d9490","kind":"commit","published_at":"2022-01-03T00:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"90855f41f108a939a0b507c29742aeb611963549","kind":"commit","published_at":"2022-01-02T05:16:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"1cebb27109dd1f5a1149f8f63d9f7855ba07c18b","kind":"commit","published_at":"2021-12-31T20:36:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"dd5aab5c15fbb59d67381ce53652686079061e87","kind":"commit","published_at":"2021-12-29T05:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"bbd67a0bdc5e5c8679ca31d33fed1a1df2750413","kind":"commit","published_at":"2021-12-24T22:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"902f35ae150f9cdeeee5d5244bc804458789c682","kind":"commit","published_at":"2021-12-23T21:25:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"b16811492d0d7f603638fb1c0e44ff5a44b9051f","kind":"commit","published_at":"2021-12-17T22:36:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58c628f76e99b510ad4dc084fea845a3b84169db","kind":"commit","published_at":"2021-12-17T10:11:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0/manifests"},{"name":"v2.2.10","sha":"906b538f6ba05794d933540a2e3de7e494fd0e49","kind":"commit","published_at":"2021-12-14T03:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"ed913fb1961c4c78b2c0575ca758924b19f2fc41","kind":"commit","published_at":"2021-12-11T20:47:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"b5218fd56ca6cc40fd33e9c5586b424c031854df","kind":"commit","published_at":"2021-12-07T19:06:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e65fc986045089ca431887ba4fbd528900887697","kind":"commit","published_at":"2021-12-03T16:37:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"e8b833894c2b067b992fd0b2ad0418d020cf726f","kind":"commit","published_at":"2021-12-03T05:21:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"d77472cf8b05aab8d1eb27ef7c7da5fea4a6b616","kind":"commit","published_at":"2021-12-02T20:19:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"97ab233ed9df50589280777cf7a12f58c15b85fd","kind":"commit","published_at":"2021-12-02T05:33:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"91bc000beaa34b8bd9897667c380ef5ac1df4bf1","kind":"commit","published_at":"2021-11-30T06:22:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f0d62420546974aa34588bd9f7eaf88fdbdffe9e","kind":"commit","published_at":"2021-11-29T06:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"85f7777e4914b4270fb2807e24c723fe67689faf","kind":"commit","published_at":"2021-11-27T18:20:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d570ae8454f2ae12348bab030e6675e5d8ea2edb","kind":"commit","published_at":"2021-11-25T18:13:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"e20ffe2e13c67208f721abedab71a760880a313f","kind":"commit","published_at":"2021-11-18T00:45:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"642957dc80b3bc481d959ac1ac79e9889f36a9b7","kind":"commit","published_at":"2021-11-15T20:59:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8/manifests"},{"name":"v2.1.6","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6/manifests"},{"name":"v2.1.7","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"aac418db629d32b45164f71504fcca1caa2cd1d1","kind":"commit","published_at":"2021-11-10T00:29:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8c623cc49783989324ade437af3d7828611c344c","kind":"commit","published_at":"2021-11-08T18:17:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9257879918bbecf88f9e21d4f1effdd0e11a0102","kind":"commit","published_at":"2021-11-06T00:23:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"54ab001adf7173a6265bdd9edd1ed5dbe99b4404","kind":"commit","published_at":"2021-11-04T02:59:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"82caebcf868d9c2fa492079f440cffee5f5f7b8c","kind":"commit","published_at":"2021-11-02T06:38:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bd09e811e81b78091c7a156df5b57d77d6da21a7","kind":"commit","published_at":"2021-10-31T07:35:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0/manifests"},{"name":"v2.0.10","sha":"cc5d6cc58e72512b992e2b28a69ce22bcb5b91fd","kind":"commit","published_at":"2021-10-28T23:13:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"c80887ff06df79431b7c0e240a26b4c052db479a","kind":"commit","published_at":"2021-10-28T18:45:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"afc800201afebc9c61c5f3de600862a826c35df5","kind":"commit","published_at":"2021-10-28T05:14:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"2913f31bdb7419f0b36db5e8b9ebd5b55f1fe29e","kind":"commit","published_at":"2021-10-26T02:45:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"502f4f685b48c57d42e24f83fa288cf54b01f7b9","kind":"commit","published_at":"2021-10-23T20:04:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"251c931293b160b77728b28129ad126037615f01","kind":"commit","published_at":"2021-10-22T20:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"efd282a860206dad81d0d4e61a472138eb04328d","kind":"commit","published_at":"2021-10-21T02:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ae62f36f4693985934c8e6fe91c24dd0bb93ec08","kind":"commit","published_at":"2021-10-20T00:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1b42f1a0dc5a1b846d6fa43bbb6b5896b4af64a","kind":"commit","published_at":"2021-10-19T04:22:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6968f83ddfcc620220148ecf3d7ed80555307c03","kind":"commit","published_at":"2021-10-18T05:56:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"484c8a21a80cc24c4e2995e485e5ae22674e0865","kind":"commit","published_at":"2021-10-16T05:34:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0/manifests"},{"name":"v1.67.1","sha":"89b18788aed987662495835dd2072c087ad2ef5e","kind":"commit","published_at":"2021-10-15T20:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8534eb5c2749701f783a50f9b4a19d817bc6c6d0","kind":"commit","published_at":"2021-10-15T17:59:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0/manifests"},{"name":"v1.66.14","sha":"5a5f6d6e53d0d9612226554b7604b36d2e69a743","kind":"commit","published_at":"2021-10-14T21:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14/manifests"},{"name":"v1.66.13","sha":"4daea7a43aec0869429d2a286798901a60f4e84d","kind":"commit","published_at":"2021-10-14T07:31:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13/manifests"},{"name":"v1.66.12","sha":"eaabc9c44954f6290a0415ed6388709057715719","kind":"commit","published_at":"2021-10-11T21:23:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12/manifests"},{"name":"v1.66.11","sha":"386bfea1c72e8d3526b4edb9832d8d93fab3335e","kind":"commit","published_at":"2021-10-09T04:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11/manifests"},{"name":"v1.66.10","sha":"14c45cb38e932ee2c7ab9e6b57aa2f01235db93b","kind":"commit","published_at":"2021-10-08T05:11:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10/manifests"},{"name":"v1.66.9","sha":"1b23e26d92f1cf8f75a26e06e601b1e1a8ef23b0","kind":"commit","published_at":"2021-10-06T04:06:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9/manifests"},{"name":"v1.66.8","sha":"bea532f1b9c3063c8154ad49b7b38b132c09f554","kind":"commit","published_at":"2021-10-05T21:40:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8/manifests"},{"name":"v1.66.7","sha":"63fdb242915311f01690a618bb190c3667b545b1","kind":"commit","published_at":"2021-10-03T04:32:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7/manifests"},{"name":"v1.66.6","sha":"e27163faac36b36286e02d9a7d9b9eafba9e676c","kind":"commit","published_at":"2021-10-02T04:13:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6/manifests"},{"name":"v1.66.5","sha":"227bdc28fc5892a18da4ad49a0720e7f57e5f08e","kind":"commit","published_at":"2021-10-01T05:33:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5/manifests"},{"name":"v1.66.4","sha":"4e973b7098b93b499596c1f4c161b02087a58065","kind":"commit","published_at":"2021-09-29T07:35:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4/manifests"},{"name":"v1.66.3","sha":"5714cb99736816ded22b8ad43ba2ba5d64d6ecdb","kind":"commit","published_at":"2021-09-27T19:16:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3/manifests"},{"name":"v1.66.2","sha":"dc533cb9e1bb551d21ece462d0beaaee8ee9cc93","kind":"commit","published_at":"2021-09-26T19:16:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"790bb882913cd5f96bc8e4f1be4c10d70607f886","kind":"commit","published_at":"2021-09-22T04:55:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1/manifests"},{"name":"v1.61.1","sha":"b5b0d9e7888407d7b622fd8d25a990c90f3907ca","kind":"commit","published_at":"2021-09-21T18:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1/manifests"},{"name":"v1.66.0","sha":"7ad83c4bfa4b2f53dd430a380545223b1a9e9133","kind":"commit","published_at":"2021-09-20T07:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0/manifests"},{"name":"v1.65.3","sha":"f1e662218197797e9cd0310ca81b78f29500f511","kind":"commit","published_at":"2021-09-07T21:48:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"828e95de46f971bb54d1d97a964e4ce05593318a","kind":"commit","published_at":"2021-09-06T17:10:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"04235ab3cca1d3cf69b83671d5c9f6ec907ac6db","kind":"commit","published_at":"2021-09-01T07:51:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"03b8fba6752d3bbf7fc17aa97b69bdc2a73c58bc","kind":"commit","published_at":"2021-09-01T05:53:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"a244324e7360bb0d17b67c048534c376d7ab1dff","kind":"commit","published_at":"2021-08-24T19:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"2cad9475bb15d5fb736b9e2dd994a6b7d3c89486","kind":"commit","published_at":"2021-08-24T04:39:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0/manifests"},{"name":"v1.63.23","sha":"03e2e9a31269ad6cf411ba2c87316c3d87303c73","kind":"commit","published_at":"2021-08-11T15:55:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23/manifests"},{"name":"v1.63.22","sha":"62300a4af7806ac741fe7295fe7fa633a6eedd60","kind":"commit","published_at":"2021-08-09T22:42:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22/manifests"},{"name":"v1.63.21","sha":"92e49fe63e000c2d1d3c94a9210da8e1badafa50","kind":"commit","published_at":"2021-08-06T00:53:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21/manifests"},{"name":"v1.63.20","sha":"bfbefca63d2631e817c3ef2cff9b86487107462a","kind":"commit","published_at":"2021-07-31T16:09:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20/manifests"},{"name":"v1.63.19","sha":"1c31605cc630b2857eca75d10237602badcd8476","kind":"commit","published_at":"2021-07-30T01:34:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19/manifests"},{"name":"v1.63.18","sha":"67f6293b505c2e54a895de748d7e40c66e1296ea","kind":"commit","published_at":"2021-07-29T15:51:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18/manifests"},{"name":"v1.63.17","sha":"bbcf29e3784657a84168dc6aa356b51e5b470e62","kind":"commit","published_at":"2021-07-20T17:56:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17/manifests"},{"name":"v1.63.16","sha":"7a9ac501785b76445d333413fc28c58c35ac962c","kind":"commit","published_at":"2021-07-18T21:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16/manifests"},{"name":"v1.63.15","sha":"5ad7a8c1c5da4df1f4ca37de7ccd9f53cea7260c","kind":"commit","published_at":"2021-07-12T05:25:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15/manifests"},{"name":"v1.63.14","sha":"4c40d605640f7b11a9af33cfb247f8ee05d3f078","kind":"commit","published_at":"2021-07-06T14:33:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14/manifests"},{"name":"v1.63.13","sha":"1fb8c0cc42a92e9b283679916cc51272c5bdcf95","kind":"commit","published_at":"2021-06-29T03:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13/manifests"},{"name":"v1.63.12","sha":"cfa1bb9adacd58604a1015a3514eaebcb3b4a432","kind":"commit","published_at":"2021-06-21T17:19:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12/manifests"},{"name":"v1.63.11","sha":"1def0f680bc681f30d4ea7fdde280d4a735f6f73","kind":"commit","published_at":"2021-06-18T16:09:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11/manifests"},{"name":"v1.63.10","sha":"bf3ce5ed8d130393423951a2b019da03d4dffa33","kind":"commit","published_at":"2021-06-05T02:27:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10/manifests"},{"name":"v1.63.9","sha":"3e35b4ba0642e8d65ce74e7ee23e27327bf5b3c6","kind":"commit","published_at":"2021-05-24T20:13:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9/manifests"},{"name":"v1.63.8","sha":"00f21a1191f1f368df1110949c88c35ba2957fdd","kind":"commit","published_at":"2021-05-22T18:27:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8/manifests"},{"name":"v1.63.7","sha":"91ca4a2dc1c8b78eab4a9ffa9886803751a4f7f3","kind":"commit","published_at":"2021-05-19T05:39:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7/manifests"},{"name":"v1.63.6","sha":"dd54fd3b3a9af3656cf8ef6769e391e99fca7f37","kind":"commit","published_at":"2021-05-18T18:45:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6/manifests"},{"name":"v1.63.5","sha":"966f1693ba0f5f26cdd09d9cc419ee39a6a500ee","kind":"commit","published_at":"2021-05-12T20:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5/manifests"},{"name":"v1.63.4","sha":"a5672516d8ce49d482310a2d744a718708995644","kind":"commit","published_at":"2021-05-10T23:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4/manifests"},{"name":"v1.63.3","sha":"ab03b2bdf72a39045ec0b47ad30e464414a5d504","kind":"commit","published_at":"2021-05-08T18:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"e82f67f841d9c0e842a59bfde47ba45cf85011ec","kind":"commit","published_at":"2021-05-06T01:33:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"8ded5fac84b85f1d4f43384d0836dbf4a1fc390e","kind":"commit","published_at":"2021-05-04T02:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"1b9c750a555fd76f581d247cc31def45a43004b0","kind":"commit","published_at":"2021-05-01T04:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"da53753f35bd99cc34dc8ceb1d01d3a3b181709e","kind":"commit","published_at":"2021-04-24T06:41:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"5ab9dff3dd1cc6ab7771bb892f65ae09880d0f62","kind":"commit","published_at":"2021-04-22T03:13:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"24e18abb0f8c90502e6c243306738bd49ee6e5ae","kind":"commit","published_at":"2021-04-16T07:06:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"83faa23b838c7518ae3343e2cf12f1c674f688e6","kind":"commit","published_at":"2021-04-10T17:50:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.60.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0/manifests"},{"name":"v1.59.6","sha":"f781e982445bd3f699e009cb2bd7aab890f3b0c9","kind":"commit","published_at":"2021-04-06T02:59:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"907b1ed13c7db2c21c9f128109b6b24612d38e03","kind":"commit","published_at":"2021-04-03T02:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"ab94569d3ed79e5c6d389336fae7fa18ffeba093","kind":"commit","published_at":"2021-03-29T04:05:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"8173611e2025787f7640fdbe4fe8dcdfcc332557","kind":"commit","published_at":"2021-03-26T22:11:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"8a96e11e837ec37b9ccd181d7f087d5fd85c15a2","kind":"commit","published_at":"2021-03-23T22:08:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"bf807a70e0e440908d0d14ae3b0b8ee2aece14ab","kind":"commit","published_at":"2021-03-23T19:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"5f69a8e78f6908f073cbd74c31c5c17e3213b474","kind":"commit","published_at":"2021-03-23T07:04:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0/manifests"},{"name":"v1.58.3","sha":"76f0c4ef486e0dbb4bf8e3ed13b029e62aa2661a","kind":"commit","published_at":"2021-03-19T04:35:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3/manifests"},{"name":"v1.58.2","sha":"122ea92953c8d423022c5ba47cc54f5cbcef015c","kind":"commit","published_at":"2021-03-18T04:12:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"15c54f489965f410addf1b307f1d3d754f0262f5","kind":"commit","published_at":"2021-03-16T23:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"92385098fdd055fd6050296793f03dc115a48411","kind":"commit","published_at":"2021-03-15T00:44:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"1408454a325e9d269d50885c8bec0cd4ae09c897","kind":"commit","published_at":"2021-03-10T23:33:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"e04d6d875b02328511f6f4deba43fc1cec59fab2","kind":"commit","published_at":"2021-03-07T04:58:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"e7a1b2d0bda18a4ed1e9fd52bdb82dec59bb2cd8","kind":"commit","published_at":"2021-03-06T00:40:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"1503d7506f1d857931dc6df31ce7913781fa355f","kind":"commit","published_at":"2021-03-04T21:56:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"87357f21aedb49de57ced7d409cc82c150615eaa","kind":"commit","published_at":"2021-03-04T18:39:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"4ffd87f65c71590a46a23a0e1bf2ed0b533a84f0","kind":"commit","published_at":"2021-03-03T21:04:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"5597d716993b06017af05960e855ef9c9d0cb304","kind":"commit","published_at":"2021-03-03T04:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"a70d71ebc959416af6b8d0d5f600989bdc2830ce","kind":"commit","published_at":"2021-03-01T04:54:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"6709d152a8186e47cd5017e9fda3b41c729958dc","kind":"commit","published_at":"2021-02-27T00:09:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"a86b8cc71972a3bde3a82a2e6d650025d082c25a","kind":"commit","published_at":"2021-02-25T20:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"47b0352a72ffbc4423ebe9de49fc435316b7381c","kind":"commit","published_at":"2021-02-25T07:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0/manifests"},{"name":"v1.55.7","sha":"e5ed87cc9d533b1c24cb7bed2beeb964466d4bc8","kind":"commit","published_at":"2021-02-23T15:23:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7/manifests"},{"name":"v1.55.6","sha":"b60c7a0027bd589fd98ac81d758259280df30d29","kind":"commit","published_at":"2021-02-21T03:42:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6/manifests"},{"name":"v1.55.5","sha":"3f3c8c80af6dd4043db39d781ba572b29ae91837","kind":"commit","published_at":"2021-02-19T04:54:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5/manifests"},{"name":"v1.55.4","sha":"c61802bb87f31ff224619ac866300f169cae925f","kind":"commit","published_at":"2021-02-17T04:54:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"1308ece211463df4809f193f624307854a93783b","kind":"commit","published_at":"2021-02-13T04:24:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3/manifests"},{"name":"v1.55.2","sha":"d3350bb40ba4c855e375d4f679c6975ef3d288dc","kind":"commit","published_at":"2021-02-11T04:46:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"bc502dbfb7a8a64c7f57988b7674b859a12c0895","kind":"commit","published_at":"2021-02-06T04:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"66a96d344e613686f0814c444f280381ff84e841","kind":"commit","published_at":"2021-02-04T00:56:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"fcbbb736728809ca30c02b5e48d441ac9f8c757c","kind":"commit","published_at":"2021-01-31T20:34:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5ab6a66e25a8e9c3c73741dc892bc72841f01afb","kind":"commit","published_at":"2021-01-30T08:23:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"4d3d43e4e2d1fc2d33b4a59b6652ebe166a48753","kind":"commit","published_at":"2021-01-29T03:59:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0/manifests"},{"name":"v1.53.3","sha":"963e28818eef758bcccab2b011302f297c36d775","kind":"commit","published_at":"2021-01-27T07:25:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c77a95556f8f5a089e3340a12b107b3ab468962f","kind":"commit","published_at":"2021-01-25T21:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"06a0c11d1d9de64037371e4b36538c1c6660c2a4","kind":"commit","published_at":"2021-01-25T20:05:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"b77cc5c3c0f793739a68a89fedf02322cc364a14","kind":"commit","published_at":"2021-01-24T08:06:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0/manifests"},{"name":"v1.52.6","sha":"2abf53af4ba200c2f850f464e7fe8048550123aa","kind":"commit","published_at":"2021-01-22T00:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6/manifests"},{"name":"v1.52.5","sha":"dbfb1730e23093df7d2184ae5fe7e865f6fd4098","kind":"commit","published_at":"2021-01-21T06:00:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"dffa3c6857bc8dcf194a51d88dcc2832ff5e87da","kind":"commit","published_at":"2021-01-20T23:35:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4/manifests"},{"name":"v1.52.3","sha":"e4b8643210bc0e8b9f260532987c6854bfd488be","kind":"commit","published_at":"2021-01-20T05:30:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"f2a88d04879613f6e4235586ca3809d7a476cd01","kind":"commit","published_at":"2021-01-16T01:45:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"da84c406bedda1c1702cb214c78e349745be4765","kind":"commit","published_at":"2021-01-13T19:11:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"e489ac299db10c77bd5cc808a4afa6bdd2ee40c8","kind":"commit","published_at":"2021-01-12T06:34:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0/manifests"},{"name":"v1.51.14","sha":"224e0197da5ba6624308ee39354277129076f9c6","kind":"commit","published_at":"2021-01-10T01:48:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14/manifests"},{"name":"v1.51.13","sha":"c31bd841a98dd5676d30ba2d35bb048ec4dc847a","kind":"commit","published_at":"2021-01-09T03:42:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13/manifests"},{"name":"v1.51.12","sha":"09ea75bf8ceceb4b099371f0e303f2387a657c0a","kind":"commit","published_at":"2021-01-08T15:26:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12/manifests"},{"name":"v1.51.11","sha":"bf9743b85088955fcb33f43b54849d144f6b20fa","kind":"commit","published_at":"2021-01-07T22:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11/manifests"},{"name":"v1.51.10","sha":"d689cc83c17258ca3730f6ed8ef403d2a2466154","kind":"commit","published_at":"2021-01-07T18:53:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10/manifests"},{"name":"v1.51.9","sha":"4a8141437f238ebf31e888a4e71f14b7bb653da7","kind":"commit","published_at":"2021-01-06T00:27:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9/manifests"},{"name":"v1.51.8","sha":"6df4000339ed5e4e7f8dcbb0f364aff0067a3451","kind":"commit","published_at":"2021-01-02T21:08:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"dce489a951da10d9fdaa994f7e6b09c3ac1ddbc0","kind":"commit","published_at":"2020-12-31T20:37:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"bd8eceb5107d521c5bd59ce7cfe284f3c5e100bc","kind":"commit","published_at":"2020-12-27T02:17:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"5c9c392e75eff5d89efb8328d7e5211bfb3a2d36","kind":"commit","published_at":"2020-12-24T17:45:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"7a1dffc6319b0359a2e2cec7fbdb1faf70a7317c","kind":"commit","published_at":"2020-12-21T23:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"bd99c2bdc5dd0b8d2e5ab9edf0298324f0f4575b","kind":"commit","published_at":"2020-12-20T22:19:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"14f2d82df6bcdd27a630a3dedf76edab2bbbefdf","kind":"commit","published_at":"2020-12-19T19:54:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"cb63dae19071c012cf2c91b48b3e59eb47de3430","kind":"commit","published_at":"2020-12-19T05:26:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"2d4b39c44a6d5e5e3dc86b53b264584398690f04","kind":"commit","published_at":"2020-12-18T06:47:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0/manifests"},{"name":"v1.50.20","sha":"dc20567e6eaa0e6919bcb7ed04c9430a678cce6e","kind":"commit","published_at":"2020-12-07T16:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20/manifests"},{"name":"v1.50.19","sha":"76749661704bd8427c7e1becdcf65f67ba691504","kind":"commit","published_at":"2020-12-07T06:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19/manifests"},{"name":"v1.50.18","sha":"b2a9d6cbddfbf8ce9c1f7f1a4bef7b2b4b3c2d04","kind":"commit","published_at":"2020-12-05T07:15:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18/manifests"},{"name":"v1.50.17","sha":"7164fac742e26fe5804a54e452d06f15583d94bd","kind":"commit","published_at":"2020-12-04T04:52:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17/manifests"},{"name":"v1.50.16","sha":"24b6407e2652f66d3d8dc1f372329f0da756b1de","kind":"commit","published_at":"2020-12-02T16:07:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16/manifests"},{"name":"v1.50.15","sha":"cf531f5f8d11551602eaff7dfc528611ff0cf932","kind":"commit","published_at":"2020-11-30T17:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15/manifests"},{"name":"v1.50.14","sha":"f22825f2ddf3cfc7b38f2c5d8997f1a7b4468315","kind":"commit","published_at":"2020-11-27T20:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14/manifests"},{"name":"v1.50.13","sha":"4ee19d19bd1b8af0fa08513641b198b5249d807d","kind":"commit","published_at":"2020-11-25T06:32:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13/manifests"},{"name":"v1.50.9","sha":"df000a8dd89a872f5e3bd9e18760e98e60f88aea","kind":"commit","published_at":"2020-11-25T05:12:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"eb396b898b143d2a6b37fe63736c71cb44087e36","kind":"commit","published_at":"2020-11-23T17:31:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"202956f3cdc20795d77dd196310bed0dc8f55929","kind":"commit","published_at":"2020-11-18T00:31:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"d08e64c646948d39d8c97e47feaecb5d7024fc8a","kind":"commit","published_at":"2020-11-13T23:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"0f703d83bffac822ed13011db7686d428678dd60","kind":"commit","published_at":"2020-11-12T06:03:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"dfc4c4c7159f06ccb48733296bc1ffc469fb3bbf","kind":"commit","published_at":"2020-10-30T22:08:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"e7d0e6b9894ae40907e44a1065f94ef7cb6cabc3","kind":"commit","published_at":"2020-10-30T20:28:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"1b899bbb729f662d88ac6f9c98ab61252a66f4ee","kind":"commit","published_at":"2020-10-30T18:30:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"7eb232f0233a88bcee1df63f4772ea34d65791ac","kind":"commit","published_at":"2020-10-27T02:24:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"1e8438f03ad80dfa5bd27a14adc425e8bd27d73e","kind":"commit","published_at":"2020-10-22T13:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0/manifests"},{"name":"v1.49.27","sha":"6934f1932738d4400e2d8629b029b2750c5da1d4","kind":"commit","published_at":"2020-10-14T05:51:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27/manifests"},{"name":"v1.49.26","sha":"3b7607fecf104adb55ddaa73faa7ba76c1026af6","kind":"commit","published_at":"2020-10-09T05:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26/manifests"},{"name":"v1.49.25","sha":"fa63c554ab7e88c8e62e85dc4f5832cc408449f1","kind":"commit","published_at":"2020-10-06T17:21:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25/manifests"},{"name":"v1.49.24","sha":"d1c4b2b5a976e90d813f9e7ea9abd06facfcf584","kind":"commit","published_at":"2020-10-05T01:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24/manifests"},{"name":"v1.49.23","sha":"5fe17f5ea0e1c47472ccefd114cfb08f54fe1bb3","kind":"commit","published_at":"2020-10-02T17:33:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23/manifests"},{"name":"v1.49.22","sha":"9911e6fef14daf00abc28e8b3f8796a247b23900","kind":"commit","published_at":"2020-10-02T07:51:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22/manifests"},{"name":"v1.49.21","sha":"5422bc0edc05f220caa8b0da84870e291b67a52a","kind":"commit","published_at":"2020-09-30T23:39:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21/manifests"},{"name":"v1.49.20","sha":"ba23f6d451feafdd98b7ea5b55a9dfd0db3449e5","kind":"commit","published_at":"2020-09-30T23:11:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20/manifests"},{"name":"v1.49.19","sha":"d4167b2454383bf8bfd4db5fd0ce295a1f284df5","kind":"commit","published_at":"2020-09-30T00:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19/manifests"},{"name":"v1.49.18","sha":"4e3fd7ebfea7748c15b11e6230a3074f3a656f28","kind":"commit","published_at":"2020-09-23T17:10:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18/manifests"},{"name":"v1.49.17","sha":"57faf6f8a2ce6ca91286265ad813d758565bc971","kind":"commit","published_at":"2020-09-22T15:19:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17/manifests"},{"name":"v1.49.16","sha":"759469acc8e69f0d50f754290bcaf04c6b4ffa38","kind":"commit","published_at":"2020-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16/manifests"},{"name":"v1.49.15","sha":"5e7013d097ba5e5812699c135fb1bd0b1a83ba0e","kind":"commit","published_at":"2020-09-18T21:59:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15/manifests"},{"name":"v1.49.14","sha":"292786ca6ed77b6c1dc1964f68b94064831f2173","kind":"commit","published_at":"2020-09-17T18:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14/manifests"},{"name":"v1.49.13","sha":"c90494089fc5c6a143ae840f982002deb848ac32","kind":"commit","published_at":"2020-09-15T21:25:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13/manifests"},{"name":"v1.49.12","sha":"17754cdfdfad7bc061c25bd357c9ec5980c909ea","kind":"commit","published_at":"2020-09-13T16:27:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12/manifests"},{"name":"v1.49.11","sha":"46da62ba51f9474c11ff1ad6f214c874c12e5078","kind":"commit","published_at":"2020-09-11T23:03:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11/manifests"},{"name":"v1.49.10","sha":"50553127cd8def11469196c34b4a650c20b0467a","kind":"commit","published_at":"2020-09-10T19:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10/manifests"},{"name":"v1.49.9","sha":"18422d3aea0113d22f94d171bf618bbdfa0cb9af","kind":"commit","published_at":"2020-09-10T00:49:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9/manifests"},{"name":"v1.49.8","sha":"30ae54ce96680120dcbc81d4bcf67aaf04093ec2","kind":"commit","published_at":"2020-09-09T15:13:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8/manifests"},{"name":"v1.49.7","sha":"0bf517914692d507d28df6a2b6a87c168530729b","kind":"commit","published_at":"2020-09-09T05:27:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"56cf4aab883e05d861e01fef25e9e2a7ab613edd","kind":"commit","published_at":"2020-09-09T01:56:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"edb593da0b3fbc4a1797e2fd0956782fee0ced9f","kind":"commit","published_at":"2020-09-08T21:31:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"388cbee973b892e9ac4892e3240d4037c1afd22e","kind":"commit","published_at":"2020-09-08T05:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"b75b1ced779a4dbb10d9265b70bef8184bcea251","kind":"commit","published_at":"2020-09-07T01:59:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"00a181d0154a4d47a66225182eefd38806e56e27","kind":"commit","published_at":"2020-09-05T02:46:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"ea28ff2276caab47d0cd1fb42bf3c58ef0e158ab","kind":"commit","published_at":"2020-09-03T05:01:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"86a646658812149a0236c3b05f57cb071f1dca17","kind":"commit","published_at":"2020-09-02T23:54:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0/manifests"},{"name":"v1.48.7","sha":"7c931aa2edc54af894abe4188ee7b886f3c1ad73","kind":"commit","published_at":"2020-09-01T17:30:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7/manifests"},{"name":"v1.48.6","sha":"efd257b7ab276c9dd839675bc54adb01598169fc","kind":"commit","published_at":"2020-08-31T19:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6/manifests"},{"name":"v1.48.5","sha":"297220968690ffe9e416ef1bfbe8221cbe9536c9","kind":"commit","published_at":"2020-08-30T18:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5/manifests"},{"name":"v1.48.4","sha":"04e71ca8b0cb92cc08bf507248e290b9b23284ae","kind":"commit","published_at":"2020-08-30T01:48:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4/manifests"},{"name":"v1.48.3","sha":"6a50ba580891d76ba89b5d13f5b7e579378346f8","kind":"commit","published_at":"2020-08-28T19:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"e3cb810331183fa003cea8af81057e4136dfd660","kind":"commit","published_at":"2020-08-28T05:45:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"8129df8b3dc5f3e0bd814b8b863d01ffd4b69e85","kind":"commit","published_at":"2020-08-26T22:12:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"9f405bd4515f69243525921287bde114c4e06280","kind":"commit","published_at":"2020-08-26T04:47:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0/manifests"},{"name":"v1.47.5","sha":"fcaba6caef3603431b52121b2a780db820df5ba3","kind":"commit","published_at":"2020-08-25T07:37:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5/manifests"},{"name":"v1.47.4","sha":"b02e82096c3d7d3b03945801659c947776c019f1","kind":"commit","published_at":"2020-08-23T07:11:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4/manifests"},{"name":"v1.47.3","sha":"36249a27ad3f1d6e8d0f9ba8c41ab76a61cdaebd","kind":"commit","published_at":"2020-08-22T22:42:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"b3e47b3b5820d4ecc766315676e0524c11df085d","kind":"commit","published_at":"2020-08-22T05:32:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"d05d1a70b13422fad3e25fe65f3905d96d2c01b7","kind":"commit","published_at":"2020-08-21T03:50:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"eb5634476bb132feca08e04e85d47759c80d583b","kind":"commit","published_at":"2020-08-20T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0/manifests"},{"name":"v1.46.11","sha":"ec3f23b0d4b6e4686c2f8f3e3efec66d0a265eae","kind":"commit","published_at":"2020-08-19T06:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11/manifests"},{"name":"v1.46.10","sha":"eec27ba6103044acea583fbb0824e2e8b5753e98","kind":"commit","published_at":"2020-08-18T17:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10/manifests"},{"name":"v1.46.9","sha":"b9902b4a737c53d1f408d3072fe290a5ec92381c","kind":"commit","published_at":"2020-08-18T01:48:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9/manifests"},{"name":"v1.46.8","sha":"a8ac8f2b3ac518b23977798f44dd60615f4130b5","kind":"commit","published_at":"2020-08-17T20:36:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"c3ec848dc9cd38dc9b4af4408a637cbdd9f1b327","kind":"commit","published_at":"2020-08-16T01:28:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"a558b0ba8a7692c40abae227349dc7f38cd1a30a","kind":"commit","published_at":"2020-08-15T01:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"27ad030a03eccc610b8d50ca22caa6dda8733643","kind":"commit","published_at":"2020-08-15T00:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"db1923afc36c250a8eff43a4a4ded37e47214e3b","kind":"commit","published_at":"2020-08-14T06:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"b07e065864f404f98b77fda8b94990d388bf97be","kind":"commit","published_at":"2020-08-13T07:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"fe4394b0b71bc7a3461f291600c4e941361c1b88","kind":"commit","published_at":"2020-08-11T04:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"420b6cc7b843f85e6efdc3eb90943b356e11b355","kind":"commit","published_at":"2020-08-08T17:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"8b3a69f13e19ea6f50ab7c8b5d8f29584cde9919","kind":"commit","published_at":"2020-08-08T05:32:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"7b56a1a0192585be0e1843a53988c37a5ad176ae","kind":"commit","published_at":"2020-08-05T02:06:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"a1f33e0eb90008da0e1c77e1e503d6e661a74a90","kind":"commit","published_at":"2020-08-03T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"bf2b1c81f78b8d8cc519a5beb58db36ad447cf81","kind":"commit","published_at":"2020-07-30T15:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"cf5915913839fafe2cb9f59ec03cdbc188c59ced","kind":"commit","published_at":"2020-07-28T16:09:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"64cbbfbdb0664d8665eeb646c7374b524de9f8be","kind":"commit","published_at":"2020-07-28T07:04:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a070d0453248a880e2ad05e842e89c2d351ac4ae","kind":"commit","published_at":"2020-07-27T05:13:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"6b5eaf61f437e7bf129f4ab3559dc2fde93ac749","kind":"commit","published_at":"2020-07-26T15:41:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"0df878e6d764a5e954bcb9cd23a1cdd962d20638","kind":"commit","published_at":"2020-07-23T03:01:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"fe08a935aca84f551c7801d86f8f4651e6b9035e","kind":"commit","published_at":"2020-07-21T00:44:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0/manifests"},{"name":"v1.42.15","sha":"9cff2ef226472ca2e4c7ea9d9c3a9cee63d8ec45","kind":"commit","published_at":"2020-07-20T04:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15/manifests"},{"name":"v1.42.14","sha":"04e93a9b0224dcf170d176f879ce3a4c8dfd900b","kind":"commit","published_at":"2020-07-19T18:25:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14/manifests"},{"name":"v1.42.13","sha":"f6dcd5b6350e5ceb65771442961fb946ad0a4157","kind":"commit","published_at":"2020-07-15T16:18:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13/manifests"},{"name":"v1.42.12","sha":"aec4b80ad9eebc67dae6aa482542da9ba322f097","kind":"commit","published_at":"2020-07-14T00:13:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"22b37e43706e7ee0c53f0244a50d5e5e27f04d73","kind":"commit","published_at":"2020-07-13T20:52:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"4551dad22ff4d367f92293a2cd3b82ac9f6aa023","kind":"commit","published_at":"2020-07-11T01:26:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10/manifests"},{"name":"v1.42.9","sha":"acd9be3ab2b417ad6f74a224d41bd0bd4d5b6a1a","kind":"commit","published_at":"2020-07-10T21:41:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9/manifests"},{"name":"v1.42.8","sha":"2c9af069d0a4fb24d7cd81bf441eb3565a7b7fbe","kind":"commit","published_at":"2020-07-10T19:36:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8/manifests"},{"name":"v1.42.7","sha":"e72e2094bde639b5d7b8e6ff15e52e35dcff57fd","kind":"commit","published_at":"2020-07-09T20:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"bb2c2f32b3795721daf154cd0fee9732d84ce634","kind":"commit","published_at":"2020-07-08T21:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6/manifests"},{"name":"v1.42.5","sha":"5edf45a8eb3b4869f7088fb9f36422e924b5737c","kind":"commit","published_at":"2020-07-06T20:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5/manifests"},{"name":"v1.42.4","sha":"e7d5b361892d5e868e364358e025e57ff7298105","kind":"commit","published_at":"2020-07-03T03:56:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"907737d80c429b229c312aacdb1190523c1f1abb","kind":"commit","published_at":"2020-07-02T02:37:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"0dad07db16f9af34aeb614fc6a65f631e52a2789","kind":"commit","published_at":"2020-07-01T18:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"8de03b3dabc452a3bb90f1377722e4818a0eb0db","kind":"commit","published_at":"2020-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"a4455f455a9da43ffae55815247e538a00440134","kind":"commit","published_at":"2020-06-29T08:16:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"fcebb6e41b59cf3dbd327a5b3d268e0aa2304286","kind":"commit","published_at":"2020-06-25T22:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.41.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0/manifests"},{"name":"v1.40.2","sha":"16436b7e5663a1d89a19068dbf7904eac02ffc24","kind":"commit","published_at":"2020-06-18T04:54:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b90c1e839d6179bab211d0cc205360cad2bdf554","kind":"commit","published_at":"2020-06-16T02:28:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"1dba6ee6261d0e11fde1f37d3f44503bc29d7541","kind":"commit","published_at":"2020-06-14T05:38:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"0abcaf1b38da68ac8affd44017d567febe27c9c4","kind":"commit","published_at":"2020-06-08T03:10:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"ec8ade9fbffddd683f845fb78bce9b21319c40d9","kind":"commit","published_at":"2020-06-04T07:33:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"a2d7ab36b45590206d47d1dd6d86a5379a190350","kind":"commit","published_at":"2020-06-03T03:57:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"355fad64ffb2a2ab2dbbfadd44a7e2673b779520","kind":"commit","published_at":"2020-05-29T22:36:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"9bc6e02f891b1abe5cc342c84f730391d561b00b","kind":"commit","published_at":"2020-05-28T07:54:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"9d69b0009f2fb4edc48b8ad9d00a869b2a3245ed","kind":"commit","published_at":"2020-05-25T08:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0/manifests"},{"name":"v1.38.6","sha":"706337450742812fc4bc6003d92f3da8a4e30d6d","kind":"commit","published_at":"2020-05-24T07:05:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6/manifests"},{"name":"v1.38.5","sha":"a854d75b6b0c4c5a6bd77ef634742a3b2eefa581","kind":"commit","published_at":"2020-05-22T21:13:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"d253b9b31e86f9f429879465168f59ca9206b775","kind":"commit","published_at":"2020-05-18T20:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"f0ad64092d0a001f1f5e067f194c1477f831556d","kind":"commit","published_at":"2020-05-18T06:55:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"f0320110259addce516ee7215eea112fe6befb32","kind":"commit","published_at":"2020-05-18T03:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"9d7112e9ad5f9d50910a47e2842a9d2fafe1b8fd","kind":"commit","published_at":"2020-05-15T08:11:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"0c68192727dfe3b34ce27e1974fb76415b6fdee8","kind":"commit","published_at":"2020-05-11T08:12:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0/manifests"},{"name":"v1.37.14","sha":"74a93be29e90431377d4996c53018ad004300b99","kind":"commit","published_at":"2020-05-03T20:26:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14/manifests"},{"name":"v1.37.13","sha":"90b7bea6b9d829d27de34e058ba7f6386c2cd951","kind":"commit","published_at":"2020-05-03T02:36:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13/manifests"},{"name":"v1.37.12","sha":"4ab846ead19e78c3e30790f7f553b3ba39e86cbc","kind":"commit","published_at":"2020-04-29T03:56:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12/manifests"},{"name":"v1.37.11","sha":"ed68e3e0ad710e77e8de64f0bea04966aae9f818","kind":"commit","published_at":"2020-04-28T03:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"15af1899a16a87f7fc183c22d473eded522a679b","kind":"commit","published_at":"2020-04-27T05:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10/manifests"},{"name":"v1.37.9","sha":"36e81d7cb10a0157c94521ad5c6f8b4e7210c0fc","kind":"commit","published_at":"2020-04-24T23:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9/manifests"},{"name":"v1.37.8","sha":"c01642e81e649ba26a9595fa46cf1f7c2f08c29b","kind":"commit","published_at":"2020-04-21T20:26:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8/manifests"},{"name":"v1.37.7","sha":"4fe0dc77daadf749676fecf929dfa5064a1d4c7b","kind":"commit","published_at":"2020-04-21T06:52:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"c47cf81a28ba6d60238eb70a27fbffcb292ed0e7","kind":"commit","published_at":"2020-04-20T23:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"57fae1c6cb4e1b13e713f91ccbeea3b6b5e55f3b","kind":"commit","published_at":"2020-04-19T18:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"ffc44bf1ede69962e31752ab9467b0283b00b53c","kind":"commit","published_at":"2020-04-19T01:01:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"815dad700c06fd58cb55db642b5c30b96e9d2a25","kind":"commit","published_at":"2020-04-18T05:30:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"85233b3f5f0605dba28b3417e2c1cb88de88df39","kind":"commit","published_at":"2020-04-15T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"e3b1a4a19d3625d18ab2dbee53499f7c0949f9dd","kind":"commit","published_at":"2020-04-13T08:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"7368173ed88bede49bec948f0233236de9b2205e","kind":"commit","published_at":"2020-04-09T06:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0/manifests"},{"name":"v1.36.10","sha":"998655d9b95b301f73ee0dacb3b3ed5a3158fc53","kind":"commit","published_at":"2020-04-03T06:06:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"198e81e49602b19dbffc0c0ec577740ddec1aad4","kind":"commit","published_at":"2020-03-30T07:02:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"805ea803c8bd5c83015b4c8775093c1ce0622070","kind":"commit","published_at":"2020-03-29T20:33:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"463c1031dee89026ce6cee7c11bc48f207426a93","kind":"commit","published_at":"2020-03-29T03:56:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"4bf1ae0608363ea6958ac1e12dad7dd86baec503","kind":"commit","published_at":"2020-03-27T05:22:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"ea8433f23ea7ece6a657bcd6348319c098796f27","kind":"commit","published_at":"2020-03-22T07:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"f5303d3f9c9fa40f8afc81774d3064bcf6795c4b","kind":"commit","published_at":"2020-03-21T19:38:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"8e601717fdef0814aae01c6411ea0e1fb114a269","kind":"commit","published_at":"2020-03-20T04:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"e47087c940beade8ab4167d159fce6aba1b3b37e","kind":"commit","published_at":"2020-03-18T03:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"129efcc1a2232977b8d273391ac2a688e70d3fc7","kind":"commit","published_at":"2020-03-16T13:10:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"60928dd055c7f69643b774d4d834b7f574f098af","kind":"commit","published_at":"2020-03-16T05:34:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0/manifests"},{"name":"v1.35.10","sha":"5c7f26befabc75d6402388e2c9321e745b1f5073","kind":"commit","published_at":"2020-03-15T13:51:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10/manifests"},{"name":"v1.35.9","sha":"752adc594625f095bfa61bb8ee4b3e555950fb3b","kind":"commit","published_at":"2020-03-15T00:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9/manifests"},{"name":"v1.35.8","sha":"1506f8e45448f42364acdfee5cf956bc13594431","kind":"commit","published_at":"2020-02-23T06:36:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"b12b64a32acaaa58690916e2dc87f32c4e16f66c","kind":"commit","published_at":"2020-02-21T07:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"b4038c83bb26861983b036364c393a1d678ffee3","kind":"commit","published_at":"2020-02-19T09:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"7211a2c6f2a5a702682f9211c433bb323cd66dad","kind":"commit","published_at":"2020-02-19T08:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5/manifests"},{"name":"v1.35.4","sha":"cfd53fa99a8af2ec78c5c818cf3fbfc7a92f5527","kind":"commit","published_at":"2020-02-18T07:20:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"1dbac6e54ae6a24cf273a9846fc6c32e0eafa3bf","kind":"commit","published_at":"2020-02-07T02:52:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"7442fa66a329fb22bc34b388c66ef866a9b3f93f","kind":"commit","published_at":"2020-02-05T07:05:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"8279ea264a9cdc34bae9aa9e35055eb110bd1f44","kind":"commit","published_at":"2020-02-03T05:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"915aaef5307dcf523f33706fa6138b133c2c9736","kind":"commit","published_at":"2020-01-31T09:26:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0/manifests"},{"name":"v1.34.28","sha":"0766181511497ceccef48796e4d3d43ca508437a","kind":"commit","published_at":"2020-01-28T06:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28/manifests"},{"name":"v1.34.27","sha":"81cb46a1f0199357677183e875018667ece2e740","kind":"commit","published_at":"2020-01-24T16:11:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"bc76dbd00b855d3b9480eebb9719cf35bc5f433c","kind":"commit","published_at":"2020-01-22T06:08:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"47f1b67acf32f514cd737b718b19557632cb04e7","kind":"commit","published_at":"2020-01-21T08:47:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25/manifests"},{"name":"v1.34.24","sha":"b9a1940d905ca7da303d248c920db64e41cce2bf","kind":"commit","published_at":"2020-01-19T07:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24/manifests"},{"name":"v1.34.23","sha":"53c30024b8923945dce09a9c3e68cf451321e798","kind":"commit","published_at":"2020-01-19T00:12:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23/manifests"},{"name":"v1.34.22","sha":"22a5a6913c9f70b81554f2bfd4ad67d1e5f33046","kind":"commit","published_at":"2020-01-18T04:34:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"42afc7458ad3f1fae9c446acf390d777a12f201d","kind":"commit","published_at":"2020-01-17T05:47:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"35e4f99f0547079327dc6865b48db378ecd3fbc8","kind":"commit","published_at":"2020-01-16T07:04:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"a6ea87f428ffb3a873a275f84dd6625adc3f9e57","kind":"commit","published_at":"2020-01-15T08:29:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"aa5138686a933bd3a27995518c6040a3d623ba4c","kind":"commit","published_at":"2020-01-13T08:38:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"24d2f3b4b146501d500587eb932208665feedf99","kind":"commit","published_at":"2020-01-11T18:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"4a0b11ec0773f92750edd2ecd1ba675e57e3d422","kind":"commit","published_at":"2020-01-10T02:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16/manifests"},{"name":"v1.34.15","sha":"c5748f88a4cc05866817d03e30ef06362295ffc5","kind":"commit","published_at":"2020-01-09T01:34:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15/manifests"},{"name":"v1.34.14","sha":"15df32769f82fbb91141c61ebe3f4c95a6a3b423","kind":"commit","published_at":"2020-01-08T04:50:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"1e3bb4d998865ead56159132bd7760a9ae35585a","kind":"commit","published_at":"2020-01-07T05:41:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"af1ca96c74ffce1b3e750a835c612e62a0667d9f","kind":"commit","published_at":"2020-01-05T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12/manifests"},{"name":"v1.34.11","sha":"969eea9ed6ad33f0d17b2d2dd695c73c929daa7b","kind":"commit","published_at":"2020-01-03T01:34:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11/manifests"},{"name":"v1.34.10","sha":"1fee1e97bc1e6b6162b499ce6643dd16e0542bd6","kind":"commit","published_at":"2019-12-31T22:49:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10/manifests"},{"name":"v1.34.9","sha":"6340392f9a8e2668507bd8534bac6c4379d48949","kind":"commit","published_at":"2019-12-28T01:55:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9/manifests"},{"name":"v1.34.8","sha":"6c59e68584e4916188002ee40dee9f7c6f64eb10","kind":"commit","published_at":"2019-12-26T20:41:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8/manifests"},{"name":"v1.34.7","sha":"43ae2b8f06edbfc65c50765f81816c6e076811ff","kind":"commit","published_at":"2019-12-24T23:53:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7/manifests"},{"name":"v1.34.6","sha":"050fccb858254cfc39115778a83e117a5e5b7e5a","kind":"commit","published_at":"2019-12-23T06:53:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"dfda650f54653b28582829367f1b709a025236cf","kind":"commit","published_at":"2019-12-20T05:50:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5/manifests"},{"name":"v1.34.4","sha":"44981d5eebcc3a488e3dee6cda131a0993681d71","kind":"commit","published_at":"2019-12-19T08:36:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"de9802a2be7997a29d2182543d6aae0fed81c9ab","kind":"commit","published_at":"2019-12-14T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"dfffd66e3f293c1aad6533866f182a2ee864ab2b","kind":"commit","published_at":"2019-12-11T07:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"f3c0151a52d52919f8bac99d77653e1cd5299e36","kind":"commit","published_at":"2019-12-10T06:00:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"de72fbcb9fc646d1a773bb56f3d34fd052f3d8a3","kind":"commit","published_at":"2019-12-09T09:10:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0/manifests"},{"name":"v1.33.10","sha":"cda29fb58c34b3404ceb553c5c8f9eba58f4e9b2","kind":"commit","published_at":"2019-12-07T07:22:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10/manifests"},{"name":"v1.33.9","sha":"8e47dad8554c770bcc4aa42678990652c341ca16","kind":"commit","published_at":"2019-12-02T07:18:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"360aba3d381496c633b76e1116509cb5b3fbf19b","kind":"commit","published_at":"2019-11-29T05:55:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"aa3fe3e750da7d9a1486d130002a80b371650f77","kind":"commit","published_at":"2019-11-27T06:57:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7/manifests"},{"name":"v1.33.6","sha":"82d9a67cd6d24a9325f0ffa1839a438cc1c92828","kind":"commit","published_at":"2019-11-26T07:38:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6/manifests"},{"name":"v1.33.5","sha":"b562ddc16585f9c1be56bcc536ec0cce2ce56c64","kind":"commit","published_at":"2019-11-25T03:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5/manifests"},{"name":"v1.33.4","sha":"a4f120effa27fd86b1d45876f10450b82451510b","kind":"commit","published_at":"2019-11-23T19:46:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"681ba408bd0659b5283bef885f731962dad61b64","kind":"commit","published_at":"2019-11-23T06:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"b478eb3eee4f6f94c6f7facfc12e73a6e6476a05","kind":"commit","published_at":"2019-11-22T07:23:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"10e838e232564c3503602ec913df522afc1fbe46","kind":"commit","published_at":"2019-11-20T06:11:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"6958e9b4023bd9662700347d120a631424b40bc2","kind":"commit","published_at":"2019-11-19T08:16:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0/manifests"},{"name":"v1.32.24","sha":"c5d2c04e5e07581bcab884d0ca74f01e8c8cff38","kind":"commit","published_at":"2019-11-16T22:15:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24/manifests"},{"name":"v1.32.23","sha":"d7011a2cc16032f223c34ef160eb815f96fb0a32","kind":"commit","published_at":"2019-11-11T05:03:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23/manifests"},{"name":"v1.32.22","sha":"8dc34a11be575bb1a8e0feae5ddbec170a0c0a2c","kind":"commit","published_at":"2019-11-07T06:40:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22/manifests"},{"name":"v1.32.21","sha":"f7d0d9c178c48db5fe9de07d5ba154aeed72ec12","kind":"commit","published_at":"2019-11-05T07:09:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21/manifests"},{"name":"v1.32.20","sha":"ad31f3915ef4b294809d37bcf0e5383afc39e861","kind":"commit","published_at":"2019-11-04T06:25:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20/manifests"},{"name":"v1.32.19","sha":"fe7a2f893657869391235730c59a72157a7018aa","kind":"commit","published_at":"2019-11-01T04:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19/manifests"},{"name":"v1.32.18","sha":"f2d7fa21162ad58bcf96819add380998dd36417d","kind":"commit","published_at":"2019-10-29T04:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18/manifests"},{"name":"v1.32.17","sha":"e88c53221baf0f622b4fb6bdd5e4500f3c776548","kind":"commit","published_at":"2019-10-25T05:30:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17/manifests"},{"name":"v1.32.16","sha":"b8ef5ef55acaa6b434f66ce5d49867f95f58fd4b","kind":"commit","published_at":"2019-10-24T06:39:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16/manifests"},{"name":"v1.32.15","sha":"6bb2608a14eca236f5e000c250d1b7fa0fd97382","kind":"commit","published_at":"2019-10-22T06:22:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15/manifests"},{"name":"v1.32.14","sha":"1a19720ed04e91eb126765c45baabaa12d64ed24","kind":"commit","published_at":"2019-10-20T00:28:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14/manifests"},{"name":"v1.32.13","sha":"b971e6fbdec693c11c33eef308006f380dfeb605","kind":"commit","published_at":"2019-10-17T07:21:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13/manifests"},{"name":"v1.32.12","sha":"84b88f232af7334716ab26058f19231830b238be","kind":"commit","published_at":"2019-10-15T04:36:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12/manifests"},{"name":"v1.32.11","sha":"c9e5ec80eb99f901e92fda4673f97e17680a0a91","kind":"commit","published_at":"2019-10-13T13:09:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11/manifests"},{"name":"v1.32.10","sha":"279f0d485a60b5f39f9b637129cfccf375be7f30","kind":"commit","published_at":"2019-10-13T06:11:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10/manifests"},{"name":"v1.32.9","sha":"e0039802ef40b93b8b763b4d18397f929266045d","kind":"commit","published_at":"2019-10-11T05:16:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9/manifests"},{"name":"v1.32.8","sha":"49088924d4abb6ef5d503546022cf22c45a0ceaa","kind":"commit","published_at":"2019-10-07T04:22:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8/manifests"},{"name":"v1.32.7","sha":"f41e60ffa73752888225728a1223464abe9c86cb","kind":"commit","published_at":"2019-10-04T05:20:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7/manifests"},{"name":"v1.32.6","sha":"25fe26f2f682518981b0627b7d4870d4587c24cf","kind":"commit","published_at":"2019-10-02T05:50:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6/manifests"},{"name":"v1.32.5","sha":"cc0ae553336761cc14904cadbab772cc9a5f286d","kind":"commit","published_at":"2019-09-29T16:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"e10bc32fb44b0e02198b74d1d10b1333fa172ebf","kind":"commit","published_at":"2019-09-22T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"a5826f63c6314c37dd38836548fd1caf9f4ef126","kind":"commit","published_at":"2019-09-22T08:04:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"066345f406d28e19efa502f3ac702d59e0760571","kind":"commit","published_at":"2019-09-19T07:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"2c9d04d8f669b9b51600f0f4d7c2022d02ba86a2","kind":"commit","published_at":"2019-09-16T23:26:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"c8910dee7277ef0cf3feafe318ba652ee0e162f9","kind":"commit","published_at":"2019-09-16T09:27:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0/manifests"},{"name":"v1.31.9","sha":"b5f743bb090a5c97862fd53c84c508d03cfebb70","kind":"commit","published_at":"2019-09-12T08:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"e5c43a906fc84582b10991d73a53d2bbd64c4c6f","kind":"commit","published_at":"2019-09-11T06:46:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"83b7d2cdcf51c51d08a84194eb19ad65d71e7974","kind":"commit","published_at":"2019-09-10T08:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"ec741c2a197e0e772c2db137874c63010cf00a77","kind":"commit","published_at":"2019-09-09T14:13:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"821ad5fe29dd365ac8dda19b3495675348a078fe","kind":"commit","published_at":"2019-09-05T08:51:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"adbbd1992a3764df71256438060c948ebad30fbd","kind":"commit","published_at":"2019-09-03T09:45:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"c8d7c5c802e5ab358735d6b0a38a7e2d04e9e330","kind":"commit","published_at":"2019-09-02T20:19:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"7b2a0e6a78e890d8d21aeafc5bd5664e85e12865","kind":"commit","published_at":"2019-09-01T20:30:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"98608547dafdb73cdc3f62beb28ab6a1fc289255","kind":"commit","published_at":"2019-08-31T01:40:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"78bbf830d84a7ce26c5e51500378aceaaa2adb04","kind":"commit","published_at":"2019-08-31T00:59:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"d4ec1595ae3f7be0079569c69cc1c2323c029b96","kind":"commit","published_at":"2019-08-17T21:10:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"b93af1c433279fb8238ef1723651cd41a76ee4d5","kind":"commit","published_at":"2019-08-17T06:55:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"181bef9c3b2e854e80f81fa839fbfd1b9262a556","kind":"commit","published_at":"2019-08-14T05:45:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"751d5de35714f1e928858db91fe0b03d57f87af6","kind":"commit","published_at":"2019-08-13T06:37:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"805682c73a8d527226c2a10f95a3b91183880f6c","kind":"commit","published_at":"2019-08-10T04:15:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"3d37c162ae778e67ee5f544cc1012097034f72b4","kind":"commit","published_at":"2019-08-09T14:03:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"379dc50e4cd3f4cddbf1739648f13ea96c23eead","kind":"commit","published_at":"2019-08-09T08:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"255359d72f61307d103d275711ef448513113310","kind":"commit","published_at":"2019-08-06T05:48:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c381b52619e989fd87ba3254fcaa142e9727c598","kind":"commit","published_at":"2019-08-02T06:33:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"d6fc08c27d29819e34bf1bd67bf2ee8c94de9d21","kind":"commit","published_at":"2019-08-01T05:53:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"6e1929746f4958c4472e8c9177e4b77cb88eeac4","kind":"commit","published_at":"2019-07-30T07:16:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"00abed88e29c7a5fea15b814bdb254efa8d7ab70","kind":"commit","published_at":"2019-07-28T04:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"ce16150ac37d2702cb4e44bef84568636c136d64","kind":"commit","published_at":"2019-07-26T07:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"734444e014064c15a0ee300c1418cf8e22440112","kind":"commit","published_at":"2019-07-25T18:05:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"c5f58c0afb2a988f99b0780d1962720bf6f60d38","kind":"commit","published_at":"2019-07-25T04:40:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"b43bdd99e90aff3220bcfcaca41f4c8cfaf32816","kind":"commit","published_at":"2019-07-21T18:19:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"8803a2479f666ebc89352e84973f999f3055610a","kind":"commit","published_at":"2019-07-18T13:27:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"2656a5d57827369b01943455992544dd99707eb0","kind":"commit","published_at":"2019-07-17T05:42:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"cc712590571f0cd13a28f3e544a714a75259892a","kind":"commit","published_at":"2019-07-16T05:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a5f6e254f6268625b33c48ed306661347028e4e6","kind":"commit","published_at":"2019-07-14T21:54:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"7fcfa768d085a0e3243cc084665a8d2674dad5fa","kind":"commit","published_at":"2019-07-14T05:16:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"472024b11d59845bcc867befdea5b473f10bb079","kind":"commit","published_at":"2019-06-29T20:22:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b08f48612346ea3fbd1342c4286ec5dba803a830","kind":"commit","published_at":"2019-06-26T07:38:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0/manifests"},{"name":"v1.23.16","sha":"b1db6cc717ca9c06c6439e6b131861ffc98bac5d","kind":"commit","published_at":"2019-06-21T14:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"2ef67887c920c6f21bca72f8594ea4718af80332","kind":"commit","published_at":"2019-06-19T14:20:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"e1cebd07fafdb48eedf06e77a29c4a37649ded9a","kind":"commit","published_at":"2019-06-19T06:34:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14/manifests"},{"name":"v1.23.13","sha":"2915b6084cb4e74e8d7bf409cbf3d2771fbacf7d","kind":"commit","published_at":"2019-06-11T03:14:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13/manifests"},{"name":"v1.23.12","sha":"118c33f3176ba47a3c3cfaff4a0967f9aaa0115e","kind":"commit","published_at":"2019-05-30T03:24:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"50544754c74f5de13c81c9a2a91cabc7da404ee0","kind":"commit","published_at":"2019-05-29T12:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11/manifests"},{"name":"v1.23.10","sha":"7239266f20945b1fa0acf505b6580b1962199c8c","kind":"commit","published_at":"2019-05-15T04:53:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"656de3b24d7e8aa5ce3e77a5602b0d1c29c0f20f","kind":"commit","published_at":"2019-05-09T06:08:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"546520e4110f6a6e98c484e5967b7870d22386b7","kind":"commit","published_at":"2019-05-08T06:49:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"f513124556061ee39c6014721a95847290973b9a","kind":"commit","published_at":"2019-05-07T05:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"5c45e2706e2e21b04431c6a55848db5706282a1f","kind":"commit","published_at":"2019-04-26T11:14:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"450db0fb14c85b351f7423c3e26233b8a7f0d660","kind":"commit","published_at":"2019-04-24T07:40:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"a7dca457a48bc0be20fd1523fc6125d2a47d5918","kind":"commit","published_at":"2019-04-23T01:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"845e7e3d8209802628933c056ae022b41ff69d84","kind":"commit","published_at":"2019-04-22T08:13:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"77b25c776de09ed7a231db2402d42d78bd683e2e","kind":"commit","published_at":"2019-04-18T07:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"c4068cb74a4aaa207c3eb229a97a67048ebab9a4","kind":"commit","published_at":"2019-04-16T07:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"c3083891d277419acc823bbb911f5bf0d3ce154a","kind":"commit","published_at":"2019-04-15T07:18:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0/manifests"},{"name":"v1.22.9","sha":"963c07c4430d4145685a4c8f06dcdf1eb5c5ac05","kind":"commit","published_at":"2019-04-06T05:26:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9/manifests"},{"name":"v1.22.8","sha":"feea12233fc8597466e5c28178532a5d9d420a59","kind":"commit","published_at":"2019-04-05T21:39:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8/manifests"},{"name":"v1.22.7","sha":"6ad397787d9d408e21cf579dce9a55d2cf1a3598","kind":"commit","published_at":"2019-04-05T21:06:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7/manifests"},{"name":"v1.22.6","sha":"ecf25a8102deb13e8af47a5226284193502a79a5","kind":"commit","published_at":"2019-04-05T06:52:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"cdc39f1576315ebc15e69f93d180d053a5b4948d","kind":"commit","published_at":"2019-04-04T14:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"65701944ce10c8cf5172a29f0ee82b3194178dc9","kind":"commit","published_at":"2019-04-04T06:50:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"4db3dac1edb4e935fd87c1191ed76a2c86f51e84","kind":"commit","published_at":"2019-04-02T19:03:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"0ec7d10a4728b7faec37df2bdb125b97ddfc0677","kind":"commit","published_at":"2019-04-02T06:21:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2/manifests"},{"name":"v1.22.0","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0/manifests"},{"name":"v1.22.1","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1/manifests"},{"name":"v1.21.9","sha":"4553a901f78481f82b3322f376147b1c12573a09","kind":"commit","published_at":"2019-03-20T07:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9/manifests"},{"name":"v1.21.8","sha":"0d17e9b465814688954b0888419f830332777ee2","kind":"commit","published_at":"2019-03-19T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8/manifests"},{"name":"v1.21.7","sha":"6e61ec37961c325242199d3fbdab9c07122be094","kind":"commit","published_at":"2019-03-17T06:14:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"4a5f53c7386909e201d488b1851f04945c6aea6b","kind":"commit","published_at":"2019-03-16T06:58:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"ebbcc79ed8c34acc36f8eed8405bf90044fc6ef5","kind":"commit","published_at":"2019-03-13T07:08:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"5f3e4dc5556bc0acfce90423457f6acd3f89c819","kind":"commit","published_at":"2019-03-12T05:06:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"eff91bd6dea2dbc5d03cee0287db59f2c7fbf517","kind":"commit","published_at":"2019-03-05T06:08:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"cb9a2d2dd434fcac76331a2ed82fb025f0bf70f2","kind":"commit","published_at":"2019-03-05T04:43:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"6d5769b622368742bf191651b2ffb9865ebd7af8","kind":"commit","published_at":"2019-03-03T06:21:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"9ee27ebe1cceb158d401f1085953d12b9ea755de","kind":"commit","published_at":"2019-02-28T10:06:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"2496d17fa60d24b290daea9c36ec9c38d1de71b7","kind":"commit","published_at":"2019-02-26T09:11:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"e5d594b63e8ee4cc5ee8486b3cfa5a58a3b6cace","kind":"commit","published_at":"2019-02-21T07:42:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"968701be5b85316dc45e9c4da253545d4ac9ad29","kind":"commit","published_at":"2019-02-19T06:18:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"fc3dca73e902624b5c4dbddf8f353f0a414ded91","kind":"commit","published_at":"2019-02-16T17:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"6d1135882fe08aacbf3c084a7f79a4ba01fdb24f","kind":"commit","published_at":"2019-02-15T07:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"f7272a981bca8477e96afa9101680f32d5e3a2ab","kind":"commit","published_at":"2019-02-12T04:30:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"a34e5639bf318e99331ccf51806265acd8401275","kind":"commit","published_at":"2019-02-08T06:08:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"a7e8bd0fd321cbfd240e98ffbb10d3025903b066","kind":"commit","published_at":"2019-02-06T07:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"2cbeb72e23484cff03f4ef3323fc05f7c7cd56c6","kind":"commit","published_at":"2019-02-02T21:36:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"be65fb0d91b86307e865fb0a92b8ef8bbdbeabab","kind":"commit","published_at":"2019-02-02T07:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"90975cf7bffc9195c7379321e6ca8d8a1524b2d4","kind":"commit","published_at":"2019-02-01T05:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"003d941944c777e313649ed228ddb8f35f30ada2","kind":"commit","published_at":"2019-01-26T07:10:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0dbd4b8574ee02b0bf02072cce3e010cd843107b","kind":"commit","published_at":"2019-01-23T19:58:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"aeed133f7416be05cb9794079f7abf646f838568","kind":"commit","published_at":"2019-01-15T01:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0/manifests"},{"name":"v1.17.22","sha":"6501c3f4c909efd3ebac18a1f835bf5276e7f385","kind":"commit","published_at":"2019-01-14T01:54:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22/manifests"},{"name":"v1.17.21","sha":"0ceba13ff1ea760a57eb78a591b9b414d1e65b8a","kind":"commit","published_at":"2019-01-12T01:03:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21/manifests"},{"name":"v1.17.20","sha":"ca6d9e3a9fcfacc6cba01f6cdbfda58917acaed2","kind":"commit","published_at":"2019-01-10T01:55:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20/manifests"},{"name":"v1.17.19","sha":"6f0fce3dc1332e7a4e454d0af2926a8dbea56446","kind":"commit","published_at":"2019-01-07T02:11:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19/manifests"},{"name":"v1.17.18","sha":"0eca483a66c17b8b4f0088b17beeb4a511653de2","kind":"commit","published_at":"2018-12-30T23:18:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18/manifests"},{"name":"v1.17.17","sha":"be60c286d9bac5653805ce0c2705e84254e7f829","kind":"commit","published_at":"2018-12-27T00:32:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17/manifests"},{"name":"v1.17.16","sha":"0fcfba327e1f2ce18fed771a7dcb41a0968d916b","kind":"commit","published_at":"2018-12-26T23:54:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16/manifests"},{"name":"v1.17.15","sha":"a73ba541a35414d02a755cbff8fd3f53ca870cf5","kind":"commit","published_at":"2018-12-19T06:33:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15/manifests"},{"name":"v1.17.14","sha":"ea26ad24e352b1dca692568893347bdec894d7d2","kind":"commit","published_at":"2018-12-16T01:25:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14/manifests"},{"name":"v1.17.13","sha":"78b45794b0bac2e5d12049bccd7ccf465bca81ec","kind":"commit","published_at":"2018-12-15T01:41:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13/manifests"},{"name":"v1.17.12","sha":"6d15d0a28c0a1cd8d4cb4be5fbe658f3c6375f8b","kind":"commit","published_at":"2018-12-14T09:53:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12/manifests"},{"name":"v1.17.11","sha":"fc2c8768f43da32008bcf2984873e46f6a869fc4","kind":"commit","published_at":"2018-12-11T07:10:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11/manifests"},{"name":"v1.17.10","sha":"08ba5052206e55738c9fe7ae6982ed410e67ca6a","kind":"commit","published_at":"2018-12-04T22:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10/manifests"},{"name":"v1.17.9","sha":"2bf4a781244803d90c790c0fd8d65cead9db3431","kind":"commit","published_at":"2018-12-02T01:07:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"0270cc7cc1b81d50e76516534959d058581c2c5d","kind":"commit","published_at":"2018-11-29T07:18:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8/manifests"},{"name":"v1.17.7","sha":"17d06c7872cf2442a69a7374df25c83821b3b438","kind":"commit","published_at":"2018-11-27T04:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"02d1f3ccc41a2c3aa4ebbbf95df805da3522cfb3","kind":"commit","published_at":"2018-11-21T21:56:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"493827a0948edb0c1656ec8d3b87da90f7e24b51","kind":"commit","published_at":"2018-11-21T19:48:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"162ce064a13090ef621d944a4d31cc69df2e51d5","kind":"commit","published_at":"2018-11-15T05:38:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"b3f2a4af3d34db84c00131aa8e6068fa168ae756","kind":"commit","published_at":"2018-11-06T05:16:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"bac1ba59bea4df5c4b6917086ca9bb53b50a41b8","kind":"commit","published_at":"2018-11-05T05:36:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"a02f54de54af2dd2ef1ca752e98b62e729ce2803","kind":"commit","published_at":"2018-11-03T21:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"da3c1d082cd678eb165c77b9a7aed16b1cd14964","kind":"commit","published_at":"2018-11-02T23:29:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0/manifests"},{"name":"v1.16.17","sha":"9b98ef685acd838caa1d37b4bc128bc1173fd11a","kind":"commit","published_at":"2018-10-30T16:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17/manifests"},{"name":"v1.16.16","sha":"bd0824bfd97e49957343a6f1115ed58d3bd83026","kind":"commit","published_at":"2018-10-30T07:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16/manifests"},{"name":"v1.16.15","sha":"979db7bf817106dd5d88aa8ffc4e5f197a31a728","kind":"commit","published_at":"2018-10-24T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15/manifests"},{"name":"v1.16.14","sha":"fe866ac045b214a9882cdd7f2beee551678f27b4","kind":"commit","published_at":"2018-10-23T23:28:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14/manifests"},{"name":"v1.16.13","sha":"ef9e3e51b92a7131924ab224975b183c2c442a8c","kind":"commit","published_at":"2018-10-23T06:09:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13/manifests"},{"name":"v1.16.12","sha":"0f6f2eed5f81739355ce63ac33b9bcfc1114e5c4","kind":"commit","published_at":"2018-10-19T19:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12/manifests"},{"name":"v1.16.11","sha":"ac32d8af7ff21a50f703e8711524e7a1247c7500","kind":"commit","published_at":"2018-10-19T15:29:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11/manifests"},{"name":"v1.16.10","sha":"1a06dcbfc9de88f20dd0440a4621e3cd79ea79bb","kind":"commit","published_at":"2018-10-19T03:09:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10/manifests"},{"name":"v1.16.9","sha":"e80cd920cb51b9fa78fa239094233b9e80798acf","kind":"commit","published_at":"2018-10-18T23:06:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"77b89d8d785d0c7a417eff53a3ab18c5fb72daa2","kind":"commit","published_at":"2018-10-18T20:11:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"bf968cd6737e6a8414e0eb45eb6edf1571b9f6e9","kind":"commit","published_at":"2018-10-18T16:43:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"37cc75896b5fde29449afc38a1d1aab124e40829","kind":"commit","published_at":"2018-10-17T22:41:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"ddcf39bcb5242ae9c51cc0ad81b73d7c00ccf13e","kind":"commit","published_at":"2018-10-10T07:40:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"79a3d3dba38bbc6430effb63bd11462337e92e1f","kind":"commit","published_at":"2018-10-08T04:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"1a3dcd5e909f04325640ed8fc32eb8bea943a8fd","kind":"commit","published_at":"2018-10-05T19:29:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"f9d5fc562ab912554cfc17c172464b8967fb127a","kind":"commit","published_at":"2018-10-05T13:43:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"6ae43d18a924e9dad591fd8448f65c6bd8f9c3fb","kind":"commit","published_at":"2018-10-05T05:31:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"529dbfc81c32b1b92929e358ca451d3bb1cc7961","kind":"commit","published_at":"2018-10-04T06:51:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0/manifests"},{"name":"v1.15.13","sha":"ff9e518019baf2971a6ef4f34f1bb95d5c478a3d","kind":"commit","published_at":"2018-09-30T04:35:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13/manifests"},{"name":"v1.15.12","sha":"dce845e767c07d43120a4ba5d7f67daf49267936","kind":"commit","published_at":"2018-09-28T22:48:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12/manifests"},{"name":"v1.15.11","sha":"5edf70202a1379154391b509808821ebf5ef5da2","kind":"commit","published_at":"2018-09-23T09:00:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11/manifests"},{"name":"v1.15.10","sha":"924e6200fd0155d73fab28b7bc0a19608dc94cda","kind":"commit","published_at":"2018-09-20T03:05:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10/manifests"},{"name":"v1.15.9","sha":"e37766ff1120904f49df5972a2603240bab67d4e","kind":"commit","published_at":"2018-09-20T01:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9/manifests"},{"name":"v1.15.8","sha":"a2e14ccc8a2d7554d80c334c101053e1ce051a19","kind":"commit","published_at":"2018-09-19T20:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8/manifests"},{"name":"v1.15.7","sha":"e857dbeafe95540ab64115ce5c79a0d76eba7520","kind":"commit","published_at":"2018-09-11T23:07:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7/manifests"},{"name":"v1.15.6","sha":"a3423c7dc2f8caa2de5c4d91be70da50db06bcb4","kind":"commit","published_at":"2018-08-31T04:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"5bb03c17bf568fdd221db665ee50f9ac07ec010f","kind":"commit","published_at":"2018-08-30T07:03:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"492f70354666757c5e62db498394001859998438","kind":"commit","published_at":"2018-08-28T19:07:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"99abc63dc03df7c12dc591c77d10ec8fa671b1cf","kind":"commit","published_at":"2018-08-28T06:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"8d842be1187fbb85675a5abb3c776f7297a3e265","kind":"commit","published_at":"2018-08-28T02:44:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"23d3012cbd5d4a5fbe05e45bb175613bb2e3ce1d","kind":"commit","published_at":"2018-08-28T02:29:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"0bc0cfce7ddd6c1402782acf58b960dc3cce38c1","kind":"commit","published_at":"2018-08-27T22:53:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"dfe32b62a8040d2a4e625c24ed71ddb28a7142bb","kind":"commit","published_at":"2018-08-21T22:33:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"22fdaec531a02a865ac69df03bc34c17adfa100d","kind":"commit","published_at":"2018-08-19T19:10:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"f21be3a709f0a7952e4d112b36b96592252c7ebd","kind":"commit","published_at":"2018-08-18T00:40:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"5389c3b3941f12fb6f01836a984e4d4d63af6615","kind":"commit","published_at":"2018-08-16T00:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"dd7152de3bd5e2e95404371da7c4b5ba6b9d6599","kind":"commit","published_at":"2018-08-15T09:17:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a0adefd06ff48d5498b61403659bee1550add5f3","kind":"commit","published_at":"2018-08-15T02:11:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d558b9a076f06e9ca53334cac60c683aeacb644f","kind":"commit","published_at":"2018-08-14T06:10:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0/manifests"},{"name":"v1.13.7","sha":"87966aa30f88989d3414b4168fedf6936e10ff08","kind":"commit","published_at":"2018-08-12T21:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7/manifests"},{"name":"v1.13.6","sha":"17e22852b22f5bba6903964ceb888e3e5c1bf3d4","kind":"commit","published_at":"2018-08-10T20:56:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"e29d533dda87bc3ac1d14e464b67b77c136c47d1","kind":"commit","published_at":"2018-08-10T18:27:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"3d9f06762b5fa9b33be35259c659994c03cfb5a1","kind":"commit","published_at":"2018-08-10T06:29:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"283392b83d961d3a117b4fbfdc282765c94052a7","kind":"commit","published_at":"2018-08-08T02:47:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"2b33a71fc247d5c3ee3ed9e65c74b633a14c7b81","kind":"commit","published_at":"2018-08-02T01:49:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"912b5d08c9ff584685826e98aca9aa7c6b960cc6","kind":"commit","published_at":"2018-08-02T01:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"a7bf236095e083982e80e48c8973599da171fefd","kind":"commit","published_at":"2018-07-31T19:31:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"d85071074137b1d6070ec3d73122a0de966c844b","kind":"commit","published_at":"2018-07-26T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"e6077e33dfadde0eacc0e08099f09c4860a76939","kind":"commit","published_at":"2018-07-25T17:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"8e2022a2182c61ff2205fc9e92acc9bb1396c1e6","kind":"commit","published_at":"2018-07-25T14:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"bc822c9c6bbfaab212a814bd80ae9dceaa5cae65","kind":"commit","published_at":"2018-07-25T06:33:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"434d4ed35dbec296911e6ea26098e6f33c51adb2","kind":"commit","published_at":"2018-06-18T04:02:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"45a00cf833e22647460c447845eaa2729cfbbbe9","kind":"commit","published_at":"2018-06-13T06:43:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"c01d68ac45746f6f5d5e49132c78f00176ac6c89","kind":"commit","published_at":"2018-05-07T17:13:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"798f9a94a85169da270cdf87138efdd9a1e08399","kind":"commit","published_at":"2018-05-07T05:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"8ca116599723bab534ad1ff8fdc91d65fa8fe272","kind":"commit","published_at":"2018-04-17T07:35:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0/manifests"},{"name":"v1.8.7","sha":"5164319d19cf600c81213837c0468d2e7044c094","kind":"commit","published_at":"2018-04-09T00:25:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"2e7e8bc0e35c08f4681e2c000846d3bc36112988","kind":"commit","published_at":"2018-04-07T23:36:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"aa741cf48e7b4ebebe251879792c6954becf6531","kind":"commit","published_at":"2018-04-06T03:41:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"ce0078a62c096b0c11b09d5e249998447be41df4","kind":"commit","published_at":"2018-04-03T01:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"aa976713fc84e78273e1413c09a69b42be39d2b7","kind":"commit","published_at":"2018-03-30T23:04:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"5079d793f3682cf21474426a76fc7f04aca7a7a5","kind":"commit","published_at":"2018-03-28T08:20:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5c293a905256325f4193b05e764363815010c5cc","kind":"commit","published_at":"2018-03-27T03:29:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"9303f3f2c473cf16f8c0db200e3c09405ce81f44","kind":"commit","published_at":"2018-03-26T03:46:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"ce7b83ad97b80b11830a8f8c42e92820a2865ccc","kind":"commit","published_at":"2018-03-21T06:58:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"2df79d27c2bf1ad439dcd79fde46e9ddfc2c2d6a","kind":"commit","published_at":"2018-03-09T23:18:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"2554c48166a4c066e733e67af2d61a6fd9f17555","kind":"commit","published_at":"2018-03-09T03:03:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"f027620ed126d4dee7e7cbe9ecfd5a97915fb26e","kind":"commit","published_at":"2018-03-07T05:25:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"bcda984611c4f9a614145469c9cc8b3343e64f49","kind":"commit","published_at":"2018-03-06T09:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7fddf8f724e1b2d05b16b3ba4ed17c4c6d577c44","kind":"commit","published_at":"2018-03-05T01:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d36d54e0addc54abf480e62deebabf96c2c99ccc","kind":"commit","published_at":"2018-02-27T00:49:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"acf8bac705c5089fcafd5e300494befd9fccbb26","kind":"commit","published_at":"2018-02-16T20:36:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"c48a7ad9b0fcc8dbf6971eaeb97b57f59b3991a5","kind":"commit","published_at":"2018-02-14T06:48:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"bbc418b6d24133d5f0fb285811f17540cb125e19","kind":"commit","published_at":"2018-02-13T21:26:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"8f6eb701a45694478b9cf47430acd5ee7ccda917","kind":"commit","published_at":"2018-02-13T09:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3c13653f118605fc3d7f7042b69c987a766ec4f6","kind":"commit","published_at":"2018-02-13T02:00:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"8da46ddae5964bbcfb7c9ca3c5d7c674f549a7c4","kind":"commit","published_at":"2018-02-08T23:18:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"684c977ef251dcd0bf1fa65485c8fdd16aba43d0","kind":"commit","published_at":"2018-02-08T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0/manifests"},{"name":"v1.4.17","sha":"8ab15e07376963867811d872000e052ebec9de06","kind":"commit","published_at":"2018-02-05T23:44:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"927cdf8410ea5caa77a5958e30eff62d9b09a5df","kind":"commit","published_at":"2018-02-01T22:49:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"e8ea54e8dd730817e1325f5cf61cac95ed6347fc","kind":"commit","published_at":"2017-12-31T01:24:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"f389718342d9ab203a5520fad93a27ee48affd9a","kind":"commit","published_at":"2017-12-07T03:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"9a87ab78c4ae6c2dc968dcbedf9348bf5edb29b8","kind":"commit","published_at":"2017-12-06T07:12:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"02984e82c50ea5e734ccb805e305aceb9e8a2761","kind":"commit","published_at":"2017-11-01T18:35:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"ba18e03ea5e5a858c6347c319e1ab29009721aa2","kind":"commit","published_at":"2017-10-26T20:46:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"b5e6787ea5544d228815910e27c51a90a819a441","kind":"commit","published_at":"2017-10-18T18:02:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"a264cc1a3e9da5404310433266792fcda7a97495","kind":"commit","published_at":"2017-10-09T23:03:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"3530fada93dda4723403c840ec2dcbecf87f97f1","kind":"commit","published_at":"2017-10-08T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"2f0365a652235525246b27b10541d368376ea02e","kind":"commit","published_at":"2017-10-06T03:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f069c57b0ae41b59726de7f73716d5eeef4ca20a","kind":"commit","published_at":"2017-10-02T17:51:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"815453afd853a105e7d52128ccb4847ad2a7b20e","kind":"commit","published_at":"2017-09-01T05:01:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"344e8a6786cfb333f9d387675ed550e0a5863e39","kind":"commit","published_at":"2017-07-25T02:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"78e8b7f433362631b88e54541ba1fe14d9ef4d6b","kind":"commit","published_at":"2017-07-22T22:45:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"09f18b62d94578004ccd058954dfe23a73c3deea","kind":"commit","published_at":"2017-07-21T18:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f27c040775e7461ebb51d972bbec95e9d1c199c9","kind":"commit","published_at":"2017-07-21T00:25:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6ef3c87625f71dd7c7b971856cc915dfcb4c567e","kind":"commit","published_at":"2017-07-19T23:55:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0/manifests"},{"name":"v1.3.27","sha":"9c5ecaf88f9d6d19a64f495090c1a1f966da55e8","kind":"commit","published_at":"2017-07-19T21:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"5f5dbd4785eadf80f1607339d10f513590f1298a","kind":"commit","published_at":"2017-07-19T06:38:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26/manifests"},{"name":"v1.3.25","sha":"dbd7cee070765e0cfd3570cfe03180fd7e42fa9e","kind":"commit","published_at":"2017-07-12T20:59:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25/manifests"},{"name":"v1.3.24","sha":"143b8091d20931d7f0fc0f65f4ca5c5ddea61dc4","kind":"commit","published_at":"2017-06-08T21:55:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24/manifests"},{"name":"v1.3.23","sha":"35791a9dd872fde6af16aeceac8d95981701b651","kind":"commit","published_at":"2017-05-18T16:43:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23/manifests"},{"name":"v1.3.22","sha":"5f31a371d7fb4b49bdeb392e02a4371c83e78017","kind":"commit","published_at":"2017-05-17T23:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22/manifests"},{"name":"v1.3.21","sha":"a22c377a824d2ea5017f4d815118ef767fae9920","kind":"commit","published_at":"2017-05-12T10:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21/manifests"},{"name":"v1.3.20","sha":"baccc952ad5c573b0a98a82bf016dce62d8a6769","kind":"commit","published_at":"2017-05-12T08:45:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"a50c9dca2f943e049e4b1ff230a4fa8be966f96f","kind":"commit","published_at":"2017-05-12T08:21:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19/manifests"},{"name":"v1.3.18","sha":"29a8e39817496c1ccccba44946c2c7f1af4d92e5","kind":"commit","published_at":"2017-05-10T00:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18/manifests"},{"name":"v1.3.17","sha":"25ec1d0bfdbea9f3b1294a58e9ffc2cac2d3cd50","kind":"commit","published_at":"2017-05-09T03:35:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17/manifests"},{"name":"v1.3.16","sha":"86cddedb2f00f4a6e6fc2333ca435a789aaa2e39","kind":"commit","published_at":"2017-04-29T00:41:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16/manifests"},{"name":"v1.3.15","sha":"9355e6a5589883b58130d7494fbca9233f7059fd","kind":"commit","published_at":"2017-04-28T06:37:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15/manifests"},{"name":"v1.3.14","sha":"be8e2336b2fe879c0fd1f1eba9ac5baa9bcbdfe0","kind":"commit","published_at":"2017-04-26T07:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"6060166a4069bd376f3e1fb9b9a40deccead872d","kind":"commit","published_at":"2017-04-24T23:01:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"bc6364af2b50f3bc66a4a57bead0bab651801d7f","kind":"commit","published_at":"2017-04-22T19:01:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"c9a642a6d4621241c5aa60722fb74e09ab1eb287","kind":"commit","published_at":"2017-04-20T21:15:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"39facbe98d6f401a1d77f18ade5d56508973e713","kind":"commit","published_at":"2017-04-12T17:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"4970680446513286ba659bfd8301e8b30bacd152","kind":"commit","published_at":"2017-04-11T01:18:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"26412ed354c4a3fbcf2b99c7e0a7e0502a9a2620","kind":"commit","published_at":"2017-04-08T23:12:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"3cce66646bb59ad8b07b4413e2a86fea0ed44203","kind":"commit","published_at":"2017-04-07T23:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"d9c180008221ede36fc47d934bcca151e83e1ed1","kind":"commit","published_at":"2017-04-06T02:44:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"4da73a1ed9cdcd55f4dda405660fb7be23e3cbd5","kind":"commit","published_at":"2017-04-05T04:33:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"24a245c396159fda13e99e79217608e041f17667","kind":"commit","published_at":"2017-03-14T04:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"12c19655c3102937c14bcaffcf58a2465bcf9618","kind":"commit","published_at":"2017-03-11T23:39:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b128548484775ea56c48279f73fca9da9a883bbf","kind":"commit","published_at":"2017-03-11T22:17:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d2e61463a0ffba385ad92ed1df60358be43c42a","kind":"commit","published_at":"2017-03-11T20:03:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"45da8a7b7ec2bf75c5f3840a1a5482a23b7618e1","kind":"commit","published_at":"2017-03-10T08:55:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0/manifests"},{"name":"v1.2.15","sha":"824717cf61e0264e4ac45023aa025b427b577be1","kind":"commit","published_at":"2017-03-02T07:16:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"8df51ff224fb7dc171d4032d12be675332ed2dc3","kind":"commit","published_at":"2016-12-23T03:16:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"b93a26e2e715284c5ec072d0f04fd4cd4201a89b","kind":"commit","published_at":"2016-10-19T06:07:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6bbc5376778148c9cd011ce1b90036cb6af100aa","kind":"commit","published_at":"2016-10-06T06:13:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"3f60c2e0fd78807528661aff36120700d4ff1ed6","kind":"commit","published_at":"2016-09-23T19:58:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"65310c93fecff5703c7aaa65eadfd090dd1b4866","kind":"commit","published_at":"2016-09-21T06:12:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"84ae5ec32d72e24f4474b096b95a3aabe10f1843","kind":"commit","published_at":"2016-09-21T05:20:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9/manifests"},{"name":"v1.2.7","sha":"df174fab04a098430148b4f79b97526f40c7a36c","kind":"commit","published_at":"2016-08-29T07:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"1eb8942b4e2c47db79c69370380c89ebda1af8e3","kind":"commit","published_at":"2016-08-29T06:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"32b6bf7ec55b1bf6246798a0abf9d38971a8ebf2","kind":"commit","published_at":"2016-08-15T19:05:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"bfc8f6beaf567b009b6c467478e6a82070ed5ca9","kind":"commit","published_at":"2016-07-24T01:30:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"142913744c88fb893c1f74879770c78a252bdf0f","kind":"commit","published_at":"2016-07-23T00:38:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3/manifests"},{"name":"v1.2.1","sha":"80b5a043341ade2f15802ad66a62c36f31c43f61","kind":"commit","published_at":"2016-07-20T06:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d2fd8e2c2a4f292d78a1094976539fb4d4a736e","kind":"commit","published_at":"2016-07-18T21:53:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-04T05:05:42.156Z","dependent_packages_count":16,"downloads":761786,"downloads_period":"last-month","dependent_repos_count":114,"rankings":{"downloads":0.5230457798235731,"dependent_repos_count":1.3895660172156175,"dependent_packages_count":0.9465851305032471,"stargazers_count":1.2958097873608707,"forks_count":1.4569335112472663,"docker_downloads_count":1.7053764756737126,"average":1.2195527836373812},"purl":"pkg:pypi/seleniumbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/seleniumbase","docker_dependents_count":5,"docker_downloads_count":47628,"usage_url":"https://repos.ecosyste.ms/usage/pypi/seleniumbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/seleniumbase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-30T19:38:06.449Z","issues_count":1544,"pull_requests_count":372,"avg_time_to_close_issue":196926.28865295288,"avg_time_to_close_pull_request":3224.2486486486487,"issues_closed_count":1507,"pull_requests_closed_count":370,"pull_request_authors_count":13,"issue_authors_count":350,"avg_comments_per_issue":2.7305699481865284,"avg_comments_per_pull_request":0.1639784946236559,"merged_pull_requests_count":353,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":848,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":60371.75941676792,"past_year_avg_time_to_close_pull_request":4583.421428571429,"past_year_issues_closed_count":823,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":253,"past_year_avg_comments_per_issue":2.86438679245283,"past_year_avg_comments_per_pull_request":0.2642857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","maintainers":[{"login":"mdmintz","count":804,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}],"active_maintainers":[{"login":"mdmintz","count":292,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seleniumbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seleniumbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seleniumbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seleniumbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seleniumbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/seleniumbase/codemeta","maintainers":[{"uuid":"mdmintz","login":"mdmintz","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/mdmintz/","role":null,"created_at":"2022-11-14T17:24:29.476Z","updated_at":"2022-11-14T17:24:29.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mdmintz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373731,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":334139,"name":"selenium-base","ecosystem":"pypi","description":"A complete web automation framework for end-to-end testing.","homepage":"https://github.com/seleniumbase/SeleniumBase","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":[],"namespace":null,"versions_count":706,"first_release_published_at":"2018-03-27T04:03:54.000Z","latest_release_published_at":"2026-04-30T19:28:53.000Z","latest_release_number":"4.48.4","last_synced_at":"2026-05-17T10:05:20.385Z","created_at":"2022-04-06T12:39:33.592Z","updated_at":"2026-05-17T10:05:20.386Z","registry_url":"https://pypi.org/project/selenium-base/","install_command":"pip install selenium-base --index-url https://pypi.org/simple","documentation_url":"https://seleniumbase.io/","metadata":{"funding":null,"documentation":"https://seleniumbase.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Web Environment","Environment :: Win32 (MS Windows)","Framework :: Pytest","Intended Audience :: Developers","Intended Audience :: Information Technology","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Software Development :: Testing :: Acceptance","Topic :: Software Development :: Testing :: Traffic Generation","Topic :: Utilities"],"normalized_name":"selenium-base","project_status":null},"repo_metadata":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.","archived":false,"fork":false,"pushed_at":"2024-09-05T18:41:31.000Z","size":12652,"stargazers_count":4950,"open_issues_count":12,"forks_count":938,"subscribers_count":139,"default_branch":"master","last_synced_at":"2024-09-07T09:00:02.563Z","etag":null,"topics":["anti-detection","behave","bot-detection","chromedriver","cloudflare-bypass","e2e-testing","pytest","pytest-plugin","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","unittests","web-automation","web-scraping","web-scraping-python","webdriver","webkit"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2024-09-07T04:56:11.000Z","dependencies_parsed_at":"2024-02-26T18:30:06.786Z","dependency_job_id":"fc144a8e-1074-4697-b0bb-a19f267151fe","html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":6786,"total_committers":37,"mean_commits":"183.40540540540542","dds":"0.019304450338933132","last_synced_commit":"a9cd0027f59385f205a27038e4e6263239fbf005"},"previous_names":[],"tags_count":955,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217962445,"owners_count":16257633,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[{"name":"v4.30.3","sha":"4c745d25c379871c78ec21dc40716f483d13053a","kind":"commit","published_at":"2024-09-05T03:07:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3/manifests"},{"name":"v4.30.2","sha":"aed62a40c6c86e82c0d8d04b6c1b79b14b03f05a","kind":"commit","published_at":"2024-09-04T04:48:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2/manifests"},{"name":"v4.30.1","sha":"70b05ff27587bffa30acfe8ed4c2a4fe657b3d90","kind":"commit","published_at":"2024-08-30T19:27:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1/manifests"},{"name":"v4.30.0","sha":"119ec4bcf38b45d78e77680816aed6d1c24b9b52","kind":"commit","published_at":"2024-08-29T03:08:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0/manifests"},{"name":"v4.29.9","sha":"538b5d162c313f842f85af80992de49dd4f44889","kind":"commit","published_at":"2024-08-13T04:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9/manifests"},{"name":"v4.29.8","sha":"9981b5f690712c3bb919ec75f5bad7c917601506","kind":"commit","published_at":"2024-08-07T17:08:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8/manifests"},{"name":"v4.29.7","sha":"283c3db0228e30def2ca4f710d2d312a2bdae419","kind":"commit","published_at":"2024-08-07T03:32:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7/manifests"},{"name":"v4.29.6","sha":"feca61a3c283858c185596ef3d0941e519c2be31","kind":"commit","published_at":"2024-08-03T04:58:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6/manifests"},{"name":"v4.29.5","sha":"e8c214703623b061d199be2903ce6030fbf812dd","kind":"commit","published_at":"2024-08-03T02:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"84cbe3f88ece7164ed8fa1eec42cb0949a0d1398","kind":"commit","published_at":"2024-07-29T20:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"025572dc1658e6cc3a98bb69f6900ebe2cff86b7","kind":"commit","published_at":"2024-07-26T18:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"645b126d06eceb7c86dddb58c56a418da208613b","kind":"commit","published_at":"2024-07-25T20:15:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"4007c95f53c27fcc5598f7d86afaa4ad30d0af83","kind":"commit","published_at":"2024-07-25T15:25:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"b8996a66550c5a69bd4a6ba94f93b8a3b4b57a9a","kind":"commit","published_at":"2024-07-24T20:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0/manifests"},{"name":"v4.28.7","sha":"c495286cb19d548a4669128c82622ecf8b6db2e9","kind":"commit","published_at":"2024-07-22T05:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7/manifests"},{"name":"v4.28.6","sha":"924bcf333980d919b7abba350ee5721d6aca4480","kind":"commit","published_at":"2024-07-19T20:50:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6/manifests"},{"name":"v4.28.5","sha":"f65a302a0c657de1c7944004f09efabafb51c4dc","kind":"commit","published_at":"2024-07-08T21:04:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"c97c68b20bc7529f4e261d68ab6e3a5ed081e8cd","kind":"commit","published_at":"2024-07-06T06:49:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"1c526f1c02a9c7f4ec538d1600829acff44aa05e","kind":"commit","published_at":"2024-07-01T01:32:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"3dbaf41e93b5706718599acb80da0eee1e9b1607","kind":"commit","published_at":"2024-06-29T03:40:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"5a23445a804e63b1aba7e5d053b77909a028f008","kind":"commit","published_at":"2024-06-28T04:14:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"0fb6618d4e8349141b5be0e16614f095c480adf5","kind":"commit","published_at":"2024-06-23T23:32:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0/manifests"},{"name":"v4.27.5","sha":"3bb813fe039448b0c6bb2ff043266295cb40220a","kind":"commit","published_at":"2024-06-07T22:37:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5/manifests"},{"name":"v4.27.4","sha":"109842bc7986b73f982e09e39c34b1665d9ec853","kind":"commit","published_at":"2024-06-05T23:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"bbf82995ca7dc9d999b93c036201e347c4f53dd9","kind":"commit","published_at":"2024-06-05T18:32:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"ef9a438aff96e400b59e8656716a95d48f17d205","kind":"commit","published_at":"2024-06-05T04:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"43b11b272d4804aa198610b700237b5b7ff36af3","kind":"commit","published_at":"2024-06-03T17:50:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"83a51d0e9396100ea800370dd55452512d925981","kind":"commit","published_at":"2024-05-16T23:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0/manifests"},{"name":"v4.26.4","sha":"3656fd68a081a60ae0be8b3b40cbc6fa453434b5","kind":"commit","published_at":"2024-05-13T04:52:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"419cedc8fba6bfce71add3ec915a92d67698c9a1","kind":"commit","published_at":"2024-05-03T21:45:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"06a495eb68b7bcb0e5d4f6717e84843c066a4ee9","kind":"commit","published_at":"2024-05-02T17:12:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"6ae5ee38643ea6eeb9efa95f56a718a9a121f788","kind":"commit","published_at":"2024-05-01T17:01:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b77a1c022bb4ebf8cc1fec4db92847a14f9bc818","kind":"commit","published_at":"2024-04-26T03:59:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0/manifests"},{"name":"v4.25.4","sha":"f447e39c7911aa583b7c84b3ec9988cacb529e47","kind":"commit","published_at":"2024-04-14T16:04:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"e87d7384298a70c1d308159b8c67766a90972447","kind":"commit","published_at":"2024-04-11T23:15:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"332913648dd7ef60c60c364496cab5c5577fdcca","kind":"commit","published_at":"2024-04-05T19:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"b80c1ce88eb86b4fbd907d7e4631489b8ea2f367","kind":"commit","published_at":"2024-04-04T01:50:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"ef2fed2bc0cc2921b4d481960af86b30088e659a","kind":"commit","published_at":"2024-03-31T02:24:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0/manifests"},{"name":"v4.24.12","sha":"a5992f27eeca47ef468350ec68497b561aab8e31","kind":"commit","published_at":"2024-03-21T21:35:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"e4abd8e8beec5a85b31fcddcbdfd231812af15c4","kind":"commit","published_at":"2024-03-16T20:01:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"36cfb2032ce3bcb4c12bd32f4bd688b6fce85bf1","kind":"commit","published_at":"2024-03-16T16:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"f2b3aee6b2158d65a2e0741cdfc736c4419ce256","kind":"commit","published_at":"2024-03-16T04:50:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"190353623f7ef5a2b03c4b4e36e120702fed8cb1","kind":"commit","published_at":"2024-03-15T18:21:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"c0935f5377ded700918a47831ada7794b27f8631","kind":"commit","published_at":"2024-03-15T00:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"668d646521e8b4ce8548859ec6d62c3ca310a568","kind":"commit","published_at":"2024-03-14T18:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"90ebcab96093b1dbe1c6566fd8732359b83080e8","kind":"commit","published_at":"2024-03-09T23:16:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5/manifests"},{"name":"v4.24.4","sha":"e7da7605834685d78435456edf8f56598eedb000","kind":"commit","published_at":"2024-03-08T01:53:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4/manifests"},{"name":"v4.24.3","sha":"e6a447738c3af4f1330a42369abf0b732f6607a7","kind":"commit","published_at":"2024-03-01T03:31:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3/manifests"},{"name":"v4.24.2","sha":"fb2436238c2111b5077b5135152f2011eaeb6312","kind":"commit","published_at":"2024-02-28T02:48:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2/manifests"},{"name":"v4.24.1","sha":"5d9fdc0ba0aa0e650156913bc51396c55966e9ec","kind":"commit","published_at":"2024-02-26T17:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"edeb2db1e80380d14fbaa5647611af2afc43d309","kind":"commit","published_at":"2024-02-23T05:26:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0/manifests"},{"name":"v4.23.7","sha":"b2ec928edc847394f5e29aa6baff743055f63bfa","kind":"commit","published_at":"2024-02-20T21:10:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7/manifests"},{"name":"v4.23.6","sha":"6b1c9931bd99a5583f5d8454c71f7785d6f7bfc6","kind":"commit","published_at":"2024-02-19T23:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6/manifests"},{"name":"v4.23.5","sha":"c5169e55d1f1dc6cd89cede7bbe23a064787f1ec","kind":"commit","published_at":"2024-02-17T15:26:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5/manifests"},{"name":"v4.23.4","sha":"8cc37157809488b3b2c07f99436b9fda332c7e5e","kind":"commit","published_at":"2024-02-16T02:42:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"7859ed444543ed2455326d0af3f8a23a4db3f9d0","kind":"commit","published_at":"2024-02-12T02:06:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"a3c710e5f3e3f1010d625d165a4816ee05f867af","kind":"commit","published_at":"2024-01-29T03:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"9ede4b5e2e0973eff05bdc576c2648460459e6f3","kind":"commit","published_at":"2024-01-25T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"ca8451d76988ed1296ed3140473be7cfa322612e","kind":"commit","published_at":"2024-01-25T01:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0/manifests"},{"name":"v4.22.6","sha":"c0af5b4423ea5c6835ae988e1b1c3e3bf31be36a","kind":"commit","published_at":"2024-01-19T03:17:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6/manifests"},{"name":"v4.22.5","sha":"31020e4ae9644596460e9606312f94bc420aff51","kind":"commit","published_at":"2024-01-04T03:29:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5/manifests"},{"name":"v4.22.4","sha":"36d410bd8ccfc47a2332141eabc105cbadedb255","kind":"commit","published_at":"2023-12-31T23:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4/manifests"},{"name":"v4.22.3","sha":"2036a7b9b4218daffb8a7106481134c6529ae3cc","kind":"commit","published_at":"2023-12-23T15:33:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3/manifests"},{"name":"v4.22.2","sha":"9f8ce98388adc37c8fa9a69c67b89a3972604258","kind":"commit","published_at":"2023-12-23T05:28:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2/manifests"},{"name":"v4.22.1","sha":"77c0ccde3d299a2d680f339404bb0cb050ebf62e","kind":"commit","published_at":"2023-12-19T23:42:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"570910c6f6e079cddd00c23e826e202c6489f39e","kind":"commit","published_at":"2023-12-08T04:14:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0/manifests"},{"name":"v4.21.7","sha":"01c98e29e2e2c83e1fa46fdd65bc5dc1be26f81d","kind":"commit","published_at":"2023-12-01T21:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7/manifests"},{"name":"v4.21.6","sha":"35b9d3d84eef9526e2b0ac995f58f0a1a7f977c7","kind":"commit","published_at":"2023-11-28T23:17:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6/manifests"},{"name":"v4.21.5","sha":"1c60c160d466c7c96c7fb4b30d270111571b21ae","kind":"commit","published_at":"2023-11-28T02:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5/manifests"},{"name":"v4.21.4","sha":"7d9d5c5203e3d93bdfc50f9d113c88791e9ba26c","kind":"commit","published_at":"2023-11-17T00:02:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4/manifests"},{"name":"v4.21.3","sha":"72bc7987b9a756abf91aee7058effb808f7617b9","kind":"commit","published_at":"2023-11-16T02:24:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3/manifests"},{"name":"v4.21.2","sha":"5f68c82ccc589ee5e85df37d0a0a1581a0acc55e","kind":"commit","published_at":"2023-11-15T02:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2/manifests"},{"name":"v4.21.1","sha":"2f5838ddae9c9a10621e4287c28ab38c3d06aae7","kind":"commit","published_at":"2023-11-10T01:39:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"62e7a043636f4fbe5804fb8f4684eeb6224a51f2","kind":"commit","published_at":"2023-11-09T05:17:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0/manifests"},{"name":"v4.20.9","sha":"466f8d4a25d6c948f40d68b36bac27d46d25d245","kind":"commit","published_at":"2023-11-01T06:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9/manifests"},{"name":"v4.20.8","sha":"47cb6e45f0e3bac57c0dccfda6cd20d174cc7a79","kind":"commit","published_at":"2023-10-29T05:58:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8/manifests"},{"name":"v4.20.7","sha":"39cf213bded5f5873c93f76e31586ac4f40948e2","kind":"commit","published_at":"2023-10-27T07:51:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7/manifests"},{"name":"v4.20.6","sha":"9a4e4ae629c52465076e73e75473b69b067f287d","kind":"commit","published_at":"2023-10-20T19:45:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6/manifests"},{"name":"v4.20.5","sha":"81292e7d79730e54274a060f568f187e596313c7","kind":"commit","published_at":"2023-10-20T17:53:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5/manifests"},{"name":"v4.20.4","sha":"bf6ae85eb180547eec789e0d169b42de3f91253a","kind":"commit","published_at":"2023-10-19T18:29:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4/manifests"},{"name":"v4.20.3","sha":"be6ab2a4a999a5c26a942c99d6064756cecbdc48","kind":"commit","published_at":"2023-10-15T13:01:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3/manifests"},{"name":"v4.20.2","sha":"b8f3e97fd159ea61b786fcb4bd4c58cc50bebf04","kind":"commit","published_at":"2023-10-13T19:57:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"cb1564dd399712a3a1bde5a7f9524d031c5a8758","kind":"commit","published_at":"2023-10-12T17:19:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"cd66f4a0a834767ea3e9b842ead5658dd838b714","kind":"commit","published_at":"2023-10-10T19:47:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"310697daecc9d460b814e4112e8eba8dba1e1cf6","kind":"commit","published_at":"2023-10-06T21:24:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"7e3761d72165bd796b82a03bfbf412c55e4bf263","kind":"commit","published_at":"2023-10-02T02:11:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"7e02aa0e60542c55de4b0df78aaf7bdde6ec4dfc","kind":"commit","published_at":"2023-09-27T05:28:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0/manifests"},{"name":"v4.18.9","sha":"9674ab5bf598b45d5d83df001c319c24c2de9900","kind":"commit","published_at":"2023-09-26T01:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9/manifests"},{"name":"v4.18.8","sha":"1e219cef8ae5d0ca3570b17197d4d0c96c8ee801","kind":"commit","published_at":"2023-09-20T22:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8/manifests"},{"name":"v4.18.7","sha":"7464c4a7c90fce056745a49e3bd7b00ad241ceaf","kind":"commit","published_at":"2023-09-15T16:04:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7/manifests"},{"name":"v4.18.6","sha":"121aadeb0ca0ad8cc1b94d5683fe5e715291b0c6","kind":"commit","published_at":"2023-09-13T21:12:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"bc1e95d0cb0a3e404627004b1c3205d43b306ebd","kind":"commit","published_at":"2023-09-11T16:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"74666b8620996a1454c812de229b9a708b802f77","kind":"commit","published_at":"2023-09-10T23:10:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"9cf8f5283b83984ffe673a98dd57da70bcf4b3ec","kind":"commit","published_at":"2023-09-10T05:00:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"f1a86b0941ab469e56453ad2ee39ce33d8a95b8d","kind":"commit","published_at":"2023-09-10T03:55:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"63d95c42fc84bbcea415c6d8a3a201587b89c92e","kind":"commit","published_at":"2023-09-02T14:14:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"2dcb39e9e874761c5b2987a93e013b2cc5acc2ca","kind":"commit","published_at":"2023-09-01T22:47:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0/manifests"},{"name":"v4.17.14","sha":"771ff23ed06646af32654c5ab599212227b5b9bf","kind":"commit","published_at":"2023-08-31T05:49:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14/manifests"},{"name":"v4.17.13","sha":"473f3295056fc292a66d9b760bea8e23783ca78c","kind":"commit","published_at":"2023-08-29T17:13:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13/manifests"},{"name":"v4.17.12","sha":"ea02531ed8950a6db1e08559f46742f35b3b6b5c","kind":"commit","published_at":"2023-08-28T16:40:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12/manifests"},{"name":"v4.17.11","sha":"101bd16e37e7b34bc5481cb17e152dce8b43b0a7","kind":"commit","published_at":"2023-08-23T06:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11/manifests"},{"name":"v4.17.10","sha":"369ab5085ca2ac2994687024ef5cf931d3121616","kind":"commit","published_at":"2023-08-23T05:46:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10/manifests"},{"name":"v4.17.9","sha":"25712d877a94d6bba5a7b20d42274acfef2775b0","kind":"commit","published_at":"2023-08-22T03:26:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9/manifests"},{"name":"v4.17.8","sha":"21d6a75b2e55de08cf73ab656ee532ec8be969c7","kind":"commit","published_at":"2023-08-18T22:58:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8/manifests"},{"name":"v4.17.7","sha":"9e8c7c70ff70bb1e22181faa79823d428c91c824","kind":"commit","published_at":"2023-08-16T02:05:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7/manifests"},{"name":"v4.17.6","sha":"b83631db653cbfc4004d92dc5789f5baaff10c27","kind":"commit","published_at":"2023-08-15T21:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6/manifests"},{"name":"v4.17.5","sha":"83af929d227eb0f59d89ecd8d61bb3ec64cd8738","kind":"commit","published_at":"2023-08-15T00:27:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5/manifests"},{"name":"v4.17.4","sha":"26091396b96eeeb896bb9d055f884ddfdad24fb6","kind":"commit","published_at":"2023-08-13T23:02:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4/manifests"},{"name":"v4.17.3","sha":"3d22534cad753b79b4208a716e2df1bf038ba368","kind":"commit","published_at":"2023-08-12T05:20:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"3a5b1b4f68f6069ea00f86028bdb063792a8d32b","kind":"commit","published_at":"2023-08-09T04:21:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"4dea6b1475363e9fddbc4bc48f5d467e1363c02f","kind":"commit","published_at":"2023-08-05T19:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"c722f8fcb7647a2b573f1598cd97a70cc25aacf0","kind":"commit","published_at":"2023-08-01T20:07:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0/manifests"},{"name":"v4.16.4","sha":"c70e8b24068e3c741ed06f4977b4e0a3a92ef3ae","kind":"commit","published_at":"2023-07-31T19:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"5f64da28fd3ce6c15ffdbc80bc6cf027fbff4365","kind":"commit","published_at":"2023-07-31T06:51:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"b4be010703c04b0b97d38b1eb5ceddf0d683424c","kind":"commit","published_at":"2023-07-20T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"9da9b0cfd4794d091ef63faa29996e906af52722","kind":"commit","published_at":"2023-07-20T02:19:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"96ea531908e55f2a480dacd4e733bc5bc6eb0e34","kind":"commit","published_at":"2023-07-18T19:42:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0/manifests"},{"name":"v4.15.15","sha":"8e37a232845a6e9ac839b2ebb391b439292ac7d9","kind":"commit","published_at":"2023-07-13T04:55:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15/manifests"},{"name":"v4.15.14","sha":"01a8bdbd42b5a64270deea0c5663bf735578cd16","kind":"commit","published_at":"2023-07-12T18:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14/manifests"},{"name":"v4.15.13","sha":"213689d4255e02b8c4520cb8aa2bb23037cb02d4","kind":"commit","published_at":"2023-07-09T20:59:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13/manifests"},{"name":"v4.15.12","sha":"461ff1f892e3d65d3576580de85224a93f2a62a9","kind":"commit","published_at":"2023-07-09T19:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12/manifests"},{"name":"v4.15.11","sha":"b6f64f3a4e38d103bf7659b267d25382e69c2987","kind":"commit","published_at":"2023-07-09T18:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11/manifests"},{"name":"v4.15.10","sha":"d2caf6d6985fb82d8fcef6b11718c0e2b88c24f4","kind":"commit","published_at":"2023-07-08T19:20:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10/manifests"},{"name":"v4.15.9","sha":"83132ea14356a7d24b3a4c1deb15239c01fbaa90","kind":"commit","published_at":"2023-07-06T04:07:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9/manifests"},{"name":"v4.15.8","sha":"96b09342a170f34e7fb036137ffdcb36c3ffb8dc","kind":"commit","published_at":"2023-07-03T19:45:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8/manifests"},{"name":"v4.15.7","sha":"1256cf4d226dfde403f33c48be80ace85bd752b4","kind":"commit","published_at":"2023-06-30T20:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7/manifests"},{"name":"v4.15.6","sha":"8a528fbd34a59c1d04823f739e7143de7d25ad7d","kind":"commit","published_at":"2023-06-29T23:32:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6/manifests"},{"name":"v4.15.5","sha":"459c28b26349c60978c876f1d05ee86f461c4624","kind":"commit","published_at":"2023-06-24T19:37:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5/manifests"},{"name":"v4.15.4","sha":"89678be79ace0be61124b3e291f62022b61b1ec7","kind":"commit","published_at":"2023-06-22T18:24:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4/manifests"},{"name":"v4.15.3","sha":"717b6d0be8f89c60198ece816e55217f3bcd3d65","kind":"commit","published_at":"2023-06-13T04:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3/manifests"},{"name":"v4.15.2","sha":"3ee1d4391a2906215b3af2ca82c903b624d9da76","kind":"commit","published_at":"2023-06-11T15:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"0270ed5e13535af8d3f6c77da5edcaf1cdf7d52c","kind":"commit","published_at":"2023-06-09T01:37:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"f755743a0980ec0c872907fe362738d68887a2a8","kind":"commit","published_at":"2023-06-08T02:02:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0/manifests"},{"name":"v4.14.14","sha":"5ba2d2f8acd1de2f5babcddc237587639b2fbca4","kind":"commit","published_at":"2023-06-06T22:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14/manifests"},{"name":"v4.14.13","sha":"5a57bf7e7f7e595478d9e8797d3095b6796f76cf","kind":"commit","published_at":"2023-06-06T20:03:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13/manifests"},{"name":"v4.14.12","sha":"7dff76d1c7984b377f48527c1be0e68c5acaf899","kind":"commit","published_at":"2023-06-02T17:00:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12/manifests"},{"name":"v4.14.11","sha":"482cc169c49e8a1e2edfb2aaa6c6e7b4e019ca75","kind":"commit","published_at":"2023-05-31T01:29:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11/manifests"},{"name":"v4.14.10","sha":"cb0e8993222d28d3e08e644f92d3b300a5d83b72","kind":"commit","published_at":"2023-05-25T02:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10/manifests"},{"name":"v4.14.9","sha":"fda7a286c4a0b2cb9015baa19d825b89834c8c1b","kind":"commit","published_at":"2023-05-12T16:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9/manifests"},{"name":"v4.14.8","sha":"f19e5b496b5539e482f9c7ed99ce513eaf603636","kind":"commit","published_at":"2023-05-09T18:53:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8/manifests"},{"name":"v4.14.7","sha":"d001008e3b6cd52b53b9216b072835ed655f6f86","kind":"commit","published_at":"2023-05-04T15:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7/manifests"},{"name":"v4.14.6","sha":"57b6eba894235231a843c1d9f8b1f79e8bb77529","kind":"commit","published_at":"2023-05-03T18:22:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6/manifests"},{"name":"v4.14.5","sha":"dc6fb95b6821a2f10456e3f25f8d26e2f3bcd6e6","kind":"commit","published_at":"2023-05-02T04:58:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5/manifests"},{"name":"v4.14.4","sha":"f1444b4f9d4fbeab3e9e20b61938756b1273e0c5","kind":"commit","published_at":"2023-04-29T03:50:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"3c714ef4c8975f9a8fcabd6ebd986e80233e178e","kind":"commit","published_at":"2023-04-26T20:21:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"a9cd0027f59385f205a27038e4e6263239fbf005","kind":"commit","published_at":"2023-04-24T03:47:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"1ee9ee9a32c3882fc08650843e4a750b51c5834d","kind":"commit","published_at":"2023-04-21T19:09:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"326f0fc0e0f32c342830b25d59d4f1cb368de7c0","kind":"commit","published_at":"2023-04-21T03:40:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0/manifests"},{"name":"v4.13.26","sha":"d70426b9f37f8f5d21423576c637b9c81651152c","kind":"commit","published_at":"2023-04-19T06:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26/manifests"},{"name":"v4.13.25","sha":"c0c694a4dda770f27c965e6153f1422fc6431118","kind":"commit","published_at":"2023-04-15T17:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25/manifests"},{"name":"v4.13.24","sha":"299cc2c68d62e11a9f55e7d11e3be2815e8f03f4","kind":"commit","published_at":"2023-04-11T23:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24/manifests"},{"name":"v4.13.23","sha":"18b18f9d8b8f68429f48d7bfc91d9d67ca6e91b6","kind":"commit","published_at":"2023-04-11T04:11:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23/manifests"},{"name":"v4.13.22","sha":"ec5bb9c948dd9e92921f2a44ec976ccf7915e79f","kind":"commit","published_at":"2023-04-09T01:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22/manifests"},{"name":"v4.13.21","sha":"eabf67121b24b4bb1d79e6b21ad0fecf3e87950c","kind":"commit","published_at":"2023-03-28T04:07:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21/manifests"},{"name":"v4.13.20","sha":"1c45b1306bca9f2f2a8fa8ae2aa792ff90c3b52f","kind":"commit","published_at":"2023-03-27T20:35:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20/manifests"},{"name":"v4.13.19","sha":"66251368ff51145f2a3170f8bbcc737b85354f1b","kind":"commit","published_at":"2023-03-25T03:14:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19/manifests"},{"name":"v4.13.18","sha":"1bdd514c9897f0f3d94cd69d23645c0cf83a4f84","kind":"commit","published_at":"2023-03-24T03:18:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18/manifests"},{"name":"v4.13.17","sha":"3e8b5fa4b032582c98c2709c5bfaad6554ade11a","kind":"commit","published_at":"2023-03-23T20:08:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17/manifests"},{"name":"v4.13.16","sha":"2a453c44de5516f71f580de358283fd332db883a","kind":"commit","published_at":"2023-03-22T02:03:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16/manifests"},{"name":"v4.13.15","sha":"8c5005c973f5bfa4876639f6e4969bc93584b95e","kind":"commit","published_at":"2023-03-17T16:33:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15/manifests"},{"name":"v4.13.14","sha":"2beac7d133b418195659ac72a1faab7ea239e6b3","kind":"commit","published_at":"2023-03-14T19:30:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14/manifests"},{"name":"v4.13.13","sha":"0bf9533301996dcaa1e5c987793fe1ec14522e50","kind":"commit","published_at":"2023-03-12T15:47:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13/manifests"},{"name":"v4.13.12","sha":"39efda0b2b5841e090a33d5f07a37661feaf047c","kind":"commit","published_at":"2023-03-11T14:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12/manifests"},{"name":"v4.13.11","sha":"f015121d22e3bc1b863505ea16be0a5ce2424469","kind":"commit","published_at":"2023-03-11T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11/manifests"},{"name":"v4.13.10","sha":"8a2b6fbf5765f1ef790e8d9514958e0f3dda5627","kind":"commit","published_at":"2023-03-09T21:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10/manifests"},{"name":"v4.13.9","sha":"d640bdae8d82aadb628c48e8e720bde01d641e2f","kind":"commit","published_at":"2023-03-09T02:02:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9/manifests"},{"name":"v4.13.8","sha":"2421d212af8a5ebe08f83b4d0dc80817ee656e72","kind":"commit","published_at":"2023-03-06T16:23:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8/manifests"},{"name":"v4.13.7","sha":"733607a0373020ce0e6b8ec9701822850fc614e1","kind":"commit","published_at":"2023-03-05T01:55:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7/manifests"},{"name":"v4.13.6","sha":"933bae904a5e133801fe0076492e3466c9ef12f2","kind":"commit","published_at":"2023-03-04T06:36:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6/manifests"},{"name":"v4.13.5","sha":"83f4cd1a6ba6fa8f4e9cba1ec47fb8df091dfac5","kind":"commit","published_at":"2023-03-01T07:21:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5/manifests"},{"name":"v4.13.4","sha":"ef0fa07ec6f7c81fb7ff96197f7fc9efc8727b93","kind":"commit","published_at":"2023-02-23T02:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4/manifests"},{"name":"v4.13.3","sha":"0a4a49be8728955f78c32dfe737a0ce0861601dc","kind":"commit","published_at":"2023-02-22T14:14:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3/manifests"},{"name":"v4.13.2","sha":"2400757a140d2e27bfac262b2d4617dcad4a9981","kind":"commit","published_at":"2023-02-22T05:27:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"2dcacc30e493416a30dde6a093701613810d0715","kind":"commit","published_at":"2023-02-21T18:03:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"9e1060073a39809f9427df580b9030d3698f055a","kind":"commit","published_at":"2023-02-18T07:20:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0/manifests"},{"name":"v4.12.8","sha":"b023adf6850acd40ea47a7192f32e293b2deb01c","kind":"commit","published_at":"2023-02-09T03:47:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"9f1f7455287206578ef7097f8989274114295a51","kind":"commit","published_at":"2023-02-07T04:34:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"004a364bcf0af897948cf50cf8f9e5372eaea138","kind":"commit","published_at":"2023-02-06T06:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6/manifests"},{"name":"v4.12.5","sha":"51485997d94202cea18dade96a07105af790e80e","kind":"commit","published_at":"2023-02-04T04:24:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"04a05c967a0c4c98d60a3318d107236fc5e58637","kind":"commit","published_at":"2023-02-03T06:53:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"77844a68291dfd5f644e5fddc547dd4475792f5b","kind":"commit","published_at":"2023-01-29T06:58:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"bcdd9dacc21c349947512ddfe3e740df30855ff2","kind":"commit","published_at":"2023-01-26T02:20:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"5d6a816cea016dda4acd9dc702d37c9b129f2a78","kind":"commit","published_at":"2023-01-25T06:40:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"bed5943410c32fee541077d6dfc95b25f90769b4","kind":"commit","published_at":"2023-01-24T04:05:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0/manifests"},{"name":"v4.11.9","sha":"c9dd6919ddb80afb5ee06e43bc169df679f5acbe","kind":"commit","published_at":"2023-01-23T18:20:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9/manifests"},{"name":"v4.11.8","sha":"724694965113996c20b51e97aefbed7f2f093d06","kind":"commit","published_at":"2023-01-20T23:34:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8/manifests"},{"name":"v4.11.7","sha":"819e0645f990205ca237b3382c27f3920d4b6319","kind":"commit","published_at":"2023-01-20T04:03:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7/manifests"},{"name":"v4.11.6","sha":"ab0f5979d0cedcdd2f2c84d7ee702168f71e19b2","kind":"commit","published_at":"2023-01-19T05:34:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"19ea7e1ca1861524aef98f126982add8cc7a3390","kind":"commit","published_at":"2023-01-15T02:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"ea421b9ec75dd1589723dabe3a5947fdff5ad960","kind":"commit","published_at":"2023-01-14T07:34:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"94e80e460259e6a406c3685eadb4203fe3abc959","kind":"commit","published_at":"2023-01-13T07:11:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"6f904919cc878247f6b0c9d2b127600a2b232f31","kind":"commit","published_at":"2023-01-04T22:05:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d15ce8bbee506caa7df25e51c52efa80f6fc4a5e","kind":"commit","published_at":"2023-01-04T01:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0d61ce993552d51ea8a04429d8c301d7bdb710a6","kind":"commit","published_at":"2022-12-31T09:39:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"774cc7d08677f00943d67fffef90c16fc1d9045c","kind":"commit","published_at":"2022-12-24T04:22:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0/manifests"},{"name":"v4.9.11","sha":"349cae27dd1c8eb6398bdc28246e084f256be339","kind":"commit","published_at":"2022-12-22T04:56:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11/manifests"},{"name":"v4.9.10","sha":"ee6d0402d6098319d092bec9af0f4bbcc712775d","kind":"commit","published_at":"2022-12-21T22:43:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"e0f9ae6eea6708fe1eb47be90ed9b592c6169b03","kind":"commit","published_at":"2022-12-18T20:02:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ca09f58004b16eedabbb9ee5ea980d5ca23b02d2","kind":"commit","published_at":"2022-12-16T22:44:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"768ecd2ad25066ba27d322a5660e0fbcfcc810cc","kind":"commit","published_at":"2022-12-07T19:48:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"bd4a1a92adab313b2d6bb0063715425396d74e5e","kind":"commit","published_at":"2022-12-05T22:50:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"2fe10e552b53b252b8cab0c0031538d9c9a76a5c","kind":"commit","published_at":"2022-12-03T00:12:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"700b4d9ac150c73edc14bc6f2435c594d43917b1","kind":"commit","published_at":"2022-12-02T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"a836524adc232f48bea9ab276843e0ef68d11217","kind":"commit","published_at":"2022-11-30T07:56:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"32b8ffa6f0b7ffe9d424aaef5c6ddb7f1a0d2311","kind":"commit","published_at":"2022-11-29T06:17:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"4e7d5124c0b6a66378a3eb23bae572375f22ca21","kind":"commit","published_at":"2022-11-26T03:26:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"40baf45da2a085990196502df5b91f83c5564a59","kind":"commit","published_at":"2022-11-25T19:54:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0/manifests"},{"name":"v4.8.6","sha":"842deb606a01d16918387835d17de9f8c18d4091","kind":"commit","published_at":"2022-11-18T20:23:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"0d4930e6f4407c64ac043462e32bb9b706d17a1d","kind":"commit","published_at":"2022-11-18T01:47:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"414a9cbd09370bb8bb4545a2594e50c38eac1b7d","kind":"commit","published_at":"2022-11-17T19:07:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"54e24fc038b5618e469b67f469291dc9582dacc1","kind":"commit","published_at":"2022-11-11T19:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"4feb585b763b37bb8681c8c8c689f29d6ee6ed21","kind":"commit","published_at":"2022-11-09T06:26:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e8a908b19095f3645cc40e932417e4628674d6e9","kind":"commit","published_at":"2022-11-07T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"6959607872631443e9ed193c165ed1a09196b49f","kind":"commit","published_at":"2022-11-05T05:47:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"41291bc02e418bee1064c3a5e3d8c28493ed9651","kind":"commit","published_at":"2022-11-02T21:23:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"52da66f16a67ec33dcc698adf97c9a65e45949e5","kind":"commit","published_at":"2022-11-02T06:40:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"be282a9884ed07866be6a1c19254eab140b9a86c","kind":"commit","published_at":"2022-10-30T03:29:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0/manifests"},{"name":"v4.6.6","sha":"4bb3a0a08299ad5790a641d3a480d67d5d90f6ff","kind":"commit","published_at":"2022-10-25T06:39:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"64ebebee47939c3d070dc6abd8e9ec84b3ea2e38","kind":"commit","published_at":"2022-10-21T23:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"1d09bf391955db72bf571163b91cb5c7f434f4d9","kind":"commit","published_at":"2022-10-20T22:57:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"4f20c34205534e94c3a6ab688f32c23fdf07a514","kind":"commit","published_at":"2022-10-20T04:35:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"eb9832fbdb54d13924c04eb50957f2bc06af9bfb","kind":"commit","published_at":"2022-10-14T20:28:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"a78d44024c8ffa62c168d78d4517ed5a348c94a7","kind":"commit","published_at":"2022-10-14T19:22:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"c406380b6ed04e21c394232f851cbc588d7c5191","kind":"commit","published_at":"2022-10-14T08:11:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0/manifests"},{"name":"v4.5.6","sha":"e8eb0c64190896baad2efbcc37074b1199377584","kind":"commit","published_at":"2022-10-11T00:07:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"db0ac9bf6cb7fe5554490929b5ca21baf99f16c2","kind":"commit","published_at":"2022-10-06T05:34:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"ab43a742bc1546edd17d76a9d97a1f88f06124f0","kind":"commit","published_at":"2022-10-04T03:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d117223e9823db9395206614e6d50e55b544b6c5","kind":"commit","published_at":"2022-10-02T18:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"5fab8903544e6977a0f2889f5ae4427d8287311c","kind":"commit","published_at":"2022-10-02T00:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"c284ae20476198c082dd08f275049192a3a3d130","kind":"commit","published_at":"2022-09-30T02:06:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f1bc9ce8e309987dbfc48a49adc4e3661ccf9065","kind":"commit","published_at":"2022-09-29T00:02:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0/manifests"},{"name":"v4.4.4","sha":"0e9afde7b9e971d482d29cb4ecb032deefaf9915","kind":"commit","published_at":"2022-09-26T03:31:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"bdaea12f83e23477821dac1803dc3ae05a80687c","kind":"commit","published_at":"2022-09-24T05:54:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"99cfa68d2142a29eec5e8af0dcc0344fda578a12","kind":"commit","published_at":"2022-09-15T02:42:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"8113700cc90460cb476f05dd17037356ed1b28fe","kind":"commit","published_at":"2022-09-14T18:06:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9e940dc07a891ccdcfd863c5dbb028825ba7a4b7","kind":"commit","published_at":"2022-09-14T04:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"7458da8ac858984bd6dac65ca000e616a114f3ec","kind":"commit","published_at":"2022-09-09T22:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"ab6931de65c980ae019e019d476ab0766cd40fa6","kind":"commit","published_at":"2022-09-09T02:42:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"ef3934223527e6a186c98ec919bb344695349dbd","kind":"commit","published_at":"2022-09-07T18:35:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"13c007218a09cdea64e8206f6a3759ad872fc79b","kind":"commit","published_at":"2022-09-07T06:25:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"6dece1d28d55012e9fd114af29ca8c56f41de8ae","kind":"commit","published_at":"2022-09-06T20:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"7b48b07258855edcc8cb51fb0d370b1d0ba565b0","kind":"commit","published_at":"2022-09-06T05:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"3f5515b9266071404c7cb6d49ab3c7a668e74342","kind":"commit","published_at":"2022-09-05T20:15:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"e4968323223533422e73af5c2aa857fc98bef968","kind":"commit","published_at":"2022-09-02T06:14:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"577c8e530eedf701f2eb2ea006bfc8307639a983","kind":"commit","published_at":"2022-09-01T20:43:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"512b9db8ff4e4c7a27fd7c2d71ff14828a20c1d1","kind":"commit","published_at":"2022-08-27T02:17:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"faeb571ea9e29553ec57908c690e5602bc9e5c34","kind":"commit","published_at":"2022-08-24T14:42:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"94e9f56f467c7ec3df992bc51da4ad5f43a70638","kind":"commit","published_at":"2022-08-24T01:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"13e689bade2757971e708f4b34ff9d222ddc33a7","kind":"commit","published_at":"2022-08-23T02:00:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8f0274925446994e297f9bade14ccdc0f1d138b1","kind":"commit","published_at":"2022-08-19T05:27:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0/manifests"},{"name":"v3.5.11","sha":"d3abd575d75e6ea271afe6ce4bc2f617a88b1182","kind":"commit","published_at":"2022-08-05T22:34:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"63c29c403733a0748f1cb584c6938c3248b1b3f8","kind":"commit","published_at":"2022-08-04T18:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"ddbce0511ff9812fe61a896efeaa924ba6b38a05","kind":"commit","published_at":"2022-08-01T21:47:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c4853e9d4258cdcf4fa7f28c8509841f349e08a","kind":"commit","published_at":"2022-07-17T12:16:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"db5c22bf915865b396eea6024e3c757338cf6c89","kind":"commit","published_at":"2022-07-16T18:49:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"5f26c1f1d4d49606322790f543a4edd68f9f5d6e","kind":"commit","published_at":"2022-07-15T23:25:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"eda73c61d58c6d2776e7f20549afe40b5e81db6d","kind":"commit","published_at":"2022-07-15T01:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"e88e06d83b69f67c5785bccffb233dfd4445a33f","kind":"commit","published_at":"2022-07-14T16:54:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"61e0d89672598e158669a04262e278d3a5d61e2d","kind":"commit","published_at":"2022-07-14T04:41:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"791eeb0f83ab1de3eee4b1afdd5793c1d7334775","kind":"commit","published_at":"2022-07-13T17:58:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"638dacba89a629e9550aba7645316dc4c3041f10","kind":"commit","published_at":"2022-07-13T02:58:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a67db6d1ba7c7fcb57481cfa733a03e86c05b9e5","kind":"commit","published_at":"2022-07-11T20:14:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"5b5be33a828211388d95de45c95bea2f55c838d3","kind":"commit","published_at":"2022-07-11T17:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"52947ad1a22e7221905edf703136175b72610e1b","kind":"commit","published_at":"2022-07-08T21:19:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0/manifests"},{"name":"v3.3.7","sha":"536aa7987dab78eb0b4c22c93a070c9db488a9c2","kind":"commit","published_at":"2022-07-06T22:44:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"0d7e9bd91b7f3871470752c54135561134b8634e","kind":"commit","published_at":"2022-07-03T19:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"6f2fabe769b8a8659bb2768e96253023a61a5549","kind":"commit","published_at":"2022-07-01T18:38:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"57171f22d3de81a6e1dd5620be6f198860ed8961","kind":"commit","published_at":"2022-06-30T22:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b397777a7862989657d326feb97bad4d24cdf461","kind":"commit","published_at":"2022-06-29T03:01:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"c85ff09763d6f2a347dccc298bbccdcfcc3b4f8a","kind":"commit","published_at":"2022-06-26T17:16:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5cac752621badf3f0bb13daea576800a340e95c1","kind":"commit","published_at":"2022-06-24T18:26:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1fc2204589ca97fe5e80bb38c2cdd1bee8825ecb","kind":"commit","published_at":"2022-06-24T03:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0/manifests"},{"name":"v3.2.12","sha":"e0f94c8a1ac57dd1ffd484e725a77d5f10b13581","kind":"commit","published_at":"2022-06-22T15:24:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"8387e89cfa3bd62a564246c0c00a94b8199b0792","kind":"commit","published_at":"2022-06-20T22:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"1962aeef5b6eca85363232c2b111dc4eb16ada12","kind":"commit","published_at":"2022-06-15T17:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"189973ad646696ef6f869d04df9d8dce9887b55d","kind":"commit","published_at":"2022-06-08T03:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"53eb2ba8b75b145c11cb1f7bbafeb131576ec792","kind":"commit","published_at":"2022-06-07T05:01:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"a07a62ef911113c17c34971cab4e481cf5d172bc","kind":"commit","published_at":"2022-06-03T21:41:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1e5195648789f7748b48dc6cb8dc726e013ea799","kind":"commit","published_at":"2022-06-01T21:56:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"22afd7d8a9c3d68906d868cbd86beb76e9e201e8","kind":"commit","published_at":"2022-06-01T18:09:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"9a58cd5718d1e6f914f42b71b2b16d2663fcd0ff","kind":"commit","published_at":"2022-06-01T15:30:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"d786fa51bb9a1898d3f7a2d0a2b27c85b5e2017c","kind":"commit","published_at":"2022-05-31T15:49:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"e3692a34c420a6e1b2e5db7a18921b8c8f9c6d26","kind":"commit","published_at":"2022-05-31T05:11:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c2a012f0cf6b1e8f0ff669658ca7b2fc1442383a","kind":"commit","published_at":"2022-05-27T00:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"233d70b0e9a6e2fb1dc3ec5962707c2c16d4e99e","kind":"commit","published_at":"2022-05-26T03:02:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7a5db5930552fe7c1861f5b2f3397c5cac099aef","kind":"commit","published_at":"2022-05-23T19:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"2bde0b7b512252952819765db2f6e6839d8ba98a","kind":"commit","published_at":"2022-05-21T03:26:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"d5dc858a899d6369b773e8424584c92aa0e18595","kind":"commit","published_at":"2022-05-20T19:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fdbabea59db3e1d0f8a36fb82f2eae2d1ccaaa66","kind":"commit","published_at":"2022-05-19T16:46:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"944cc17b508feebdccf043c13d39d701a3bb62b3","kind":"commit","published_at":"2022-05-18T15:45:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"acb6e8117dac4c641888680f95b7ac2ac50fcd34","kind":"commit","published_at":"2022-05-17T19:20:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"da0af4f859621ea6ddf98a2d34001dd4ad0f1189","kind":"commit","published_at":"2022-05-15T13:58:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b0563d563dbc65fa213cea641d7fb43ce6da7043","kind":"commit","published_at":"2022-05-14T14:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"88fa04046b87b448748c7e7e68ce92c939d75615","kind":"commit","published_at":"2022-05-13T22:32:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0/manifests"},{"name":"v2.5.4.post1","sha":"7090f9020b44be1935e2874b24589c5420ec0ce9","kind":"commit","published_at":"2022-05-02T23:15:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4.post1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1/manifests"},{"name":"v2.5.4","sha":"63c23cb3989b11300605bf6f7c71f8cf8fcb15e4","kind":"commit","published_at":"2022-05-02T19:33:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"228032768ba96d80e39e6ad6eb1a08afd92b4a17","kind":"commit","published_at":"2022-05-01T14:38:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"271d5fb079f6a9476dc9389871c8e05ab6656bfe","kind":"commit","published_at":"2022-04-25T22:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"22f6876a8130895e2be80c548e6595fe7c827b85","kind":"commit","published_at":"2022-04-25T04:04:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b385e3e2d3780c9a6022f61713fd40e40ff7ef45","kind":"commit","published_at":"2022-04-22T07:07:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0/manifests"},{"name":"v2.4.35","sha":"7191a8c8b6006f8691bb698e83c0b80d25260b1a","kind":"commit","published_at":"2022-04-19T21:42:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.35","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35/manifests"},{"name":"v2.4.34","sha":"242eb4db2a719dad964d6b2e458a14e8e19c4559","kind":"commit","published_at":"2022-04-18T05:44:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.34","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34/manifests"},{"name":"v2.4.33","sha":"d665365a0b35c94f045a16293ad24cd3659da7c7","kind":"commit","published_at":"2022-04-13T17:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.33","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33/manifests"},{"name":"v2.4.32","sha":"31ab13ff100eed6e8b75d8ebc04276a56b9defc7","kind":"commit","published_at":"2022-04-10T14:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.32","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32/manifests"},{"name":"v2.4.31","sha":"0add9ec7834cd404ba50dfb986074740e98dc9ef","kind":"commit","published_at":"2022-04-05T17:34:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.31","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31/manifests"},{"name":"v2.4.30","sha":"2ff791e7c301ecc114c82f4faa03ebf76d4c68ce","kind":"commit","published_at":"2022-04-04T21:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.30","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30/manifests"},{"name":"v2.4.29","sha":"5514d069c839a338340bba275093f65537fb08c2","kind":"commit","published_at":"2022-04-04T17:30:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.29","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29/manifests"},{"name":"v2.4.28","sha":"666a70d6ce7bd8b8b5a2d67f2400809db6720929","kind":"commit","published_at":"2022-03-31T22:35:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28/manifests"},{"name":"v2.4.27","sha":"20bad755378038183f6a71a89f26c3c1a2ee73b0","kind":"commit","published_at":"2022-03-27T14:23:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27/manifests"},{"name":"v2.4.26","sha":"bde55db13cc1d55cd273f63cf1ebe5a126d5a69f","kind":"commit","published_at":"2022-03-26T22:13:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26/manifests"},{"name":"v2.4.25","sha":"8dc0908729c8bdbdd6c52719f208e25a82606c66","kind":"commit","published_at":"2022-03-25T19:26:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25/manifests"},{"name":"v2.4.24","sha":"963f2dd596320683a265178d72e56997c0c361ee","kind":"commit","published_at":"2022-03-22T19:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24/manifests"},{"name":"v2.4.22","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22/manifests"},{"name":"v2.4.23","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23/manifests"},{"name":"v2.4.21","sha":"1eed2518d26feb76bf1ca1d477fa0e69e5894d07","kind":"commit","published_at":"2022-03-16T03:48:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21/manifests"},{"name":"v2.4.20","sha":"96ed089aac0abbc4992cb1f5e6f27aaa499012c2","kind":"commit","published_at":"2022-03-16T01:57:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"186456c1a99748a11def8a5b1e7892c434598f86","kind":"commit","published_at":"2022-03-12T23:43:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"d95073cd01b35f9573a37f30dc5293732c49dc8d","kind":"commit","published_at":"2022-03-09T19:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"cdf764bf3b944464acedd25b21a4d3e606c64000","kind":"commit","published_at":"2022-03-02T20:05:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"fb2c6a3e48893ea30802404d6a0bb6c7feef13e3","kind":"commit","published_at":"2022-03-02T07:42:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16/manifests"},{"name":"v2.4.15","sha":"302fa40b05d7e3f24dd8a0f12afbdf248c86d1cc","kind":"commit","published_at":"2022-02-25T23:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"c93ddae837d0006b614edf1d406dfc51a7c72db4","kind":"commit","published_at":"2022-02-15T22:41:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"68c456ede17aa8e64110dfbf634c6da14b501954","kind":"commit","published_at":"2022-02-13T18:16:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"49eda867de701c7a780ffda2b6326b5aab2444d9","kind":"commit","published_at":"2022-02-11T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"a5cef6c139a2dcd01fa61d9189c0c001eddbf6a2","kind":"commit","published_at":"2022-02-11T06:19:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"0ea0463ef171f96cf1a7ac78f193955c203abd2c","kind":"commit","published_at":"2022-02-10T20:52:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"873543b47448619bd3f4e8a08cc5a7cbb7d00ecb","kind":"commit","published_at":"2022-02-10T00:03:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"f3b01ee6ea70c9d098920780409bd089e001630c","kind":"commit","published_at":"2022-02-06T04:18:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"04a8ab91f1ef04f783468cfcda51e66304794110","kind":"commit","published_at":"2022-02-04T03:26:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"2375a7799d731193f35844a64afd22d5a144011c","kind":"commit","published_at":"2022-02-02T03:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"ccd27c0db217a49f6bc4ad3c2d656c79b41e5012","kind":"commit","published_at":"2022-02-01T20:01:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"4ed6d18e83e0a5f3096b2477ad2bbf4264622415","kind":"commit","published_at":"2022-02-01T06:21:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"6cbaaf3b9e36f2c4aec060fc1ffb327af86ba4c2","kind":"commit","published_at":"2022-01-27T07:40:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"0a7f99629c19ad32ad4e1459923fe473d4658da9","kind":"commit","published_at":"2022-01-26T06:10:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b99367166e7d8292d7bd31fe8710189ac0f707dc","kind":"commit","published_at":"2022-01-24T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"a6c60686ce64fb1cd4ccad4e79ca156f636b2cd1","kind":"commit","published_at":"2022-01-20T04:34:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0/manifests"},{"name":"v2.3.14","sha":"468c0d16cfffb7a6009e449d691f977dc33173ba","kind":"commit","published_at":"2022-01-16T21:20:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"8ca67d984f9ec2d8483f21538d63ae8d97e10866","kind":"commit","published_at":"2022-01-16T00:47:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"3130a138bc09a757b8d4c4f35bfd56b0651ad612","kind":"commit","published_at":"2022-01-12T06:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"7fda7613fc64f9247646d9830e398ffeb61dfab2","kind":"commit","published_at":"2022-01-12T03:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"0d1de7238bfafe4b7309fec6f735dcd0dc4538a8","kind":"commit","published_at":"2022-01-09T01:45:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"26633fbea33674797b8cde1a437745cfece508f8","kind":"commit","published_at":"2022-01-05T20:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"186bd1a03a49b64a106dad5db855987ed94631b5","kind":"commit","published_at":"2022-01-05T01:54:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"d84f11e779ddcb3d60aabcd4554e6421634d9490","kind":"commit","published_at":"2022-01-03T00:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"90855f41f108a939a0b507c29742aeb611963549","kind":"commit","published_at":"2022-01-02T05:16:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"1cebb27109dd1f5a1149f8f63d9f7855ba07c18b","kind":"commit","published_at":"2021-12-31T20:36:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"dd5aab5c15fbb59d67381ce53652686079061e87","kind":"commit","published_at":"2021-12-29T05:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"bbd67a0bdc5e5c8679ca31d33fed1a1df2750413","kind":"commit","published_at":"2021-12-24T22:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"902f35ae150f9cdeeee5d5244bc804458789c682","kind":"commit","published_at":"2021-12-23T21:25:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"b16811492d0d7f603638fb1c0e44ff5a44b9051f","kind":"commit","published_at":"2021-12-17T22:36:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58c628f76e99b510ad4dc084fea845a3b84169db","kind":"commit","published_at":"2021-12-17T10:11:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0/manifests"},{"name":"v2.2.10","sha":"906b538f6ba05794d933540a2e3de7e494fd0e49","kind":"commit","published_at":"2021-12-14T03:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"ed913fb1961c4c78b2c0575ca758924b19f2fc41","kind":"commit","published_at":"2021-12-11T20:47:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"b5218fd56ca6cc40fd33e9c5586b424c031854df","kind":"commit","published_at":"2021-12-07T19:06:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e65fc986045089ca431887ba4fbd528900887697","kind":"commit","published_at":"2021-12-03T16:37:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"e8b833894c2b067b992fd0b2ad0418d020cf726f","kind":"commit","published_at":"2021-12-03T05:21:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"d77472cf8b05aab8d1eb27ef7c7da5fea4a6b616","kind":"commit","published_at":"2021-12-02T20:19:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"97ab233ed9df50589280777cf7a12f58c15b85fd","kind":"commit","published_at":"2021-12-02T05:33:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"91bc000beaa34b8bd9897667c380ef5ac1df4bf1","kind":"commit","published_at":"2021-11-30T06:22:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f0d62420546974aa34588bd9f7eaf88fdbdffe9e","kind":"commit","published_at":"2021-11-29T06:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"85f7777e4914b4270fb2807e24c723fe67689faf","kind":"commit","published_at":"2021-11-27T18:20:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d570ae8454f2ae12348bab030e6675e5d8ea2edb","kind":"commit","published_at":"2021-11-25T18:13:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"e20ffe2e13c67208f721abedab71a760880a313f","kind":"commit","published_at":"2021-11-18T00:45:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"642957dc80b3bc481d959ac1ac79e9889f36a9b7","kind":"commit","published_at":"2021-11-15T20:59:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8/manifests"},{"name":"v2.1.6","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6/manifests"},{"name":"v2.1.7","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"aac418db629d32b45164f71504fcca1caa2cd1d1","kind":"commit","published_at":"2021-11-10T00:29:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8c623cc49783989324ade437af3d7828611c344c","kind":"commit","published_at":"2021-11-08T18:17:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9257879918bbecf88f9e21d4f1effdd0e11a0102","kind":"commit","published_at":"2021-11-06T00:23:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"54ab001adf7173a6265bdd9edd1ed5dbe99b4404","kind":"commit","published_at":"2021-11-04T02:59:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"82caebcf868d9c2fa492079f440cffee5f5f7b8c","kind":"commit","published_at":"2021-11-02T06:38:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bd09e811e81b78091c7a156df5b57d77d6da21a7","kind":"commit","published_at":"2021-10-31T07:35:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0/manifests"},{"name":"v2.0.10","sha":"cc5d6cc58e72512b992e2b28a69ce22bcb5b91fd","kind":"commit","published_at":"2021-10-28T23:13:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"c80887ff06df79431b7c0e240a26b4c052db479a","kind":"commit","published_at":"2021-10-28T18:45:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"afc800201afebc9c61c5f3de600862a826c35df5","kind":"commit","published_at":"2021-10-28T05:14:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"2913f31bdb7419f0b36db5e8b9ebd5b55f1fe29e","kind":"commit","published_at":"2021-10-26T02:45:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"502f4f685b48c57d42e24f83fa288cf54b01f7b9","kind":"commit","published_at":"2021-10-23T20:04:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"251c931293b160b77728b28129ad126037615f01","kind":"commit","published_at":"2021-10-22T20:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"efd282a860206dad81d0d4e61a472138eb04328d","kind":"commit","published_at":"2021-10-21T02:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ae62f36f4693985934c8e6fe91c24dd0bb93ec08","kind":"commit","published_at":"2021-10-20T00:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1b42f1a0dc5a1b846d6fa43bbb6b5896b4af64a","kind":"commit","published_at":"2021-10-19T04:22:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6968f83ddfcc620220148ecf3d7ed80555307c03","kind":"commit","published_at":"2021-10-18T05:56:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"484c8a21a80cc24c4e2995e485e5ae22674e0865","kind":"commit","published_at":"2021-10-16T05:34:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0/manifests"},{"name":"v1.67.1","sha":"89b18788aed987662495835dd2072c087ad2ef5e","kind":"commit","published_at":"2021-10-15T20:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8534eb5c2749701f783a50f9b4a19d817bc6c6d0","kind":"commit","published_at":"2021-10-15T17:59:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0/manifests"},{"name":"v1.66.14","sha":"5a5f6d6e53d0d9612226554b7604b36d2e69a743","kind":"commit","published_at":"2021-10-14T21:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14/manifests"},{"name":"v1.66.13","sha":"4daea7a43aec0869429d2a286798901a60f4e84d","kind":"commit","published_at":"2021-10-14T07:31:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13/manifests"},{"name":"v1.66.12","sha":"eaabc9c44954f6290a0415ed6388709057715719","kind":"commit","published_at":"2021-10-11T21:23:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12/manifests"},{"name":"v1.66.11","sha":"386bfea1c72e8d3526b4edb9832d8d93fab3335e","kind":"commit","published_at":"2021-10-09T04:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11/manifests"},{"name":"v1.66.10","sha":"14c45cb38e932ee2c7ab9e6b57aa2f01235db93b","kind":"commit","published_at":"2021-10-08T05:11:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10/manifests"},{"name":"v1.66.9","sha":"1b23e26d92f1cf8f75a26e06e601b1e1a8ef23b0","kind":"commit","published_at":"2021-10-06T04:06:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9/manifests"},{"name":"v1.66.8","sha":"bea532f1b9c3063c8154ad49b7b38b132c09f554","kind":"commit","published_at":"2021-10-05T21:40:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8/manifests"},{"name":"v1.66.7","sha":"63fdb242915311f01690a618bb190c3667b545b1","kind":"commit","published_at":"2021-10-03T04:32:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7/manifests"},{"name":"v1.66.6","sha":"e27163faac36b36286e02d9a7d9b9eafba9e676c","kind":"commit","published_at":"2021-10-02T04:13:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6/manifests"},{"name":"v1.66.5","sha":"227bdc28fc5892a18da4ad49a0720e7f57e5f08e","kind":"commit","published_at":"2021-10-01T05:33:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5/manifests"},{"name":"v1.66.4","sha":"4e973b7098b93b499596c1f4c161b02087a58065","kind":"commit","published_at":"2021-09-29T07:35:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4/manifests"},{"name":"v1.66.3","sha":"5714cb99736816ded22b8ad43ba2ba5d64d6ecdb","kind":"commit","published_at":"2021-09-27T19:16:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3/manifests"},{"name":"v1.66.2","sha":"dc533cb9e1bb551d21ece462d0beaaee8ee9cc93","kind":"commit","published_at":"2021-09-26T19:16:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"790bb882913cd5f96bc8e4f1be4c10d70607f886","kind":"commit","published_at":"2021-09-22T04:55:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1/manifests"},{"name":"v1.61.1","sha":"b5b0d9e7888407d7b622fd8d25a990c90f3907ca","kind":"commit","published_at":"2021-09-21T18:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1/manifests"},{"name":"v1.66.0","sha":"7ad83c4bfa4b2f53dd430a380545223b1a9e9133","kind":"commit","published_at":"2021-09-20T07:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0/manifests"},{"name":"v1.65.3","sha":"f1e662218197797e9cd0310ca81b78f29500f511","kind":"commit","published_at":"2021-09-07T21:48:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"828e95de46f971bb54d1d97a964e4ce05593318a","kind":"commit","published_at":"2021-09-06T17:10:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"04235ab3cca1d3cf69b83671d5c9f6ec907ac6db","kind":"commit","published_at":"2021-09-01T07:51:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"03b8fba6752d3bbf7fc17aa97b69bdc2a73c58bc","kind":"commit","published_at":"2021-09-01T05:53:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"a244324e7360bb0d17b67c048534c376d7ab1dff","kind":"commit","published_at":"2021-08-24T19:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"2cad9475bb15d5fb736b9e2dd994a6b7d3c89486","kind":"commit","published_at":"2021-08-24T04:39:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0/manifests"},{"name":"v1.63.23","sha":"03e2e9a31269ad6cf411ba2c87316c3d87303c73","kind":"commit","published_at":"2021-08-11T15:55:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23/manifests"},{"name":"v1.63.22","sha":"62300a4af7806ac741fe7295fe7fa633a6eedd60","kind":"commit","published_at":"2021-08-09T22:42:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22/manifests"},{"name":"v1.63.21","sha":"92e49fe63e000c2d1d3c94a9210da8e1badafa50","kind":"commit","published_at":"2021-08-06T00:53:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21/manifests"},{"name":"v1.63.20","sha":"bfbefca63d2631e817c3ef2cff9b86487107462a","kind":"commit","published_at":"2021-07-31T16:09:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20/manifests"},{"name":"v1.63.19","sha":"1c31605cc630b2857eca75d10237602badcd8476","kind":"commit","published_at":"2021-07-30T01:34:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19/manifests"},{"name":"v1.63.18","sha":"67f6293b505c2e54a895de748d7e40c66e1296ea","kind":"commit","published_at":"2021-07-29T15:51:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18/manifests"},{"name":"v1.63.17","sha":"bbcf29e3784657a84168dc6aa356b51e5b470e62","kind":"commit","published_at":"2021-07-20T17:56:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17/manifests"},{"name":"v1.63.16","sha":"7a9ac501785b76445d333413fc28c58c35ac962c","kind":"commit","published_at":"2021-07-18T21:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16/manifests"},{"name":"v1.63.15","sha":"5ad7a8c1c5da4df1f4ca37de7ccd9f53cea7260c","kind":"commit","published_at":"2021-07-12T05:25:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15/manifests"},{"name":"v1.63.14","sha":"4c40d605640f7b11a9af33cfb247f8ee05d3f078","kind":"commit","published_at":"2021-07-06T14:33:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14/manifests"},{"name":"v1.63.13","sha":"1fb8c0cc42a92e9b283679916cc51272c5bdcf95","kind":"commit","published_at":"2021-06-29T03:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13/manifests"},{"name":"v1.63.12","sha":"cfa1bb9adacd58604a1015a3514eaebcb3b4a432","kind":"commit","published_at":"2021-06-21T17:19:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12/manifests"},{"name":"v1.63.11","sha":"1def0f680bc681f30d4ea7fdde280d4a735f6f73","kind":"commit","published_at":"2021-06-18T16:09:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11/manifests"},{"name":"v1.63.10","sha":"bf3ce5ed8d130393423951a2b019da03d4dffa33","kind":"commit","published_at":"2021-06-05T02:27:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10/manifests"},{"name":"v1.63.9","sha":"3e35b4ba0642e8d65ce74e7ee23e27327bf5b3c6","kind":"commit","published_at":"2021-05-24T20:13:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9/manifests"},{"name":"v1.63.8","sha":"00f21a1191f1f368df1110949c88c35ba2957fdd","kind":"commit","published_at":"2021-05-22T18:27:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8/manifests"},{"name":"v1.63.7","sha":"91ca4a2dc1c8b78eab4a9ffa9886803751a4f7f3","kind":"commit","published_at":"2021-05-19T05:39:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7/manifests"},{"name":"v1.63.6","sha":"dd54fd3b3a9af3656cf8ef6769e391e99fca7f37","kind":"commit","published_at":"2021-05-18T18:45:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6/manifests"},{"name":"v1.63.5","sha":"966f1693ba0f5f26cdd09d9cc419ee39a6a500ee","kind":"commit","published_at":"2021-05-12T20:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5/manifests"},{"name":"v1.63.4","sha":"a5672516d8ce49d482310a2d744a718708995644","kind":"commit","published_at":"2021-05-10T23:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4/manifests"},{"name":"v1.63.3","sha":"ab03b2bdf72a39045ec0b47ad30e464414a5d504","kind":"commit","published_at":"2021-05-08T18:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"e82f67f841d9c0e842a59bfde47ba45cf85011ec","kind":"commit","published_at":"2021-05-06T01:33:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"8ded5fac84b85f1d4f43384d0836dbf4a1fc390e","kind":"commit","published_at":"2021-05-04T02:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"1b9c750a555fd76f581d247cc31def45a43004b0","kind":"commit","published_at":"2021-05-01T04:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"da53753f35bd99cc34dc8ceb1d01d3a3b181709e","kind":"commit","published_at":"2021-04-24T06:41:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"5ab9dff3dd1cc6ab7771bb892f65ae09880d0f62","kind":"commit","published_at":"2021-04-22T03:13:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"24e18abb0f8c90502e6c243306738bd49ee6e5ae","kind":"commit","published_at":"2021-04-16T07:06:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"83faa23b838c7518ae3343e2cf12f1c674f688e6","kind":"commit","published_at":"2021-04-10T17:50:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.60.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0/manifests"},{"name":"v1.59.6","sha":"f781e982445bd3f699e009cb2bd7aab890f3b0c9","kind":"commit","published_at":"2021-04-06T02:59:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"907b1ed13c7db2c21c9f128109b6b24612d38e03","kind":"commit","published_at":"2021-04-03T02:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"ab94569d3ed79e5c6d389336fae7fa18ffeba093","kind":"commit","published_at":"2021-03-29T04:05:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"8173611e2025787f7640fdbe4fe8dcdfcc332557","kind":"commit","published_at":"2021-03-26T22:11:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"8a96e11e837ec37b9ccd181d7f087d5fd85c15a2","kind":"commit","published_at":"2021-03-23T22:08:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"bf807a70e0e440908d0d14ae3b0b8ee2aece14ab","kind":"commit","published_at":"2021-03-23T19:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"5f69a8e78f6908f073cbd74c31c5c17e3213b474","kind":"commit","published_at":"2021-03-23T07:04:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0/manifests"},{"name":"v1.58.3","sha":"76f0c4ef486e0dbb4bf8e3ed13b029e62aa2661a","kind":"commit","published_at":"2021-03-19T04:35:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3/manifests"},{"name":"v1.58.2","sha":"122ea92953c8d423022c5ba47cc54f5cbcef015c","kind":"commit","published_at":"2021-03-18T04:12:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"15c54f489965f410addf1b307f1d3d754f0262f5","kind":"commit","published_at":"2021-03-16T23:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"92385098fdd055fd6050296793f03dc115a48411","kind":"commit","published_at":"2021-03-15T00:44:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"1408454a325e9d269d50885c8bec0cd4ae09c897","kind":"commit","published_at":"2021-03-10T23:33:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"e04d6d875b02328511f6f4deba43fc1cec59fab2","kind":"commit","published_at":"2021-03-07T04:58:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"e7a1b2d0bda18a4ed1e9fd52bdb82dec59bb2cd8","kind":"commit","published_at":"2021-03-06T00:40:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"1503d7506f1d857931dc6df31ce7913781fa355f","kind":"commit","published_at":"2021-03-04T21:56:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"87357f21aedb49de57ced7d409cc82c150615eaa","kind":"commit","published_at":"2021-03-04T18:39:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"4ffd87f65c71590a46a23a0e1bf2ed0b533a84f0","kind":"commit","published_at":"2021-03-03T21:04:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"5597d716993b06017af05960e855ef9c9d0cb304","kind":"commit","published_at":"2021-03-03T04:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"a70d71ebc959416af6b8d0d5f600989bdc2830ce","kind":"commit","published_at":"2021-03-01T04:54:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"6709d152a8186e47cd5017e9fda3b41c729958dc","kind":"commit","published_at":"2021-02-27T00:09:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"a86b8cc71972a3bde3a82a2e6d650025d082c25a","kind":"commit","published_at":"2021-02-25T20:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"47b0352a72ffbc4423ebe9de49fc435316b7381c","kind":"commit","published_at":"2021-02-25T07:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0/manifests"},{"name":"v1.55.7","sha":"e5ed87cc9d533b1c24cb7bed2beeb964466d4bc8","kind":"commit","published_at":"2021-02-23T15:23:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7/manifests"},{"name":"v1.55.6","sha":"b60c7a0027bd589fd98ac81d758259280df30d29","kind":"commit","published_at":"2021-02-21T03:42:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6/manifests"},{"name":"v1.55.5","sha":"3f3c8c80af6dd4043db39d781ba572b29ae91837","kind":"commit","published_at":"2021-02-19T04:54:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5/manifests"},{"name":"v1.55.4","sha":"c61802bb87f31ff224619ac866300f169cae925f","kind":"commit","published_at":"2021-02-17T04:54:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"1308ece211463df4809f193f624307854a93783b","kind":"commit","published_at":"2021-02-13T04:24:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3/manifests"},{"name":"v1.55.2","sha":"d3350bb40ba4c855e375d4f679c6975ef3d288dc","kind":"commit","published_at":"2021-02-11T04:46:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"bc502dbfb7a8a64c7f57988b7674b859a12c0895","kind":"commit","published_at":"2021-02-06T04:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"66a96d344e613686f0814c444f280381ff84e841","kind":"commit","published_at":"2021-02-04T00:56:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"fcbbb736728809ca30c02b5e48d441ac9f8c757c","kind":"commit","published_at":"2021-01-31T20:34:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5ab6a66e25a8e9c3c73741dc892bc72841f01afb","kind":"commit","published_at":"2021-01-30T08:23:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"4d3d43e4e2d1fc2d33b4a59b6652ebe166a48753","kind":"commit","published_at":"2021-01-29T03:59:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0/manifests"},{"name":"v1.53.3","sha":"963e28818eef758bcccab2b011302f297c36d775","kind":"commit","published_at":"2021-01-27T07:25:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c77a95556f8f5a089e3340a12b107b3ab468962f","kind":"commit","published_at":"2021-01-25T21:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"06a0c11d1d9de64037371e4b36538c1c6660c2a4","kind":"commit","published_at":"2021-01-25T20:05:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"b77cc5c3c0f793739a68a89fedf02322cc364a14","kind":"commit","published_at":"2021-01-24T08:06:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0/manifests"},{"name":"v1.52.6","sha":"2abf53af4ba200c2f850f464e7fe8048550123aa","kind":"commit","published_at":"2021-01-22T00:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6/manifests"},{"name":"v1.52.5","sha":"dbfb1730e23093df7d2184ae5fe7e865f6fd4098","kind":"commit","published_at":"2021-01-21T06:00:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"dffa3c6857bc8dcf194a51d88dcc2832ff5e87da","kind":"commit","published_at":"2021-01-20T23:35:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4/manifests"},{"name":"v1.52.3","sha":"e4b8643210bc0e8b9f260532987c6854bfd488be","kind":"commit","published_at":"2021-01-20T05:30:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"f2a88d04879613f6e4235586ca3809d7a476cd01","kind":"commit","published_at":"2021-01-16T01:45:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"da84c406bedda1c1702cb214c78e349745be4765","kind":"commit","published_at":"2021-01-13T19:11:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"e489ac299db10c77bd5cc808a4afa6bdd2ee40c8","kind":"commit","published_at":"2021-01-12T06:34:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0/manifests"},{"name":"v1.51.14","sha":"224e0197da5ba6624308ee39354277129076f9c6","kind":"commit","published_at":"2021-01-10T01:48:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14/manifests"},{"name":"v1.51.13","sha":"c31bd841a98dd5676d30ba2d35bb048ec4dc847a","kind":"commit","published_at":"2021-01-09T03:42:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13/manifests"},{"name":"v1.51.12","sha":"09ea75bf8ceceb4b099371f0e303f2387a657c0a","kind":"commit","published_at":"2021-01-08T15:26:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12/manifests"},{"name":"v1.51.11","sha":"bf9743b85088955fcb33f43b54849d144f6b20fa","kind":"commit","published_at":"2021-01-07T22:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11/manifests"},{"name":"v1.51.10","sha":"d689cc83c17258ca3730f6ed8ef403d2a2466154","kind":"commit","published_at":"2021-01-07T18:53:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10/manifests"},{"name":"v1.51.9","sha":"4a8141437f238ebf31e888a4e71f14b7bb653da7","kind":"commit","published_at":"2021-01-06T00:27:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9/manifests"},{"name":"v1.51.8","sha":"6df4000339ed5e4e7f8dcbb0f364aff0067a3451","kind":"commit","published_at":"2021-01-02T21:08:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"dce489a951da10d9fdaa994f7e6b09c3ac1ddbc0","kind":"commit","published_at":"2020-12-31T20:37:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"bd8eceb5107d521c5bd59ce7cfe284f3c5e100bc","kind":"commit","published_at":"2020-12-27T02:17:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"5c9c392e75eff5d89efb8328d7e5211bfb3a2d36","kind":"commit","published_at":"2020-12-24T17:45:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"7a1dffc6319b0359a2e2cec7fbdb1faf70a7317c","kind":"commit","published_at":"2020-12-21T23:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"bd99c2bdc5dd0b8d2e5ab9edf0298324f0f4575b","kind":"commit","published_at":"2020-12-20T22:19:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"14f2d82df6bcdd27a630a3dedf76edab2bbbefdf","kind":"commit","published_at":"2020-12-19T19:54:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"cb63dae19071c012cf2c91b48b3e59eb47de3430","kind":"commit","published_at":"2020-12-19T05:26:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"2d4b39c44a6d5e5e3dc86b53b264584398690f04","kind":"commit","published_at":"2020-12-18T06:47:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0/manifests"},{"name":"v1.50.20","sha":"dc20567e6eaa0e6919bcb7ed04c9430a678cce6e","kind":"commit","published_at":"2020-12-07T16:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20/manifests"},{"name":"v1.50.19","sha":"76749661704bd8427c7e1becdcf65f67ba691504","kind":"commit","published_at":"2020-12-07T06:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19/manifests"},{"name":"v1.50.18","sha":"b2a9d6cbddfbf8ce9c1f7f1a4bef7b2b4b3c2d04","kind":"commit","published_at":"2020-12-05T07:15:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18/manifests"},{"name":"v1.50.17","sha":"7164fac742e26fe5804a54e452d06f15583d94bd","kind":"commit","published_at":"2020-12-04T04:52:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17/manifests"},{"name":"v1.50.16","sha":"24b6407e2652f66d3d8dc1f372329f0da756b1de","kind":"commit","published_at":"2020-12-02T16:07:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16/manifests"},{"name":"v1.50.15","sha":"cf531f5f8d11551602eaff7dfc528611ff0cf932","kind":"commit","published_at":"2020-11-30T17:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15/manifests"},{"name":"v1.50.14","sha":"f22825f2ddf3cfc7b38f2c5d8997f1a7b4468315","kind":"commit","published_at":"2020-11-27T20:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14/manifests"},{"name":"v1.50.13","sha":"4ee19d19bd1b8af0fa08513641b198b5249d807d","kind":"commit","published_at":"2020-11-25T06:32:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13/manifests"},{"name":"v1.50.9","sha":"df000a8dd89a872f5e3bd9e18760e98e60f88aea","kind":"commit","published_at":"2020-11-25T05:12:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"eb396b898b143d2a6b37fe63736c71cb44087e36","kind":"commit","published_at":"2020-11-23T17:31:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"202956f3cdc20795d77dd196310bed0dc8f55929","kind":"commit","published_at":"2020-11-18T00:31:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"d08e64c646948d39d8c97e47feaecb5d7024fc8a","kind":"commit","published_at":"2020-11-13T23:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"0f703d83bffac822ed13011db7686d428678dd60","kind":"commit","published_at":"2020-11-12T06:03:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"dfc4c4c7159f06ccb48733296bc1ffc469fb3bbf","kind":"commit","published_at":"2020-10-30T22:08:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"e7d0e6b9894ae40907e44a1065f94ef7cb6cabc3","kind":"commit","published_at":"2020-10-30T20:28:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"1b899bbb729f662d88ac6f9c98ab61252a66f4ee","kind":"commit","published_at":"2020-10-30T18:30:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"7eb232f0233a88bcee1df63f4772ea34d65791ac","kind":"commit","published_at":"2020-10-27T02:24:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"1e8438f03ad80dfa5bd27a14adc425e8bd27d73e","kind":"commit","published_at":"2020-10-22T13:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0/manifests"},{"name":"v1.49.27","sha":"6934f1932738d4400e2d8629b029b2750c5da1d4","kind":"commit","published_at":"2020-10-14T05:51:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27/manifests"},{"name":"v1.49.26","sha":"3b7607fecf104adb55ddaa73faa7ba76c1026af6","kind":"commit","published_at":"2020-10-09T05:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26/manifests"},{"name":"v1.49.25","sha":"fa63c554ab7e88c8e62e85dc4f5832cc408449f1","kind":"commit","published_at":"2020-10-06T17:21:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25/manifests"},{"name":"v1.49.24","sha":"d1c4b2b5a976e90d813f9e7ea9abd06facfcf584","kind":"commit","published_at":"2020-10-05T01:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24/manifests"},{"name":"v1.49.23","sha":"5fe17f5ea0e1c47472ccefd114cfb08f54fe1bb3","kind":"commit","published_at":"2020-10-02T17:33:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23/manifests"},{"name":"v1.49.22","sha":"9911e6fef14daf00abc28e8b3f8796a247b23900","kind":"commit","published_at":"2020-10-02T07:51:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22/manifests"},{"name":"v1.49.21","sha":"5422bc0edc05f220caa8b0da84870e291b67a52a","kind":"commit","published_at":"2020-09-30T23:39:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21/manifests"},{"name":"v1.49.20","sha":"ba23f6d451feafdd98b7ea5b55a9dfd0db3449e5","kind":"commit","published_at":"2020-09-30T23:11:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20/manifests"},{"name":"v1.49.19","sha":"d4167b2454383bf8bfd4db5fd0ce295a1f284df5","kind":"commit","published_at":"2020-09-30T00:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19/manifests"},{"name":"v1.49.18","sha":"4e3fd7ebfea7748c15b11e6230a3074f3a656f28","kind":"commit","published_at":"2020-09-23T17:10:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18/manifests"},{"name":"v1.49.17","sha":"57faf6f8a2ce6ca91286265ad813d758565bc971","kind":"commit","published_at":"2020-09-22T15:19:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17/manifests"},{"name":"v1.49.16","sha":"759469acc8e69f0d50f754290bcaf04c6b4ffa38","kind":"commit","published_at":"2020-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16/manifests"},{"name":"v1.49.15","sha":"5e7013d097ba5e5812699c135fb1bd0b1a83ba0e","kind":"commit","published_at":"2020-09-18T21:59:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15/manifests"},{"name":"v1.49.14","sha":"292786ca6ed77b6c1dc1964f68b94064831f2173","kind":"commit","published_at":"2020-09-17T18:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14/manifests"},{"name":"v1.49.13","sha":"c90494089fc5c6a143ae840f982002deb848ac32","kind":"commit","published_at":"2020-09-15T21:25:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13/manifests"},{"name":"v1.49.12","sha":"17754cdfdfad7bc061c25bd357c9ec5980c909ea","kind":"commit","published_at":"2020-09-13T16:27:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12/manifests"},{"name":"v1.49.11","sha":"46da62ba51f9474c11ff1ad6f214c874c12e5078","kind":"commit","published_at":"2020-09-11T23:03:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11/manifests"},{"name":"v1.49.10","sha":"50553127cd8def11469196c34b4a650c20b0467a","kind":"commit","published_at":"2020-09-10T19:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10/manifests"},{"name":"v1.49.9","sha":"18422d3aea0113d22f94d171bf618bbdfa0cb9af","kind":"commit","published_at":"2020-09-10T00:49:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9/manifests"},{"name":"v1.49.8","sha":"30ae54ce96680120dcbc81d4bcf67aaf04093ec2","kind":"commit","published_at":"2020-09-09T15:13:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8/manifests"},{"name":"v1.49.7","sha":"0bf517914692d507d28df6a2b6a87c168530729b","kind":"commit","published_at":"2020-09-09T05:27:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"56cf4aab883e05d861e01fef25e9e2a7ab613edd","kind":"commit","published_at":"2020-09-09T01:56:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"edb593da0b3fbc4a1797e2fd0956782fee0ced9f","kind":"commit","published_at":"2020-09-08T21:31:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"388cbee973b892e9ac4892e3240d4037c1afd22e","kind":"commit","published_at":"2020-09-08T05:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"b75b1ced779a4dbb10d9265b70bef8184bcea251","kind":"commit","published_at":"2020-09-07T01:59:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"00a181d0154a4d47a66225182eefd38806e56e27","kind":"commit","published_at":"2020-09-05T02:46:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"ea28ff2276caab47d0cd1fb42bf3c58ef0e158ab","kind":"commit","published_at":"2020-09-03T05:01:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"86a646658812149a0236c3b05f57cb071f1dca17","kind":"commit","published_at":"2020-09-02T23:54:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0/manifests"},{"name":"v1.48.7","sha":"7c931aa2edc54af894abe4188ee7b886f3c1ad73","kind":"commit","published_at":"2020-09-01T17:30:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7/manifests"},{"name":"v1.48.6","sha":"efd257b7ab276c9dd839675bc54adb01598169fc","kind":"commit","published_at":"2020-08-31T19:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6/manifests"},{"name":"v1.48.5","sha":"297220968690ffe9e416ef1bfbe8221cbe9536c9","kind":"commit","published_at":"2020-08-30T18:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5/manifests"},{"name":"v1.48.4","sha":"04e71ca8b0cb92cc08bf507248e290b9b23284ae","kind":"commit","published_at":"2020-08-30T01:48:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4/manifests"},{"name":"v1.48.3","sha":"6a50ba580891d76ba89b5d13f5b7e579378346f8","kind":"commit","published_at":"2020-08-28T19:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"e3cb810331183fa003cea8af81057e4136dfd660","kind":"commit","published_at":"2020-08-28T05:45:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"8129df8b3dc5f3e0bd814b8b863d01ffd4b69e85","kind":"commit","published_at":"2020-08-26T22:12:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"9f405bd4515f69243525921287bde114c4e06280","kind":"commit","published_at":"2020-08-26T04:47:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0/manifests"},{"name":"v1.47.5","sha":"fcaba6caef3603431b52121b2a780db820df5ba3","kind":"commit","published_at":"2020-08-25T07:37:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5/manifests"},{"name":"v1.47.4","sha":"b02e82096c3d7d3b03945801659c947776c019f1","kind":"commit","published_at":"2020-08-23T07:11:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4/manifests"},{"name":"v1.47.3","sha":"36249a27ad3f1d6e8d0f9ba8c41ab76a61cdaebd","kind":"commit","published_at":"2020-08-22T22:42:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"b3e47b3b5820d4ecc766315676e0524c11df085d","kind":"commit","published_at":"2020-08-22T05:32:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"d05d1a70b13422fad3e25fe65f3905d96d2c01b7","kind":"commit","published_at":"2020-08-21T03:50:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"eb5634476bb132feca08e04e85d47759c80d583b","kind":"commit","published_at":"2020-08-20T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0/manifests"},{"name":"v1.46.11","sha":"ec3f23b0d4b6e4686c2f8f3e3efec66d0a265eae","kind":"commit","published_at":"2020-08-19T06:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11/manifests"},{"name":"v1.46.10","sha":"eec27ba6103044acea583fbb0824e2e8b5753e98","kind":"commit","published_at":"2020-08-18T17:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10/manifests"},{"name":"v1.46.9","sha":"b9902b4a737c53d1f408d3072fe290a5ec92381c","kind":"commit","published_at":"2020-08-18T01:48:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9/manifests"},{"name":"v1.46.8","sha":"a8ac8f2b3ac518b23977798f44dd60615f4130b5","kind":"commit","published_at":"2020-08-17T20:36:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"c3ec848dc9cd38dc9b4af4408a637cbdd9f1b327","kind":"commit","published_at":"2020-08-16T01:28:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"a558b0ba8a7692c40abae227349dc7f38cd1a30a","kind":"commit","published_at":"2020-08-15T01:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"27ad030a03eccc610b8d50ca22caa6dda8733643","kind":"commit","published_at":"2020-08-15T00:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"db1923afc36c250a8eff43a4a4ded37e47214e3b","kind":"commit","published_at":"2020-08-14T06:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"b07e065864f404f98b77fda8b94990d388bf97be","kind":"commit","published_at":"2020-08-13T07:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"fe4394b0b71bc7a3461f291600c4e941361c1b88","kind":"commit","published_at":"2020-08-11T04:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"420b6cc7b843f85e6efdc3eb90943b356e11b355","kind":"commit","published_at":"2020-08-08T17:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"8b3a69f13e19ea6f50ab7c8b5d8f29584cde9919","kind":"commit","published_at":"2020-08-08T05:32:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"7b56a1a0192585be0e1843a53988c37a5ad176ae","kind":"commit","published_at":"2020-08-05T02:06:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"a1f33e0eb90008da0e1c77e1e503d6e661a74a90","kind":"commit","published_at":"2020-08-03T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"bf2b1c81f78b8d8cc519a5beb58db36ad447cf81","kind":"commit","published_at":"2020-07-30T15:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"cf5915913839fafe2cb9f59ec03cdbc188c59ced","kind":"commit","published_at":"2020-07-28T16:09:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"64cbbfbdb0664d8665eeb646c7374b524de9f8be","kind":"commit","published_at":"2020-07-28T07:04:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a070d0453248a880e2ad05e842e89c2d351ac4ae","kind":"commit","published_at":"2020-07-27T05:13:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"6b5eaf61f437e7bf129f4ab3559dc2fde93ac749","kind":"commit","published_at":"2020-07-26T15:41:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"0df878e6d764a5e954bcb9cd23a1cdd962d20638","kind":"commit","published_at":"2020-07-23T03:01:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"fe08a935aca84f551c7801d86f8f4651e6b9035e","kind":"commit","published_at":"2020-07-21T00:44:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0/manifests"},{"name":"v1.42.15","sha":"9cff2ef226472ca2e4c7ea9d9c3a9cee63d8ec45","kind":"commit","published_at":"2020-07-20T04:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15/manifests"},{"name":"v1.42.14","sha":"04e93a9b0224dcf170d176f879ce3a4c8dfd900b","kind":"commit","published_at":"2020-07-19T18:25:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14/manifests"},{"name":"v1.42.13","sha":"f6dcd5b6350e5ceb65771442961fb946ad0a4157","kind":"commit","published_at":"2020-07-15T16:18:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13/manifests"},{"name":"v1.42.12","sha":"aec4b80ad9eebc67dae6aa482542da9ba322f097","kind":"commit","published_at":"2020-07-14T00:13:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"22b37e43706e7ee0c53f0244a50d5e5e27f04d73","kind":"commit","published_at":"2020-07-13T20:52:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"4551dad22ff4d367f92293a2cd3b82ac9f6aa023","kind":"commit","published_at":"2020-07-11T01:26:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10/manifests"},{"name":"v1.42.9","sha":"acd9be3ab2b417ad6f74a224d41bd0bd4d5b6a1a","kind":"commit","published_at":"2020-07-10T21:41:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9/manifests"},{"name":"v1.42.8","sha":"2c9af069d0a4fb24d7cd81bf441eb3565a7b7fbe","kind":"commit","published_at":"2020-07-10T19:36:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8/manifests"},{"name":"v1.42.7","sha":"e72e2094bde639b5d7b8e6ff15e52e35dcff57fd","kind":"commit","published_at":"2020-07-09T20:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"bb2c2f32b3795721daf154cd0fee9732d84ce634","kind":"commit","published_at":"2020-07-08T21:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6/manifests"},{"name":"v1.42.5","sha":"5edf45a8eb3b4869f7088fb9f36422e924b5737c","kind":"commit","published_at":"2020-07-06T20:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5/manifests"},{"name":"v1.42.4","sha":"e7d5b361892d5e868e364358e025e57ff7298105","kind":"commit","published_at":"2020-07-03T03:56:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"907737d80c429b229c312aacdb1190523c1f1abb","kind":"commit","published_at":"2020-07-02T02:37:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"0dad07db16f9af34aeb614fc6a65f631e52a2789","kind":"commit","published_at":"2020-07-01T18:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"8de03b3dabc452a3bb90f1377722e4818a0eb0db","kind":"commit","published_at":"2020-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"a4455f455a9da43ffae55815247e538a00440134","kind":"commit","published_at":"2020-06-29T08:16:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"fcebb6e41b59cf3dbd327a5b3d268e0aa2304286","kind":"commit","published_at":"2020-06-25T22:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.41.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0/manifests"},{"name":"v1.40.2","sha":"16436b7e5663a1d89a19068dbf7904eac02ffc24","kind":"commit","published_at":"2020-06-18T04:54:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b90c1e839d6179bab211d0cc205360cad2bdf554","kind":"commit","published_at":"2020-06-16T02:28:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"1dba6ee6261d0e11fde1f37d3f44503bc29d7541","kind":"commit","published_at":"2020-06-14T05:38:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"0abcaf1b38da68ac8affd44017d567febe27c9c4","kind":"commit","published_at":"2020-06-08T03:10:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"ec8ade9fbffddd683f845fb78bce9b21319c40d9","kind":"commit","published_at":"2020-06-04T07:33:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"a2d7ab36b45590206d47d1dd6d86a5379a190350","kind":"commit","published_at":"2020-06-03T03:57:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"355fad64ffb2a2ab2dbbfadd44a7e2673b779520","kind":"commit","published_at":"2020-05-29T22:36:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"9bc6e02f891b1abe5cc342c84f730391d561b00b","kind":"commit","published_at":"2020-05-28T07:54:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"9d69b0009f2fb4edc48b8ad9d00a869b2a3245ed","kind":"commit","published_at":"2020-05-25T08:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0/manifests"},{"name":"v1.38.6","sha":"706337450742812fc4bc6003d92f3da8a4e30d6d","kind":"commit","published_at":"2020-05-24T07:05:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6/manifests"},{"name":"v1.38.5","sha":"a854d75b6b0c4c5a6bd77ef634742a3b2eefa581","kind":"commit","published_at":"2020-05-22T21:13:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"d253b9b31e86f9f429879465168f59ca9206b775","kind":"commit","published_at":"2020-05-18T20:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"f0ad64092d0a001f1f5e067f194c1477f831556d","kind":"commit","published_at":"2020-05-18T06:55:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"f0320110259addce516ee7215eea112fe6befb32","kind":"commit","published_at":"2020-05-18T03:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"9d7112e9ad5f9d50910a47e2842a9d2fafe1b8fd","kind":"commit","published_at":"2020-05-15T08:11:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"0c68192727dfe3b34ce27e1974fb76415b6fdee8","kind":"commit","published_at":"2020-05-11T08:12:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0/manifests"},{"name":"v1.37.14","sha":"74a93be29e90431377d4996c53018ad004300b99","kind":"commit","published_at":"2020-05-03T20:26:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14/manifests"},{"name":"v1.37.13","sha":"90b7bea6b9d829d27de34e058ba7f6386c2cd951","kind":"commit","published_at":"2020-05-03T02:36:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13/manifests"},{"name":"v1.37.12","sha":"4ab846ead19e78c3e30790f7f553b3ba39e86cbc","kind":"commit","published_at":"2020-04-29T03:56:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12/manifests"},{"name":"v1.37.11","sha":"ed68e3e0ad710e77e8de64f0bea04966aae9f818","kind":"commit","published_at":"2020-04-28T03:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"15af1899a16a87f7fc183c22d473eded522a679b","kind":"commit","published_at":"2020-04-27T05:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10/manifests"},{"name":"v1.37.9","sha":"36e81d7cb10a0157c94521ad5c6f8b4e7210c0fc","kind":"commit","published_at":"2020-04-24T23:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9/manifests"},{"name":"v1.37.8","sha":"c01642e81e649ba26a9595fa46cf1f7c2f08c29b","kind":"commit","published_at":"2020-04-21T20:26:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8/manifests"},{"name":"v1.37.7","sha":"4fe0dc77daadf749676fecf929dfa5064a1d4c7b","kind":"commit","published_at":"2020-04-21T06:52:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"c47cf81a28ba6d60238eb70a27fbffcb292ed0e7","kind":"commit","published_at":"2020-04-20T23:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"57fae1c6cb4e1b13e713f91ccbeea3b6b5e55f3b","kind":"commit","published_at":"2020-04-19T18:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"ffc44bf1ede69962e31752ab9467b0283b00b53c","kind":"commit","published_at":"2020-04-19T01:01:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"815dad700c06fd58cb55db642b5c30b96e9d2a25","kind":"commit","published_at":"2020-04-18T05:30:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"85233b3f5f0605dba28b3417e2c1cb88de88df39","kind":"commit","published_at":"2020-04-15T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"e3b1a4a19d3625d18ab2dbee53499f7c0949f9dd","kind":"commit","published_at":"2020-04-13T08:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"7368173ed88bede49bec948f0233236de9b2205e","kind":"commit","published_at":"2020-04-09T06:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0/manifests"},{"name":"v1.36.10","sha":"998655d9b95b301f73ee0dacb3b3ed5a3158fc53","kind":"commit","published_at":"2020-04-03T06:06:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"198e81e49602b19dbffc0c0ec577740ddec1aad4","kind":"commit","published_at":"2020-03-30T07:02:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"805ea803c8bd5c83015b4c8775093c1ce0622070","kind":"commit","published_at":"2020-03-29T20:33:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"463c1031dee89026ce6cee7c11bc48f207426a93","kind":"commit","published_at":"2020-03-29T03:56:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"4bf1ae0608363ea6958ac1e12dad7dd86baec503","kind":"commit","published_at":"2020-03-27T05:22:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"ea8433f23ea7ece6a657bcd6348319c098796f27","kind":"commit","published_at":"2020-03-22T07:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"f5303d3f9c9fa40f8afc81774d3064bcf6795c4b","kind":"commit","published_at":"2020-03-21T19:38:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"8e601717fdef0814aae01c6411ea0e1fb114a269","kind":"commit","published_at":"2020-03-20T04:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"e47087c940beade8ab4167d159fce6aba1b3b37e","kind":"commit","published_at":"2020-03-18T03:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"129efcc1a2232977b8d273391ac2a688e70d3fc7","kind":"commit","published_at":"2020-03-16T13:10:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"60928dd055c7f69643b774d4d834b7f574f098af","kind":"commit","published_at":"2020-03-16T05:34:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0/manifests"},{"name":"v1.35.10","sha":"5c7f26befabc75d6402388e2c9321e745b1f5073","kind":"commit","published_at":"2020-03-15T13:51:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10/manifests"},{"name":"v1.35.9","sha":"752adc594625f095bfa61bb8ee4b3e555950fb3b","kind":"commit","published_at":"2020-03-15T00:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9/manifests"},{"name":"v1.35.8","sha":"1506f8e45448f42364acdfee5cf956bc13594431","kind":"commit","published_at":"2020-02-23T06:36:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"b12b64a32acaaa58690916e2dc87f32c4e16f66c","kind":"commit","published_at":"2020-02-21T07:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"b4038c83bb26861983b036364c393a1d678ffee3","kind":"commit","published_at":"2020-02-19T09:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"7211a2c6f2a5a702682f9211c433bb323cd66dad","kind":"commit","published_at":"2020-02-19T08:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5/manifests"},{"name":"v1.35.4","sha":"cfd53fa99a8af2ec78c5c818cf3fbfc7a92f5527","kind":"commit","published_at":"2020-02-18T07:20:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"1dbac6e54ae6a24cf273a9846fc6c32e0eafa3bf","kind":"commit","published_at":"2020-02-07T02:52:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"7442fa66a329fb22bc34b388c66ef866a9b3f93f","kind":"commit","published_at":"2020-02-05T07:05:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"8279ea264a9cdc34bae9aa9e35055eb110bd1f44","kind":"commit","published_at":"2020-02-03T05:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"915aaef5307dcf523f33706fa6138b133c2c9736","kind":"commit","published_at":"2020-01-31T09:26:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0/manifests"},{"name":"v1.34.28","sha":"0766181511497ceccef48796e4d3d43ca508437a","kind":"commit","published_at":"2020-01-28T06:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28/manifests"},{"name":"v1.34.27","sha":"81cb46a1f0199357677183e875018667ece2e740","kind":"commit","published_at":"2020-01-24T16:11:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"bc76dbd00b855d3b9480eebb9719cf35bc5f433c","kind":"commit","published_at":"2020-01-22T06:08:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"47f1b67acf32f514cd737b718b19557632cb04e7","kind":"commit","published_at":"2020-01-21T08:47:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25/manifests"},{"name":"v1.34.24","sha":"b9a1940d905ca7da303d248c920db64e41cce2bf","kind":"commit","published_at":"2020-01-19T07:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24/manifests"},{"name":"v1.34.23","sha":"53c30024b8923945dce09a9c3e68cf451321e798","kind":"commit","published_at":"2020-01-19T00:12:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23/manifests"},{"name":"v1.34.22","sha":"22a5a6913c9f70b81554f2bfd4ad67d1e5f33046","kind":"commit","published_at":"2020-01-18T04:34:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"42afc7458ad3f1fae9c446acf390d777a12f201d","kind":"commit","published_at":"2020-01-17T05:47:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"35e4f99f0547079327dc6865b48db378ecd3fbc8","kind":"commit","published_at":"2020-01-16T07:04:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"a6ea87f428ffb3a873a275f84dd6625adc3f9e57","kind":"commit","published_at":"2020-01-15T08:29:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"aa5138686a933bd3a27995518c6040a3d623ba4c","kind":"commit","published_at":"2020-01-13T08:38:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"24d2f3b4b146501d500587eb932208665feedf99","kind":"commit","published_at":"2020-01-11T18:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"4a0b11ec0773f92750edd2ecd1ba675e57e3d422","kind":"commit","published_at":"2020-01-10T02:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16/manifests"},{"name":"v1.34.15","sha":"c5748f88a4cc05866817d03e30ef06362295ffc5","kind":"commit","published_at":"2020-01-09T01:34:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15/manifests"},{"name":"v1.34.14","sha":"15df32769f82fbb91141c61ebe3f4c95a6a3b423","kind":"commit","published_at":"2020-01-08T04:50:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"1e3bb4d998865ead56159132bd7760a9ae35585a","kind":"commit","published_at":"2020-01-07T05:41:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"af1ca96c74ffce1b3e750a835c612e62a0667d9f","kind":"commit","published_at":"2020-01-05T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12/manifests"},{"name":"v1.34.11","sha":"969eea9ed6ad33f0d17b2d2dd695c73c929daa7b","kind":"commit","published_at":"2020-01-03T01:34:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11/manifests"},{"name":"v1.34.10","sha":"1fee1e97bc1e6b6162b499ce6643dd16e0542bd6","kind":"commit","published_at":"2019-12-31T22:49:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10/manifests"},{"name":"v1.34.9","sha":"6340392f9a8e2668507bd8534bac6c4379d48949","kind":"commit","published_at":"2019-12-28T01:55:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9/manifests"},{"name":"v1.34.8","sha":"6c59e68584e4916188002ee40dee9f7c6f64eb10","kind":"commit","published_at":"2019-12-26T20:41:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8/manifests"},{"name":"v1.34.7","sha":"43ae2b8f06edbfc65c50765f81816c6e076811ff","kind":"commit","published_at":"2019-12-24T23:53:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7/manifests"},{"name":"v1.34.6","sha":"050fccb858254cfc39115778a83e117a5e5b7e5a","kind":"commit","published_at":"2019-12-23T06:53:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"dfda650f54653b28582829367f1b709a025236cf","kind":"commit","published_at":"2019-12-20T05:50:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5/manifests"},{"name":"v1.34.4","sha":"44981d5eebcc3a488e3dee6cda131a0993681d71","kind":"commit","published_at":"2019-12-19T08:36:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"de9802a2be7997a29d2182543d6aae0fed81c9ab","kind":"commit","published_at":"2019-12-14T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"dfffd66e3f293c1aad6533866f182a2ee864ab2b","kind":"commit","published_at":"2019-12-11T07:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"f3c0151a52d52919f8bac99d77653e1cd5299e36","kind":"commit","published_at":"2019-12-10T06:00:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"de72fbcb9fc646d1a773bb56f3d34fd052f3d8a3","kind":"commit","published_at":"2019-12-09T09:10:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0/manifests"},{"name":"v1.33.10","sha":"cda29fb58c34b3404ceb553c5c8f9eba58f4e9b2","kind":"commit","published_at":"2019-12-07T07:22:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10/manifests"},{"name":"v1.33.9","sha":"8e47dad8554c770bcc4aa42678990652c341ca16","kind":"commit","published_at":"2019-12-02T07:18:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"360aba3d381496c633b76e1116509cb5b3fbf19b","kind":"commit","published_at":"2019-11-29T05:55:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"aa3fe3e750da7d9a1486d130002a80b371650f77","kind":"commit","published_at":"2019-11-27T06:57:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7/manifests"},{"name":"v1.33.6","sha":"82d9a67cd6d24a9325f0ffa1839a438cc1c92828","kind":"commit","published_at":"2019-11-26T07:38:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6/manifests"},{"name":"v1.33.5","sha":"b562ddc16585f9c1be56bcc536ec0cce2ce56c64","kind":"commit","published_at":"2019-11-25T03:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5/manifests"},{"name":"v1.33.4","sha":"a4f120effa27fd86b1d45876f10450b82451510b","kind":"commit","published_at":"2019-11-23T19:46:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"681ba408bd0659b5283bef885f731962dad61b64","kind":"commit","published_at":"2019-11-23T06:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"b478eb3eee4f6f94c6f7facfc12e73a6e6476a05","kind":"commit","published_at":"2019-11-22T07:23:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"10e838e232564c3503602ec913df522afc1fbe46","kind":"commit","published_at":"2019-11-20T06:11:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"6958e9b4023bd9662700347d120a631424b40bc2","kind":"commit","published_at":"2019-11-19T08:16:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0/manifests"},{"name":"v1.32.24","sha":"c5d2c04e5e07581bcab884d0ca74f01e8c8cff38","kind":"commit","published_at":"2019-11-16T22:15:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24/manifests"},{"name":"v1.32.23","sha":"d7011a2cc16032f223c34ef160eb815f96fb0a32","kind":"commit","published_at":"2019-11-11T05:03:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23/manifests"},{"name":"v1.32.22","sha":"8dc34a11be575bb1a8e0feae5ddbec170a0c0a2c","kind":"commit","published_at":"2019-11-07T06:40:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22/manifests"},{"name":"v1.32.21","sha":"f7d0d9c178c48db5fe9de07d5ba154aeed72ec12","kind":"commit","published_at":"2019-11-05T07:09:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21/manifests"},{"name":"v1.32.20","sha":"ad31f3915ef4b294809d37bcf0e5383afc39e861","kind":"commit","published_at":"2019-11-04T06:25:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20/manifests"},{"name":"v1.32.19","sha":"fe7a2f893657869391235730c59a72157a7018aa","kind":"commit","published_at":"2019-11-01T04:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19/manifests"},{"name":"v1.32.18","sha":"f2d7fa21162ad58bcf96819add380998dd36417d","kind":"commit","published_at":"2019-10-29T04:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18/manifests"},{"name":"v1.32.17","sha":"e88c53221baf0f622b4fb6bdd5e4500f3c776548","kind":"commit","published_at":"2019-10-25T05:30:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17/manifests"},{"name":"v1.32.16","sha":"b8ef5ef55acaa6b434f66ce5d49867f95f58fd4b","kind":"commit","published_at":"2019-10-24T06:39:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16/manifests"},{"name":"v1.32.15","sha":"6bb2608a14eca236f5e000c250d1b7fa0fd97382","kind":"commit","published_at":"2019-10-22T06:22:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15/manifests"},{"name":"v1.32.14","sha":"1a19720ed04e91eb126765c45baabaa12d64ed24","kind":"commit","published_at":"2019-10-20T00:28:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14/manifests"},{"name":"v1.32.13","sha":"b971e6fbdec693c11c33eef308006f380dfeb605","kind":"commit","published_at":"2019-10-17T07:21:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13/manifests"},{"name":"v1.32.12","sha":"84b88f232af7334716ab26058f19231830b238be","kind":"commit","published_at":"2019-10-15T04:36:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12/manifests"},{"name":"v1.32.11","sha":"c9e5ec80eb99f901e92fda4673f97e17680a0a91","kind":"commit","published_at":"2019-10-13T13:09:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11/manifests"},{"name":"v1.32.10","sha":"279f0d485a60b5f39f9b637129cfccf375be7f30","kind":"commit","published_at":"2019-10-13T06:11:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10/manifests"},{"name":"v1.32.9","sha":"e0039802ef40b93b8b763b4d18397f929266045d","kind":"commit","published_at":"2019-10-11T05:16:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9/manifests"},{"name":"v1.32.8","sha":"49088924d4abb6ef5d503546022cf22c45a0ceaa","kind":"commit","published_at":"2019-10-07T04:22:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8/manifests"},{"name":"v1.32.7","sha":"f41e60ffa73752888225728a1223464abe9c86cb","kind":"commit","published_at":"2019-10-04T05:20:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7/manifests"},{"name":"v1.32.6","sha":"25fe26f2f682518981b0627b7d4870d4587c24cf","kind":"commit","published_at":"2019-10-02T05:50:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6/manifests"},{"name":"v1.32.5","sha":"cc0ae553336761cc14904cadbab772cc9a5f286d","kind":"commit","published_at":"2019-09-29T16:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"e10bc32fb44b0e02198b74d1d10b1333fa172ebf","kind":"commit","published_at":"2019-09-22T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"a5826f63c6314c37dd38836548fd1caf9f4ef126","kind":"commit","published_at":"2019-09-22T08:04:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"066345f406d28e19efa502f3ac702d59e0760571","kind":"commit","published_at":"2019-09-19T07:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"2c9d04d8f669b9b51600f0f4d7c2022d02ba86a2","kind":"commit","published_at":"2019-09-16T23:26:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"c8910dee7277ef0cf3feafe318ba652ee0e162f9","kind":"commit","published_at":"2019-09-16T09:27:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0/manifests"},{"name":"v1.31.9","sha":"b5f743bb090a5c97862fd53c84c508d03cfebb70","kind":"commit","published_at":"2019-09-12T08:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"e5c43a906fc84582b10991d73a53d2bbd64c4c6f","kind":"commit","published_at":"2019-09-11T06:46:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"83b7d2cdcf51c51d08a84194eb19ad65d71e7974","kind":"commit","published_at":"2019-09-10T08:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"ec741c2a197e0e772c2db137874c63010cf00a77","kind":"commit","published_at":"2019-09-09T14:13:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"821ad5fe29dd365ac8dda19b3495675348a078fe","kind":"commit","published_at":"2019-09-05T08:51:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"adbbd1992a3764df71256438060c948ebad30fbd","kind":"commit","published_at":"2019-09-03T09:45:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"c8d7c5c802e5ab358735d6b0a38a7e2d04e9e330","kind":"commit","published_at":"2019-09-02T20:19:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"7b2a0e6a78e890d8d21aeafc5bd5664e85e12865","kind":"commit","published_at":"2019-09-01T20:30:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"98608547dafdb73cdc3f62beb28ab6a1fc289255","kind":"commit","published_at":"2019-08-31T01:40:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"78bbf830d84a7ce26c5e51500378aceaaa2adb04","kind":"commit","published_at":"2019-08-31T00:59:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"d4ec1595ae3f7be0079569c69cc1c2323c029b96","kind":"commit","published_at":"2019-08-17T21:10:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"b93af1c433279fb8238ef1723651cd41a76ee4d5","kind":"commit","published_at":"2019-08-17T06:55:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"181bef9c3b2e854e80f81fa839fbfd1b9262a556","kind":"commit","published_at":"2019-08-14T05:45:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"751d5de35714f1e928858db91fe0b03d57f87af6","kind":"commit","published_at":"2019-08-13T06:37:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"805682c73a8d527226c2a10f95a3b91183880f6c","kind":"commit","published_at":"2019-08-10T04:15:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"3d37c162ae778e67ee5f544cc1012097034f72b4","kind":"commit","published_at":"2019-08-09T14:03:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"379dc50e4cd3f4cddbf1739648f13ea96c23eead","kind":"commit","published_at":"2019-08-09T08:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"255359d72f61307d103d275711ef448513113310","kind":"commit","published_at":"2019-08-06T05:48:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c381b52619e989fd87ba3254fcaa142e9727c598","kind":"commit","published_at":"2019-08-02T06:33:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"d6fc08c27d29819e34bf1bd67bf2ee8c94de9d21","kind":"commit","published_at":"2019-08-01T05:53:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"6e1929746f4958c4472e8c9177e4b77cb88eeac4","kind":"commit","published_at":"2019-07-30T07:16:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"00abed88e29c7a5fea15b814bdb254efa8d7ab70","kind":"commit","published_at":"2019-07-28T04:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"ce16150ac37d2702cb4e44bef84568636c136d64","kind":"commit","published_at":"2019-07-26T07:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"734444e014064c15a0ee300c1418cf8e22440112","kind":"commit","published_at":"2019-07-25T18:05:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"c5f58c0afb2a988f99b0780d1962720bf6f60d38","kind":"commit","published_at":"2019-07-25T04:40:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"b43bdd99e90aff3220bcfcaca41f4c8cfaf32816","kind":"commit","published_at":"2019-07-21T18:19:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"8803a2479f666ebc89352e84973f999f3055610a","kind":"commit","published_at":"2019-07-18T13:27:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"2656a5d57827369b01943455992544dd99707eb0","kind":"commit","published_at":"2019-07-17T05:42:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"cc712590571f0cd13a28f3e544a714a75259892a","kind":"commit","published_at":"2019-07-16T05:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a5f6e254f6268625b33c48ed306661347028e4e6","kind":"commit","published_at":"2019-07-14T21:54:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"7fcfa768d085a0e3243cc084665a8d2674dad5fa","kind":"commit","published_at":"2019-07-14T05:16:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"472024b11d59845bcc867befdea5b473f10bb079","kind":"commit","published_at":"2019-06-29T20:22:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b08f48612346ea3fbd1342c4286ec5dba803a830","kind":"commit","published_at":"2019-06-26T07:38:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0/manifests"},{"name":"v1.23.16","sha":"b1db6cc717ca9c06c6439e6b131861ffc98bac5d","kind":"commit","published_at":"2019-06-21T14:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"2ef67887c920c6f21bca72f8594ea4718af80332","kind":"commit","published_at":"2019-06-19T14:20:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"e1cebd07fafdb48eedf06e77a29c4a37649ded9a","kind":"commit","published_at":"2019-06-19T06:34:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14/manifests"},{"name":"v1.23.13","sha":"2915b6084cb4e74e8d7bf409cbf3d2771fbacf7d","kind":"commit","published_at":"2019-06-11T03:14:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13/manifests"},{"name":"v1.23.12","sha":"118c33f3176ba47a3c3cfaff4a0967f9aaa0115e","kind":"commit","published_at":"2019-05-30T03:24:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"50544754c74f5de13c81c9a2a91cabc7da404ee0","kind":"commit","published_at":"2019-05-29T12:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11/manifests"},{"name":"v1.23.10","sha":"7239266f20945b1fa0acf505b6580b1962199c8c","kind":"commit","published_at":"2019-05-15T04:53:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"656de3b24d7e8aa5ce3e77a5602b0d1c29c0f20f","kind":"commit","published_at":"2019-05-09T06:08:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"546520e4110f6a6e98c484e5967b7870d22386b7","kind":"commit","published_at":"2019-05-08T06:49:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"f513124556061ee39c6014721a95847290973b9a","kind":"commit","published_at":"2019-05-07T05:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"5c45e2706e2e21b04431c6a55848db5706282a1f","kind":"commit","published_at":"2019-04-26T11:14:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"450db0fb14c85b351f7423c3e26233b8a7f0d660","kind":"commit","published_at":"2019-04-24T07:40:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"a7dca457a48bc0be20fd1523fc6125d2a47d5918","kind":"commit","published_at":"2019-04-23T01:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"845e7e3d8209802628933c056ae022b41ff69d84","kind":"commit","published_at":"2019-04-22T08:13:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"77b25c776de09ed7a231db2402d42d78bd683e2e","kind":"commit","published_at":"2019-04-18T07:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"c4068cb74a4aaa207c3eb229a97a67048ebab9a4","kind":"commit","published_at":"2019-04-16T07:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"c3083891d277419acc823bbb911f5bf0d3ce154a","kind":"commit","published_at":"2019-04-15T07:18:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0/manifests"},{"name":"v1.22.9","sha":"963c07c4430d4145685a4c8f06dcdf1eb5c5ac05","kind":"commit","published_at":"2019-04-06T05:26:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9/manifests"},{"name":"v1.22.8","sha":"feea12233fc8597466e5c28178532a5d9d420a59","kind":"commit","published_at":"2019-04-05T21:39:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8/manifests"},{"name":"v1.22.7","sha":"6ad397787d9d408e21cf579dce9a55d2cf1a3598","kind":"commit","published_at":"2019-04-05T21:06:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7/manifests"},{"name":"v1.22.6","sha":"ecf25a8102deb13e8af47a5226284193502a79a5","kind":"commit","published_at":"2019-04-05T06:52:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"cdc39f1576315ebc15e69f93d180d053a5b4948d","kind":"commit","published_at":"2019-04-04T14:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"65701944ce10c8cf5172a29f0ee82b3194178dc9","kind":"commit","published_at":"2019-04-04T06:50:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"4db3dac1edb4e935fd87c1191ed76a2c86f51e84","kind":"commit","published_at":"2019-04-02T19:03:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"0ec7d10a4728b7faec37df2bdb125b97ddfc0677","kind":"commit","published_at":"2019-04-02T06:21:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0/manifests"},{"name":"v1.21.9","sha":"4553a901f78481f82b3322f376147b1c12573a09","kind":"commit","published_at":"2019-03-20T07:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9/manifests"},{"name":"v1.21.8","sha":"0d17e9b465814688954b0888419f830332777ee2","kind":"commit","published_at":"2019-03-19T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8/manifests"},{"name":"v1.21.7","sha":"6e61ec37961c325242199d3fbdab9c07122be094","kind":"commit","published_at":"2019-03-17T06:14:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"4a5f53c7386909e201d488b1851f04945c6aea6b","kind":"commit","published_at":"2019-03-16T06:58:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"ebbcc79ed8c34acc36f8eed8405bf90044fc6ef5","kind":"commit","published_at":"2019-03-13T07:08:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"5f3e4dc5556bc0acfce90423457f6acd3f89c819","kind":"commit","published_at":"2019-03-12T05:06:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"eff91bd6dea2dbc5d03cee0287db59f2c7fbf517","kind":"commit","published_at":"2019-03-05T06:08:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"cb9a2d2dd434fcac76331a2ed82fb025f0bf70f2","kind":"commit","published_at":"2019-03-05T04:43:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"6d5769b622368742bf191651b2ffb9865ebd7af8","kind":"commit","published_at":"2019-03-03T06:21:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"9ee27ebe1cceb158d401f1085953d12b9ea755de","kind":"commit","published_at":"2019-02-28T10:06:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"2496d17fa60d24b290daea9c36ec9c38d1de71b7","kind":"commit","published_at":"2019-02-26T09:11:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"e5d594b63e8ee4cc5ee8486b3cfa5a58a3b6cace","kind":"commit","published_at":"2019-02-21T07:42:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"968701be5b85316dc45e9c4da253545d4ac9ad29","kind":"commit","published_at":"2019-02-19T06:18:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"fc3dca73e902624b5c4dbddf8f353f0a414ded91","kind":"commit","published_at":"2019-02-16T17:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"6d1135882fe08aacbf3c084a7f79a4ba01fdb24f","kind":"commit","published_at":"2019-02-15T07:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"f7272a981bca8477e96afa9101680f32d5e3a2ab","kind":"commit","published_at":"2019-02-12T04:30:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"a34e5639bf318e99331ccf51806265acd8401275","kind":"commit","published_at":"2019-02-08T06:08:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"a7e8bd0fd321cbfd240e98ffbb10d3025903b066","kind":"commit","published_at":"2019-02-06T07:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"2cbeb72e23484cff03f4ef3323fc05f7c7cd56c6","kind":"commit","published_at":"2019-02-02T21:36:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"be65fb0d91b86307e865fb0a92b8ef8bbdbeabab","kind":"commit","published_at":"2019-02-02T07:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"90975cf7bffc9195c7379321e6ca8d8a1524b2d4","kind":"commit","published_at":"2019-02-01T05:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"003d941944c777e313649ed228ddb8f35f30ada2","kind":"commit","published_at":"2019-01-26T07:10:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0dbd4b8574ee02b0bf02072cce3e010cd843107b","kind":"commit","published_at":"2019-01-23T19:58:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"aeed133f7416be05cb9794079f7abf646f838568","kind":"commit","published_at":"2019-01-15T01:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0/manifests"},{"name":"v1.17.22","sha":"6501c3f4c909efd3ebac18a1f835bf5276e7f385","kind":"commit","published_at":"2019-01-14T01:54:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22/manifests"},{"name":"v1.17.21","sha":"0ceba13ff1ea760a57eb78a591b9b414d1e65b8a","kind":"commit","published_at":"2019-01-12T01:03:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21/manifests"},{"name":"v1.17.20","sha":"ca6d9e3a9fcfacc6cba01f6cdbfda58917acaed2","kind":"commit","published_at":"2019-01-10T01:55:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20/manifests"},{"name":"v1.17.19","sha":"6f0fce3dc1332e7a4e454d0af2926a8dbea56446","kind":"commit","published_at":"2019-01-07T02:11:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19/manifests"},{"name":"v1.17.18","sha":"0eca483a66c17b8b4f0088b17beeb4a511653de2","kind":"commit","published_at":"2018-12-30T23:18:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18/manifests"},{"name":"v1.17.17","sha":"be60c286d9bac5653805ce0c2705e84254e7f829","kind":"commit","published_at":"2018-12-27T00:32:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17/manifests"},{"name":"v1.17.16","sha":"0fcfba327e1f2ce18fed771a7dcb41a0968d916b","kind":"commit","published_at":"2018-12-26T23:54:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16/manifests"},{"name":"v1.17.15","sha":"a73ba541a35414d02a755cbff8fd3f53ca870cf5","kind":"commit","published_at":"2018-12-19T06:33:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15/manifests"},{"name":"v1.17.14","sha":"ea26ad24e352b1dca692568893347bdec894d7d2","kind":"commit","published_at":"2018-12-16T01:25:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14/manifests"},{"name":"v1.17.13","sha":"78b45794b0bac2e5d12049bccd7ccf465bca81ec","kind":"commit","published_at":"2018-12-15T01:41:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13/manifests"},{"name":"v1.17.12","sha":"6d15d0a28c0a1cd8d4cb4be5fbe658f3c6375f8b","kind":"commit","published_at":"2018-12-14T09:53:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12/manifests"},{"name":"v1.17.11","sha":"fc2c8768f43da32008bcf2984873e46f6a869fc4","kind":"commit","published_at":"2018-12-11T07:10:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11/manifests"},{"name":"v1.17.10","sha":"08ba5052206e55738c9fe7ae6982ed410e67ca6a","kind":"commit","published_at":"2018-12-04T22:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10/manifests"},{"name":"v1.17.9","sha":"2bf4a781244803d90c790c0fd8d65cead9db3431","kind":"commit","published_at":"2018-12-02T01:07:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"0270cc7cc1b81d50e76516534959d058581c2c5d","kind":"commit","published_at":"2018-11-29T07:18:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8/manifests"},{"name":"v1.17.7","sha":"17d06c7872cf2442a69a7374df25c83821b3b438","kind":"commit","published_at":"2018-11-27T04:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"02d1f3ccc41a2c3aa4ebbbf95df805da3522cfb3","kind":"commit","published_at":"2018-11-21T21:56:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"493827a0948edb0c1656ec8d3b87da90f7e24b51","kind":"commit","published_at":"2018-11-21T19:48:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"162ce064a13090ef621d944a4d31cc69df2e51d5","kind":"commit","published_at":"2018-11-15T05:38:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"b3f2a4af3d34db84c00131aa8e6068fa168ae756","kind":"commit","published_at":"2018-11-06T05:16:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"bac1ba59bea4df5c4b6917086ca9bb53b50a41b8","kind":"commit","published_at":"2018-11-05T05:36:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"a02f54de54af2dd2ef1ca752e98b62e729ce2803","kind":"commit","published_at":"2018-11-03T21:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"da3c1d082cd678eb165c77b9a7aed16b1cd14964","kind":"commit","published_at":"2018-11-02T23:29:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0/manifests"},{"name":"v1.16.17","sha":"9b98ef685acd838caa1d37b4bc128bc1173fd11a","kind":"commit","published_at":"2018-10-30T16:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17/manifests"},{"name":"v1.16.16","sha":"bd0824bfd97e49957343a6f1115ed58d3bd83026","kind":"commit","published_at":"2018-10-30T07:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16/manifests"},{"name":"v1.16.15","sha":"979db7bf817106dd5d88aa8ffc4e5f197a31a728","kind":"commit","published_at":"2018-10-24T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15/manifests"},{"name":"v1.16.14","sha":"fe866ac045b214a9882cdd7f2beee551678f27b4","kind":"commit","published_at":"2018-10-23T23:28:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14/manifests"},{"name":"v1.16.13","sha":"ef9e3e51b92a7131924ab224975b183c2c442a8c","kind":"commit","published_at":"2018-10-23T06:09:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13/manifests"},{"name":"v1.16.12","sha":"0f6f2eed5f81739355ce63ac33b9bcfc1114e5c4","kind":"commit","published_at":"2018-10-19T19:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12/manifests"},{"name":"v1.16.11","sha":"ac32d8af7ff21a50f703e8711524e7a1247c7500","kind":"commit","published_at":"2018-10-19T15:29:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11/manifests"},{"name":"v1.16.10","sha":"1a06dcbfc9de88f20dd0440a4621e3cd79ea79bb","kind":"commit","published_at":"2018-10-19T03:09:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10/manifests"},{"name":"v1.16.9","sha":"e80cd920cb51b9fa78fa239094233b9e80798acf","kind":"commit","published_at":"2018-10-18T23:06:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"77b89d8d785d0c7a417eff53a3ab18c5fb72daa2","kind":"commit","published_at":"2018-10-18T20:11:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"bf968cd6737e6a8414e0eb45eb6edf1571b9f6e9","kind":"commit","published_at":"2018-10-18T16:43:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"37cc75896b5fde29449afc38a1d1aab124e40829","kind":"commit","published_at":"2018-10-17T22:41:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"ddcf39bcb5242ae9c51cc0ad81b73d7c00ccf13e","kind":"commit","published_at":"2018-10-10T07:40:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"79a3d3dba38bbc6430effb63bd11462337e92e1f","kind":"commit","published_at":"2018-10-08T04:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"1a3dcd5e909f04325640ed8fc32eb8bea943a8fd","kind":"commit","published_at":"2018-10-05T19:29:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"f9d5fc562ab912554cfc17c172464b8967fb127a","kind":"commit","published_at":"2018-10-05T13:43:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"6ae43d18a924e9dad591fd8448f65c6bd8f9c3fb","kind":"commit","published_at":"2018-10-05T05:31:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"529dbfc81c32b1b92929e358ca451d3bb1cc7961","kind":"commit","published_at":"2018-10-04T06:51:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0/manifests"},{"name":"v1.15.13","sha":"ff9e518019baf2971a6ef4f34f1bb95d5c478a3d","kind":"commit","published_at":"2018-09-30T04:35:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13/manifests"},{"name":"v1.15.12","sha":"dce845e767c07d43120a4ba5d7f67daf49267936","kind":"commit","published_at":"2018-09-28T22:48:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12/manifests"},{"name":"v1.15.11","sha":"5edf70202a1379154391b509808821ebf5ef5da2","kind":"commit","published_at":"2018-09-23T09:00:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11/manifests"},{"name":"v1.15.10","sha":"924e6200fd0155d73fab28b7bc0a19608dc94cda","kind":"commit","published_at":"2018-09-20T03:05:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10/manifests"},{"name":"v1.15.9","sha":"e37766ff1120904f49df5972a2603240bab67d4e","kind":"commit","published_at":"2018-09-20T01:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9/manifests"},{"name":"v1.15.8","sha":"a2e14ccc8a2d7554d80c334c101053e1ce051a19","kind":"commit","published_at":"2018-09-19T20:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8/manifests"},{"name":"v1.15.7","sha":"e857dbeafe95540ab64115ce5c79a0d76eba7520","kind":"commit","published_at":"2018-09-11T23:07:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7/manifests"},{"name":"v1.15.6","sha":"a3423c7dc2f8caa2de5c4d91be70da50db06bcb4","kind":"commit","published_at":"2018-08-31T04:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"5bb03c17bf568fdd221db665ee50f9ac07ec010f","kind":"commit","published_at":"2018-08-30T07:03:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"492f70354666757c5e62db498394001859998438","kind":"commit","published_at":"2018-08-28T19:07:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"99abc63dc03df7c12dc591c77d10ec8fa671b1cf","kind":"commit","published_at":"2018-08-28T06:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"8d842be1187fbb85675a5abb3c776f7297a3e265","kind":"commit","published_at":"2018-08-28T02:44:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"23d3012cbd5d4a5fbe05e45bb175613bb2e3ce1d","kind":"commit","published_at":"2018-08-28T02:29:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"0bc0cfce7ddd6c1402782acf58b960dc3cce38c1","kind":"commit","published_at":"2018-08-27T22:53:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"dfe32b62a8040d2a4e625c24ed71ddb28a7142bb","kind":"commit","published_at":"2018-08-21T22:33:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"22fdaec531a02a865ac69df03bc34c17adfa100d","kind":"commit","published_at":"2018-08-19T19:10:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"f21be3a709f0a7952e4d112b36b96592252c7ebd","kind":"commit","published_at":"2018-08-18T00:40:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"5389c3b3941f12fb6f01836a984e4d4d63af6615","kind":"commit","published_at":"2018-08-16T00:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"dd7152de3bd5e2e95404371da7c4b5ba6b9d6599","kind":"commit","published_at":"2018-08-15T09:17:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a0adefd06ff48d5498b61403659bee1550add5f3","kind":"commit","published_at":"2018-08-15T02:11:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d558b9a076f06e9ca53334cac60c683aeacb644f","kind":"commit","published_at":"2018-08-14T06:10:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0/manifests"},{"name":"v1.13.7","sha":"87966aa30f88989d3414b4168fedf6936e10ff08","kind":"commit","published_at":"2018-08-12T21:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7/manifests"},{"name":"v1.13.6","sha":"17e22852b22f5bba6903964ceb888e3e5c1bf3d4","kind":"commit","published_at":"2018-08-10T20:56:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"e29d533dda87bc3ac1d14e464b67b77c136c47d1","kind":"commit","published_at":"2018-08-10T18:27:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"3d9f06762b5fa9b33be35259c659994c03cfb5a1","kind":"commit","published_at":"2018-08-10T06:29:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"283392b83d961d3a117b4fbfdc282765c94052a7","kind":"commit","published_at":"2018-08-08T02:47:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"2b33a71fc247d5c3ee3ed9e65c74b633a14c7b81","kind":"commit","published_at":"2018-08-02T01:49:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"912b5d08c9ff584685826e98aca9aa7c6b960cc6","kind":"commit","published_at":"2018-08-02T01:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"a7bf236095e083982e80e48c8973599da171fefd","kind":"commit","published_at":"2018-07-31T19:31:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"d85071074137b1d6070ec3d73122a0de966c844b","kind":"commit","published_at":"2018-07-26T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"e6077e33dfadde0eacc0e08099f09c4860a76939","kind":"commit","published_at":"2018-07-25T17:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"8e2022a2182c61ff2205fc9e92acc9bb1396c1e6","kind":"commit","published_at":"2018-07-25T14:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"bc822c9c6bbfaab212a814bd80ae9dceaa5cae65","kind":"commit","published_at":"2018-07-25T06:33:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"434d4ed35dbec296911e6ea26098e6f33c51adb2","kind":"commit","published_at":"2018-06-18T04:02:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"45a00cf833e22647460c447845eaa2729cfbbbe9","kind":"commit","published_at":"2018-06-13T06:43:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"c01d68ac45746f6f5d5e49132c78f00176ac6c89","kind":"commit","published_at":"2018-05-07T17:13:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"798f9a94a85169da270cdf87138efdd9a1e08399","kind":"commit","published_at":"2018-05-07T05:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"8ca116599723bab534ad1ff8fdc91d65fa8fe272","kind":"commit","published_at":"2018-04-17T07:35:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0/manifests"},{"name":"v1.8.7","sha":"5164319d19cf600c81213837c0468d2e7044c094","kind":"commit","published_at":"2018-04-09T00:25:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"2e7e8bc0e35c08f4681e2c000846d3bc36112988","kind":"commit","published_at":"2018-04-07T23:36:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"aa741cf48e7b4ebebe251879792c6954becf6531","kind":"commit","published_at":"2018-04-06T03:41:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"ce0078a62c096b0c11b09d5e249998447be41df4","kind":"commit","published_at":"2018-04-03T01:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"aa976713fc84e78273e1413c09a69b42be39d2b7","kind":"commit","published_at":"2018-03-30T23:04:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"5079d793f3682cf21474426a76fc7f04aca7a7a5","kind":"commit","published_at":"2018-03-28T08:20:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5c293a905256325f4193b05e764363815010c5cc","kind":"commit","published_at":"2018-03-27T03:29:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"9303f3f2c473cf16f8c0db200e3c09405ce81f44","kind":"commit","published_at":"2018-03-26T03:46:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"ce7b83ad97b80b11830a8f8c42e92820a2865ccc","kind":"commit","published_at":"2018-03-21T06:58:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"2df79d27c2bf1ad439dcd79fde46e9ddfc2c2d6a","kind":"commit","published_at":"2018-03-09T23:18:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"2554c48166a4c066e733e67af2d61a6fd9f17555","kind":"commit","published_at":"2018-03-09T03:03:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"f027620ed126d4dee7e7cbe9ecfd5a97915fb26e","kind":"commit","published_at":"2018-03-07T05:25:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"bcda984611c4f9a614145469c9cc8b3343e64f49","kind":"commit","published_at":"2018-03-06T09:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7fddf8f724e1b2d05b16b3ba4ed17c4c6d577c44","kind":"commit","published_at":"2018-03-05T01:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d36d54e0addc54abf480e62deebabf96c2c99ccc","kind":"commit","published_at":"2018-02-27T00:49:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"acf8bac705c5089fcafd5e300494befd9fccbb26","kind":"commit","published_at":"2018-02-16T20:36:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"c48a7ad9b0fcc8dbf6971eaeb97b57f59b3991a5","kind":"commit","published_at":"2018-02-14T06:48:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"bbc418b6d24133d5f0fb285811f17540cb125e19","kind":"commit","published_at":"2018-02-13T21:26:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"8f6eb701a45694478b9cf47430acd5ee7ccda917","kind":"commit","published_at":"2018-02-13T09:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3c13653f118605fc3d7f7042b69c987a766ec4f6","kind":"commit","published_at":"2018-02-13T02:00:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"8da46ddae5964bbcfb7c9ca3c5d7c674f549a7c4","kind":"commit","published_at":"2018-02-08T23:18:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"684c977ef251dcd0bf1fa65485c8fdd16aba43d0","kind":"commit","published_at":"2018-02-08T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0/manifests"},{"name":"v1.4.17","sha":"8ab15e07376963867811d872000e052ebec9de06","kind":"commit","published_at":"2018-02-05T23:44:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"927cdf8410ea5caa77a5958e30eff62d9b09a5df","kind":"commit","published_at":"2018-02-01T22:49:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"e8ea54e8dd730817e1325f5cf61cac95ed6347fc","kind":"commit","published_at":"2017-12-31T01:24:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"f389718342d9ab203a5520fad93a27ee48affd9a","kind":"commit","published_at":"2017-12-07T03:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"9a87ab78c4ae6c2dc968dcbedf9348bf5edb29b8","kind":"commit","published_at":"2017-12-06T07:12:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"02984e82c50ea5e734ccb805e305aceb9e8a2761","kind":"commit","published_at":"2017-11-01T18:35:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"ba18e03ea5e5a858c6347c319e1ab29009721aa2","kind":"commit","published_at":"2017-10-26T20:46:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"b5e6787ea5544d228815910e27c51a90a819a441","kind":"commit","published_at":"2017-10-18T18:02:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"a264cc1a3e9da5404310433266792fcda7a97495","kind":"commit","published_at":"2017-10-09T23:03:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"3530fada93dda4723403c840ec2dcbecf87f97f1","kind":"commit","published_at":"2017-10-08T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"2f0365a652235525246b27b10541d368376ea02e","kind":"commit","published_at":"2017-10-06T03:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f069c57b0ae41b59726de7f73716d5eeef4ca20a","kind":"commit","published_at":"2017-10-02T17:51:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"815453afd853a105e7d52128ccb4847ad2a7b20e","kind":"commit","published_at":"2017-09-01T05:01:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"344e8a6786cfb333f9d387675ed550e0a5863e39","kind":"commit","published_at":"2017-07-25T02:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"78e8b7f433362631b88e54541ba1fe14d9ef4d6b","kind":"commit","published_at":"2017-07-22T22:45:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"09f18b62d94578004ccd058954dfe23a73c3deea","kind":"commit","published_at":"2017-07-21T18:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f27c040775e7461ebb51d972bbec95e9d1c199c9","kind":"commit","published_at":"2017-07-21T00:25:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6ef3c87625f71dd7c7b971856cc915dfcb4c567e","kind":"commit","published_at":"2017-07-19T23:55:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0/manifests"},{"name":"v1.3.27","sha":"9c5ecaf88f9d6d19a64f495090c1a1f966da55e8","kind":"commit","published_at":"2017-07-19T21:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"5f5dbd4785eadf80f1607339d10f513590f1298a","kind":"commit","published_at":"2017-07-19T06:38:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26/manifests"},{"name":"v1.3.25","sha":"dbd7cee070765e0cfd3570cfe03180fd7e42fa9e","kind":"commit","published_at":"2017-07-12T20:59:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25/manifests"},{"name":"v1.3.24","sha":"143b8091d20931d7f0fc0f65f4ca5c5ddea61dc4","kind":"commit","published_at":"2017-06-08T21:55:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24/manifests"},{"name":"v1.3.23","sha":"35791a9dd872fde6af16aeceac8d95981701b651","kind":"commit","published_at":"2017-05-18T16:43:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23/manifests"},{"name":"v1.3.22","sha":"5f31a371d7fb4b49bdeb392e02a4371c83e78017","kind":"commit","published_at":"2017-05-17T23:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22/manifests"},{"name":"v1.3.21","sha":"a22c377a824d2ea5017f4d815118ef767fae9920","kind":"commit","published_at":"2017-05-12T10:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21/manifests"},{"name":"v1.3.20","sha":"baccc952ad5c573b0a98a82bf016dce62d8a6769","kind":"commit","published_at":"2017-05-12T08:45:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"a50c9dca2f943e049e4b1ff230a4fa8be966f96f","kind":"commit","published_at":"2017-05-12T08:21:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19/manifests"},{"name":"v1.3.18","sha":"29a8e39817496c1ccccba44946c2c7f1af4d92e5","kind":"commit","published_at":"2017-05-10T00:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18/manifests"},{"name":"v1.3.17","sha":"25ec1d0bfdbea9f3b1294a58e9ffc2cac2d3cd50","kind":"commit","published_at":"2017-05-09T03:35:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17/manifests"},{"name":"v1.3.16","sha":"86cddedb2f00f4a6e6fc2333ca435a789aaa2e39","kind":"commit","published_at":"2017-04-29T00:41:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16/manifests"},{"name":"v1.3.15","sha":"9355e6a5589883b58130d7494fbca9233f7059fd","kind":"commit","published_at":"2017-04-28T06:37:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15/manifests"},{"name":"v1.3.14","sha":"be8e2336b2fe879c0fd1f1eba9ac5baa9bcbdfe0","kind":"commit","published_at":"2017-04-26T07:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"6060166a4069bd376f3e1fb9b9a40deccead872d","kind":"commit","published_at":"2017-04-24T23:01:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"bc6364af2b50f3bc66a4a57bead0bab651801d7f","kind":"commit","published_at":"2017-04-22T19:01:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"c9a642a6d4621241c5aa60722fb74e09ab1eb287","kind":"commit","published_at":"2017-04-20T21:15:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"39facbe98d6f401a1d77f18ade5d56508973e713","kind":"commit","published_at":"2017-04-12T17:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"4970680446513286ba659bfd8301e8b30bacd152","kind":"commit","published_at":"2017-04-11T01:18:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"26412ed354c4a3fbcf2b99c7e0a7e0502a9a2620","kind":"commit","published_at":"2017-04-08T23:12:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"3cce66646bb59ad8b07b4413e2a86fea0ed44203","kind":"commit","published_at":"2017-04-07T23:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"d9c180008221ede36fc47d934bcca151e83e1ed1","kind":"commit","published_at":"2017-04-06T02:44:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"4da73a1ed9cdcd55f4dda405660fb7be23e3cbd5","kind":"commit","published_at":"2017-04-05T04:33:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"24a245c396159fda13e99e79217608e041f17667","kind":"commit","published_at":"2017-03-14T04:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"12c19655c3102937c14bcaffcf58a2465bcf9618","kind":"commit","published_at":"2017-03-11T23:39:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b128548484775ea56c48279f73fca9da9a883bbf","kind":"commit","published_at":"2017-03-11T22:17:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d2e61463a0ffba385ad92ed1df60358be43c42a","kind":"commit","published_at":"2017-03-11T20:03:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"45da8a7b7ec2bf75c5f3840a1a5482a23b7618e1","kind":"commit","published_at":"2017-03-10T08:55:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0/manifests"},{"name":"v1.2.15","sha":"824717cf61e0264e4ac45023aa025b427b577be1","kind":"commit","published_at":"2017-03-02T07:16:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"8df51ff224fb7dc171d4032d12be675332ed2dc3","kind":"commit","published_at":"2016-12-23T03:16:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"b93a26e2e715284c5ec072d0f04fd4cd4201a89b","kind":"commit","published_at":"2016-10-19T06:07:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6bbc5376778148c9cd011ce1b90036cb6af100aa","kind":"commit","published_at":"2016-10-06T06:13:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"3f60c2e0fd78807528661aff36120700d4ff1ed6","kind":"commit","published_at":"2016-09-23T19:58:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"65310c93fecff5703c7aaa65eadfd090dd1b4866","kind":"commit","published_at":"2016-09-21T06:12:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"84ae5ec32d72e24f4474b096b95a3aabe10f1843","kind":"commit","published_at":"2016-09-21T05:20:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9/manifests"},{"name":"v1.2.7","sha":"df174fab04a098430148b4f79b97526f40c7a36c","kind":"commit","published_at":"2016-08-29T07:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"1eb8942b4e2c47db79c69370380c89ebda1af8e3","kind":"commit","published_at":"2016-08-29T06:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"32b6bf7ec55b1bf6246798a0abf9d38971a8ebf2","kind":"commit","published_at":"2016-08-15T19:05:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"bfc8f6beaf567b009b6c467478e6a82070ed5ca9","kind":"commit","published_at":"2016-07-24T01:30:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"142913744c88fb893c1f74879770c78a252bdf0f","kind":"commit","published_at":"2016-07-23T00:38:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3/manifests"},{"name":"v1.2.1","sha":"80b5a043341ade2f15802ad66a62c36f31c43f61","kind":"commit","published_at":"2016-07-20T06:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d2fd8e2c2a4f292d78a1094976539fb4d4a736e","kind":"commit","published_at":"2016-07-18T21:53:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:06:39.376Z","dependent_packages_count":0,"downloads":19553,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.603299654132164,"dependent_repos_count":68.86826521007275,"dependent_packages_count":7.373338280337238,"stargazers_count":1.2964618095221183,"forks_count":1.456867143739358,"docker_downloads_count":null,"average":16.519646419560726},"purl":"pkg:pypi/selenium-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/selenium-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/selenium-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/selenium-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T08:56:02.137Z","issues_count":1561,"pull_requests_count":378,"avg_time_to_close_issue":195871.6947368421,"avg_time_to_close_pull_request":3175.228723404255,"issues_closed_count":1520,"pull_requests_closed_count":376,"pull_request_authors_count":13,"issue_authors_count":354,"avg_comments_per_issue":2.737347853939782,"avg_comments_per_pull_request":0.16137566137566137,"merged_pull_requests_count":359,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":826,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":62587.38202247191,"past_year_avg_time_to_close_pull_request":4578.471428571429,"past_year_issues_closed_count":801,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":252,"past_year_avg_comments_per_issue":2.875302663438257,"past_year_avg_comments_per_pull_request":0.2642857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","maintainers":[{"login":"mdmintz","count":815,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}],"active_maintainers":[{"login":"mdmintz","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-base/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-base/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/selenium-base/codemeta","maintainers":[{"uuid":"mdmintz","login":"mdmintz","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/mdmintz/","role":null,"created_at":"2022-11-14T17:23:49.296Z","updated_at":"2022-11-14T17:23:49.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mdmintz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373731,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":334145,"name":"pytest-sbase","ecosystem":"pypi","description":"A complete web automation framework for end-to-end testing.","homepage":"https://github.com/seleniumbase/SeleniumBase","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":[],"namespace":null,"versions_count":750,"first_release_published_at":"2020-07-03T04:06:00.000Z","latest_release_published_at":"2026-04-30T19:29:16.000Z","latest_release_number":"4.48.4","last_synced_at":"2026-05-17T10:05:22.612Z","created_at":"2022-04-06T12:39:33.978Z","updated_at":"2026-05-17T10:05:22.613Z","registry_url":"https://pypi.org/project/pytest-sbase/","install_command":"pip install pytest-sbase --index-url https://pypi.org/simple","documentation_url":"https://seleniumbase.io/","metadata":{"funding":null,"documentation":"https://seleniumbase.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Web Environment","Environment :: Win32 (MS Windows)","Framework :: Pytest","Intended Audience :: Developers","Intended Audience :: Information Technology","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Software Development :: Testing :: Acceptance","Topic :: Software Development :: Testing :: Traffic Generation","Topic :: Utilities"],"normalized_name":"pytest-sbase","project_status":null},"repo_metadata":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.","archived":false,"fork":false,"pushed_at":"2024-09-05T18:41:31.000Z","size":12652,"stargazers_count":4950,"open_issues_count":12,"forks_count":938,"subscribers_count":139,"default_branch":"master","last_synced_at":"2024-09-07T09:00:02.563Z","etag":null,"topics":["anti-detection","behave","bot-detection","chromedriver","cloudflare-bypass","e2e-testing","pytest","pytest-plugin","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","unittests","web-automation","web-scraping","web-scraping-python","webdriver","webkit"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2024-09-07T04:56:11.000Z","dependencies_parsed_at":"2024-02-26T18:30:06.786Z","dependency_job_id":"fc144a8e-1074-4697-b0bb-a19f267151fe","html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":6786,"total_committers":37,"mean_commits":"183.40540540540542","dds":"0.019304450338933132","last_synced_commit":"a9cd0027f59385f205a27038e4e6263239fbf005"},"previous_names":[],"tags_count":955,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217962445,"owners_count":16257633,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[{"name":"v4.30.3","sha":"4c745d25c379871c78ec21dc40716f483d13053a","kind":"commit","published_at":"2024-09-05T03:07:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3/manifests"},{"name":"v4.30.2","sha":"aed62a40c6c86e82c0d8d04b6c1b79b14b03f05a","kind":"commit","published_at":"2024-09-04T04:48:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2/manifests"},{"name":"v4.30.1","sha":"70b05ff27587bffa30acfe8ed4c2a4fe657b3d90","kind":"commit","published_at":"2024-08-30T19:27:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1/manifests"},{"name":"v4.30.0","sha":"119ec4bcf38b45d78e77680816aed6d1c24b9b52","kind":"commit","published_at":"2024-08-29T03:08:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0/manifests"},{"name":"v4.29.9","sha":"538b5d162c313f842f85af80992de49dd4f44889","kind":"commit","published_at":"2024-08-13T04:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9/manifests"},{"name":"v4.29.8","sha":"9981b5f690712c3bb919ec75f5bad7c917601506","kind":"commit","published_at":"2024-08-07T17:08:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8/manifests"},{"name":"v4.29.7","sha":"283c3db0228e30def2ca4f710d2d312a2bdae419","kind":"commit","published_at":"2024-08-07T03:32:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7/manifests"},{"name":"v4.29.6","sha":"feca61a3c283858c185596ef3d0941e519c2be31","kind":"commit","published_at":"2024-08-03T04:58:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6/manifests"},{"name":"v4.29.5","sha":"e8c214703623b061d199be2903ce6030fbf812dd","kind":"commit","published_at":"2024-08-03T02:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"84cbe3f88ece7164ed8fa1eec42cb0949a0d1398","kind":"commit","published_at":"2024-07-29T20:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"025572dc1658e6cc3a98bb69f6900ebe2cff86b7","kind":"commit","published_at":"2024-07-26T18:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"645b126d06eceb7c86dddb58c56a418da208613b","kind":"commit","published_at":"2024-07-25T20:15:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"4007c95f53c27fcc5598f7d86afaa4ad30d0af83","kind":"commit","published_at":"2024-07-25T15:25:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"b8996a66550c5a69bd4a6ba94f93b8a3b4b57a9a","kind":"commit","published_at":"2024-07-24T20:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0/manifests"},{"name":"v4.28.7","sha":"c495286cb19d548a4669128c82622ecf8b6db2e9","kind":"commit","published_at":"2024-07-22T05:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7/manifests"},{"name":"v4.28.6","sha":"924bcf333980d919b7abba350ee5721d6aca4480","kind":"commit","published_at":"2024-07-19T20:50:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6/manifests"},{"name":"v4.28.5","sha":"f65a302a0c657de1c7944004f09efabafb51c4dc","kind":"commit","published_at":"2024-07-08T21:04:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"c97c68b20bc7529f4e261d68ab6e3a5ed081e8cd","kind":"commit","published_at":"2024-07-06T06:49:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"1c526f1c02a9c7f4ec538d1600829acff44aa05e","kind":"commit","published_at":"2024-07-01T01:32:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"3dbaf41e93b5706718599acb80da0eee1e9b1607","kind":"commit","published_at":"2024-06-29T03:40:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"5a23445a804e63b1aba7e5d053b77909a028f008","kind":"commit","published_at":"2024-06-28T04:14:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"0fb6618d4e8349141b5be0e16614f095c480adf5","kind":"commit","published_at":"2024-06-23T23:32:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0/manifests"},{"name":"v4.27.5","sha":"3bb813fe039448b0c6bb2ff043266295cb40220a","kind":"commit","published_at":"2024-06-07T22:37:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5/manifests"},{"name":"v4.27.4","sha":"109842bc7986b73f982e09e39c34b1665d9ec853","kind":"commit","published_at":"2024-06-05T23:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"bbf82995ca7dc9d999b93c036201e347c4f53dd9","kind":"commit","published_at":"2024-06-05T18:32:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"ef9a438aff96e400b59e8656716a95d48f17d205","kind":"commit","published_at":"2024-06-05T04:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"43b11b272d4804aa198610b700237b5b7ff36af3","kind":"commit","published_at":"2024-06-03T17:50:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"83a51d0e9396100ea800370dd55452512d925981","kind":"commit","published_at":"2024-05-16T23:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0/manifests"},{"name":"v4.26.4","sha":"3656fd68a081a60ae0be8b3b40cbc6fa453434b5","kind":"commit","published_at":"2024-05-13T04:52:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"419cedc8fba6bfce71add3ec915a92d67698c9a1","kind":"commit","published_at":"2024-05-03T21:45:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"06a495eb68b7bcb0e5d4f6717e84843c066a4ee9","kind":"commit","published_at":"2024-05-02T17:12:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"6ae5ee38643ea6eeb9efa95f56a718a9a121f788","kind":"commit","published_at":"2024-05-01T17:01:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b77a1c022bb4ebf8cc1fec4db92847a14f9bc818","kind":"commit","published_at":"2024-04-26T03:59:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0/manifests"},{"name":"v4.25.4","sha":"f447e39c7911aa583b7c84b3ec9988cacb529e47","kind":"commit","published_at":"2024-04-14T16:04:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"e87d7384298a70c1d308159b8c67766a90972447","kind":"commit","published_at":"2024-04-11T23:15:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"332913648dd7ef60c60c364496cab5c5577fdcca","kind":"commit","published_at":"2024-04-05T19:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"b80c1ce88eb86b4fbd907d7e4631489b8ea2f367","kind":"commit","published_at":"2024-04-04T01:50:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"ef2fed2bc0cc2921b4d481960af86b30088e659a","kind":"commit","published_at":"2024-03-31T02:24:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0/manifests"},{"name":"v4.24.12","sha":"a5992f27eeca47ef468350ec68497b561aab8e31","kind":"commit","published_at":"2024-03-21T21:35:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"e4abd8e8beec5a85b31fcddcbdfd231812af15c4","kind":"commit","published_at":"2024-03-16T20:01:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"36cfb2032ce3bcb4c12bd32f4bd688b6fce85bf1","kind":"commit","published_at":"2024-03-16T16:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"f2b3aee6b2158d65a2e0741cdfc736c4419ce256","kind":"commit","published_at":"2024-03-16T04:50:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"190353623f7ef5a2b03c4b4e36e120702fed8cb1","kind":"commit","published_at":"2024-03-15T18:21:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"c0935f5377ded700918a47831ada7794b27f8631","kind":"commit","published_at":"2024-03-15T00:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"668d646521e8b4ce8548859ec6d62c3ca310a568","kind":"commit","published_at":"2024-03-14T18:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"90ebcab96093b1dbe1c6566fd8732359b83080e8","kind":"commit","published_at":"2024-03-09T23:16:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5/manifests"},{"name":"v4.24.4","sha":"e7da7605834685d78435456edf8f56598eedb000","kind":"commit","published_at":"2024-03-08T01:53:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4/manifests"},{"name":"v4.24.3","sha":"e6a447738c3af4f1330a42369abf0b732f6607a7","kind":"commit","published_at":"2024-03-01T03:31:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3/manifests"},{"name":"v4.24.2","sha":"fb2436238c2111b5077b5135152f2011eaeb6312","kind":"commit","published_at":"2024-02-28T02:48:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2/manifests"},{"name":"v4.24.1","sha":"5d9fdc0ba0aa0e650156913bc51396c55966e9ec","kind":"commit","published_at":"2024-02-26T17:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"edeb2db1e80380d14fbaa5647611af2afc43d309","kind":"commit","published_at":"2024-02-23T05:26:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0/manifests"},{"name":"v4.23.7","sha":"b2ec928edc847394f5e29aa6baff743055f63bfa","kind":"commit","published_at":"2024-02-20T21:10:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7/manifests"},{"name":"v4.23.6","sha":"6b1c9931bd99a5583f5d8454c71f7785d6f7bfc6","kind":"commit","published_at":"2024-02-19T23:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6/manifests"},{"name":"v4.23.5","sha":"c5169e55d1f1dc6cd89cede7bbe23a064787f1ec","kind":"commit","published_at":"2024-02-17T15:26:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5/manifests"},{"name":"v4.23.4","sha":"8cc37157809488b3b2c07f99436b9fda332c7e5e","kind":"commit","published_at":"2024-02-16T02:42:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"7859ed444543ed2455326d0af3f8a23a4db3f9d0","kind":"commit","published_at":"2024-02-12T02:06:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"a3c710e5f3e3f1010d625d165a4816ee05f867af","kind":"commit","published_at":"2024-01-29T03:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"9ede4b5e2e0973eff05bdc576c2648460459e6f3","kind":"commit","published_at":"2024-01-25T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"ca8451d76988ed1296ed3140473be7cfa322612e","kind":"commit","published_at":"2024-01-25T01:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0/manifests"},{"name":"v4.22.6","sha":"c0af5b4423ea5c6835ae988e1b1c3e3bf31be36a","kind":"commit","published_at":"2024-01-19T03:17:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6/manifests"},{"name":"v4.22.5","sha":"31020e4ae9644596460e9606312f94bc420aff51","kind":"commit","published_at":"2024-01-04T03:29:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5/manifests"},{"name":"v4.22.4","sha":"36d410bd8ccfc47a2332141eabc105cbadedb255","kind":"commit","published_at":"2023-12-31T23:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4/manifests"},{"name":"v4.22.3","sha":"2036a7b9b4218daffb8a7106481134c6529ae3cc","kind":"commit","published_at":"2023-12-23T15:33:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3/manifests"},{"name":"v4.22.2","sha":"9f8ce98388adc37c8fa9a69c67b89a3972604258","kind":"commit","published_at":"2023-12-23T05:28:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2/manifests"},{"name":"v4.22.1","sha":"77c0ccde3d299a2d680f339404bb0cb050ebf62e","kind":"commit","published_at":"2023-12-19T23:42:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"570910c6f6e079cddd00c23e826e202c6489f39e","kind":"commit","published_at":"2023-12-08T04:14:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0/manifests"},{"name":"v4.21.7","sha":"01c98e29e2e2c83e1fa46fdd65bc5dc1be26f81d","kind":"commit","published_at":"2023-12-01T21:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7/manifests"},{"name":"v4.21.6","sha":"35b9d3d84eef9526e2b0ac995f58f0a1a7f977c7","kind":"commit","published_at":"2023-11-28T23:17:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6/manifests"},{"name":"v4.21.5","sha":"1c60c160d466c7c96c7fb4b30d270111571b21ae","kind":"commit","published_at":"2023-11-28T02:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5/manifests"},{"name":"v4.21.4","sha":"7d9d5c5203e3d93bdfc50f9d113c88791e9ba26c","kind":"commit","published_at":"2023-11-17T00:02:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4/manifests"},{"name":"v4.21.3","sha":"72bc7987b9a756abf91aee7058effb808f7617b9","kind":"commit","published_at":"2023-11-16T02:24:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3/manifests"},{"name":"v4.21.2","sha":"5f68c82ccc589ee5e85df37d0a0a1581a0acc55e","kind":"commit","published_at":"2023-11-15T02:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2/manifests"},{"name":"v4.21.1","sha":"2f5838ddae9c9a10621e4287c28ab38c3d06aae7","kind":"commit","published_at":"2023-11-10T01:39:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"62e7a043636f4fbe5804fb8f4684eeb6224a51f2","kind":"commit","published_at":"2023-11-09T05:17:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0/manifests"},{"name":"v4.20.9","sha":"466f8d4a25d6c948f40d68b36bac27d46d25d245","kind":"commit","published_at":"2023-11-01T06:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9/manifests"},{"name":"v4.20.8","sha":"47cb6e45f0e3bac57c0dccfda6cd20d174cc7a79","kind":"commit","published_at":"2023-10-29T05:58:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8/manifests"},{"name":"v4.20.7","sha":"39cf213bded5f5873c93f76e31586ac4f40948e2","kind":"commit","published_at":"2023-10-27T07:51:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7/manifests"},{"name":"v4.20.6","sha":"9a4e4ae629c52465076e73e75473b69b067f287d","kind":"commit","published_at":"2023-10-20T19:45:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6/manifests"},{"name":"v4.20.5","sha":"81292e7d79730e54274a060f568f187e596313c7","kind":"commit","published_at":"2023-10-20T17:53:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5/manifests"},{"name":"v4.20.4","sha":"bf6ae85eb180547eec789e0d169b42de3f91253a","kind":"commit","published_at":"2023-10-19T18:29:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4/manifests"},{"name":"v4.20.3","sha":"be6ab2a4a999a5c26a942c99d6064756cecbdc48","kind":"commit","published_at":"2023-10-15T13:01:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3/manifests"},{"name":"v4.20.2","sha":"b8f3e97fd159ea61b786fcb4bd4c58cc50bebf04","kind":"commit","published_at":"2023-10-13T19:57:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"cb1564dd399712a3a1bde5a7f9524d031c5a8758","kind":"commit","published_at":"2023-10-12T17:19:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"cd66f4a0a834767ea3e9b842ead5658dd838b714","kind":"commit","published_at":"2023-10-10T19:47:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"310697daecc9d460b814e4112e8eba8dba1e1cf6","kind":"commit","published_at":"2023-10-06T21:24:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"7e3761d72165bd796b82a03bfbf412c55e4bf263","kind":"commit","published_at":"2023-10-02T02:11:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"7e02aa0e60542c55de4b0df78aaf7bdde6ec4dfc","kind":"commit","published_at":"2023-09-27T05:28:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0/manifests"},{"name":"v4.18.9","sha":"9674ab5bf598b45d5d83df001c319c24c2de9900","kind":"commit","published_at":"2023-09-26T01:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9/manifests"},{"name":"v4.18.8","sha":"1e219cef8ae5d0ca3570b17197d4d0c96c8ee801","kind":"commit","published_at":"2023-09-20T22:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8/manifests"},{"name":"v4.18.7","sha":"7464c4a7c90fce056745a49e3bd7b00ad241ceaf","kind":"commit","published_at":"2023-09-15T16:04:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7/manifests"},{"name":"v4.18.6","sha":"121aadeb0ca0ad8cc1b94d5683fe5e715291b0c6","kind":"commit","published_at":"2023-09-13T21:12:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"bc1e95d0cb0a3e404627004b1c3205d43b306ebd","kind":"commit","published_at":"2023-09-11T16:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"74666b8620996a1454c812de229b9a708b802f77","kind":"commit","published_at":"2023-09-10T23:10:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"9cf8f5283b83984ffe673a98dd57da70bcf4b3ec","kind":"commit","published_at":"2023-09-10T05:00:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"f1a86b0941ab469e56453ad2ee39ce33d8a95b8d","kind":"commit","published_at":"2023-09-10T03:55:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"63d95c42fc84bbcea415c6d8a3a201587b89c92e","kind":"commit","published_at":"2023-09-02T14:14:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"2dcb39e9e874761c5b2987a93e013b2cc5acc2ca","kind":"commit","published_at":"2023-09-01T22:47:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0/manifests"},{"name":"v4.17.14","sha":"771ff23ed06646af32654c5ab599212227b5b9bf","kind":"commit","published_at":"2023-08-31T05:49:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14/manifests"},{"name":"v4.17.13","sha":"473f3295056fc292a66d9b760bea8e23783ca78c","kind":"commit","published_at":"2023-08-29T17:13:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13/manifests"},{"name":"v4.17.12","sha":"ea02531ed8950a6db1e08559f46742f35b3b6b5c","kind":"commit","published_at":"2023-08-28T16:40:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12/manifests"},{"name":"v4.17.11","sha":"101bd16e37e7b34bc5481cb17e152dce8b43b0a7","kind":"commit","published_at":"2023-08-23T06:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11/manifests"},{"name":"v4.17.10","sha":"369ab5085ca2ac2994687024ef5cf931d3121616","kind":"commit","published_at":"2023-08-23T05:46:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10/manifests"},{"name":"v4.17.9","sha":"25712d877a94d6bba5a7b20d42274acfef2775b0","kind":"commit","published_at":"2023-08-22T03:26:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9/manifests"},{"name":"v4.17.8","sha":"21d6a75b2e55de08cf73ab656ee532ec8be969c7","kind":"commit","published_at":"2023-08-18T22:58:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8/manifests"},{"name":"v4.17.7","sha":"9e8c7c70ff70bb1e22181faa79823d428c91c824","kind":"commit","published_at":"2023-08-16T02:05:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7/manifests"},{"name":"v4.17.6","sha":"b83631db653cbfc4004d92dc5789f5baaff10c27","kind":"commit","published_at":"2023-08-15T21:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6/manifests"},{"name":"v4.17.5","sha":"83af929d227eb0f59d89ecd8d61bb3ec64cd8738","kind":"commit","published_at":"2023-08-15T00:27:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5/manifests"},{"name":"v4.17.4","sha":"26091396b96eeeb896bb9d055f884ddfdad24fb6","kind":"commit","published_at":"2023-08-13T23:02:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4/manifests"},{"name":"v4.17.3","sha":"3d22534cad753b79b4208a716e2df1bf038ba368","kind":"commit","published_at":"2023-08-12T05:20:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"3a5b1b4f68f6069ea00f86028bdb063792a8d32b","kind":"commit","published_at":"2023-08-09T04:21:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"4dea6b1475363e9fddbc4bc48f5d467e1363c02f","kind":"commit","published_at":"2023-08-05T19:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"c722f8fcb7647a2b573f1598cd97a70cc25aacf0","kind":"commit","published_at":"2023-08-01T20:07:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0/manifests"},{"name":"v4.16.4","sha":"c70e8b24068e3c741ed06f4977b4e0a3a92ef3ae","kind":"commit","published_at":"2023-07-31T19:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"5f64da28fd3ce6c15ffdbc80bc6cf027fbff4365","kind":"commit","published_at":"2023-07-31T06:51:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"b4be010703c04b0b97d38b1eb5ceddf0d683424c","kind":"commit","published_at":"2023-07-20T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"9da9b0cfd4794d091ef63faa29996e906af52722","kind":"commit","published_at":"2023-07-20T02:19:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"96ea531908e55f2a480dacd4e733bc5bc6eb0e34","kind":"commit","published_at":"2023-07-18T19:42:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0/manifests"},{"name":"v4.15.15","sha":"8e37a232845a6e9ac839b2ebb391b439292ac7d9","kind":"commit","published_at":"2023-07-13T04:55:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15/manifests"},{"name":"v4.15.14","sha":"01a8bdbd42b5a64270deea0c5663bf735578cd16","kind":"commit","published_at":"2023-07-12T18:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14/manifests"},{"name":"v4.15.13","sha":"213689d4255e02b8c4520cb8aa2bb23037cb02d4","kind":"commit","published_at":"2023-07-09T20:59:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13/manifests"},{"name":"v4.15.12","sha":"461ff1f892e3d65d3576580de85224a93f2a62a9","kind":"commit","published_at":"2023-07-09T19:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12/manifests"},{"name":"v4.15.11","sha":"b6f64f3a4e38d103bf7659b267d25382e69c2987","kind":"commit","published_at":"2023-07-09T18:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11/manifests"},{"name":"v4.15.10","sha":"d2caf6d6985fb82d8fcef6b11718c0e2b88c24f4","kind":"commit","published_at":"2023-07-08T19:20:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10/manifests"},{"name":"v4.15.9","sha":"83132ea14356a7d24b3a4c1deb15239c01fbaa90","kind":"commit","published_at":"2023-07-06T04:07:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9/manifests"},{"name":"v4.15.8","sha":"96b09342a170f34e7fb036137ffdcb36c3ffb8dc","kind":"commit","published_at":"2023-07-03T19:45:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8/manifests"},{"name":"v4.15.7","sha":"1256cf4d226dfde403f33c48be80ace85bd752b4","kind":"commit","published_at":"2023-06-30T20:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7/manifests"},{"name":"v4.15.6","sha":"8a528fbd34a59c1d04823f739e7143de7d25ad7d","kind":"commit","published_at":"2023-06-29T23:32:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6/manifests"},{"name":"v4.15.5","sha":"459c28b26349c60978c876f1d05ee86f461c4624","kind":"commit","published_at":"2023-06-24T19:37:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5/manifests"},{"name":"v4.15.4","sha":"89678be79ace0be61124b3e291f62022b61b1ec7","kind":"commit","published_at":"2023-06-22T18:24:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4/manifests"},{"name":"v4.15.3","sha":"717b6d0be8f89c60198ece816e55217f3bcd3d65","kind":"commit","published_at":"2023-06-13T04:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3/manifests"},{"name":"v4.15.2","sha":"3ee1d4391a2906215b3af2ca82c903b624d9da76","kind":"commit","published_at":"2023-06-11T15:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"0270ed5e13535af8d3f6c77da5edcaf1cdf7d52c","kind":"commit","published_at":"2023-06-09T01:37:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"f755743a0980ec0c872907fe362738d68887a2a8","kind":"commit","published_at":"2023-06-08T02:02:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0/manifests"},{"name":"v4.14.14","sha":"5ba2d2f8acd1de2f5babcddc237587639b2fbca4","kind":"commit","published_at":"2023-06-06T22:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14/manifests"},{"name":"v4.14.13","sha":"5a57bf7e7f7e595478d9e8797d3095b6796f76cf","kind":"commit","published_at":"2023-06-06T20:03:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13/manifests"},{"name":"v4.14.12","sha":"7dff76d1c7984b377f48527c1be0e68c5acaf899","kind":"commit","published_at":"2023-06-02T17:00:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12/manifests"},{"name":"v4.14.11","sha":"482cc169c49e8a1e2edfb2aaa6c6e7b4e019ca75","kind":"commit","published_at":"2023-05-31T01:29:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11/manifests"},{"name":"v4.14.10","sha":"cb0e8993222d28d3e08e644f92d3b300a5d83b72","kind":"commit","published_at":"2023-05-25T02:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10/manifests"},{"name":"v4.14.9","sha":"fda7a286c4a0b2cb9015baa19d825b89834c8c1b","kind":"commit","published_at":"2023-05-12T16:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9/manifests"},{"name":"v4.14.8","sha":"f19e5b496b5539e482f9c7ed99ce513eaf603636","kind":"commit","published_at":"2023-05-09T18:53:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8/manifests"},{"name":"v4.14.7","sha":"d001008e3b6cd52b53b9216b072835ed655f6f86","kind":"commit","published_at":"2023-05-04T15:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7/manifests"},{"name":"v4.14.6","sha":"57b6eba894235231a843c1d9f8b1f79e8bb77529","kind":"commit","published_at":"2023-05-03T18:22:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6/manifests"},{"name":"v4.14.5","sha":"dc6fb95b6821a2f10456e3f25f8d26e2f3bcd6e6","kind":"commit","published_at":"2023-05-02T04:58:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5/manifests"},{"name":"v4.14.4","sha":"f1444b4f9d4fbeab3e9e20b61938756b1273e0c5","kind":"commit","published_at":"2023-04-29T03:50:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"3c714ef4c8975f9a8fcabd6ebd986e80233e178e","kind":"commit","published_at":"2023-04-26T20:21:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"a9cd0027f59385f205a27038e4e6263239fbf005","kind":"commit","published_at":"2023-04-24T03:47:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"1ee9ee9a32c3882fc08650843e4a750b51c5834d","kind":"commit","published_at":"2023-04-21T19:09:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"326f0fc0e0f32c342830b25d59d4f1cb368de7c0","kind":"commit","published_at":"2023-04-21T03:40:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0/manifests"},{"name":"v4.13.26","sha":"d70426b9f37f8f5d21423576c637b9c81651152c","kind":"commit","published_at":"2023-04-19T06:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26/manifests"},{"name":"v4.13.25","sha":"c0c694a4dda770f27c965e6153f1422fc6431118","kind":"commit","published_at":"2023-04-15T17:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25/manifests"},{"name":"v4.13.24","sha":"299cc2c68d62e11a9f55e7d11e3be2815e8f03f4","kind":"commit","published_at":"2023-04-11T23:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24/manifests"},{"name":"v4.13.23","sha":"18b18f9d8b8f68429f48d7bfc91d9d67ca6e91b6","kind":"commit","published_at":"2023-04-11T04:11:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23/manifests"},{"name":"v4.13.22","sha":"ec5bb9c948dd9e92921f2a44ec976ccf7915e79f","kind":"commit","published_at":"2023-04-09T01:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22/manifests"},{"name":"v4.13.21","sha":"eabf67121b24b4bb1d79e6b21ad0fecf3e87950c","kind":"commit","published_at":"2023-03-28T04:07:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21/manifests"},{"name":"v4.13.20","sha":"1c45b1306bca9f2f2a8fa8ae2aa792ff90c3b52f","kind":"commit","published_at":"2023-03-27T20:35:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20/manifests"},{"name":"v4.13.19","sha":"66251368ff51145f2a3170f8bbcc737b85354f1b","kind":"commit","published_at":"2023-03-25T03:14:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19/manifests"},{"name":"v4.13.18","sha":"1bdd514c9897f0f3d94cd69d23645c0cf83a4f84","kind":"commit","published_at":"2023-03-24T03:18:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18/manifests"},{"name":"v4.13.17","sha":"3e8b5fa4b032582c98c2709c5bfaad6554ade11a","kind":"commit","published_at":"2023-03-23T20:08:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17/manifests"},{"name":"v4.13.16","sha":"2a453c44de5516f71f580de358283fd332db883a","kind":"commit","published_at":"2023-03-22T02:03:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16/manifests"},{"name":"v4.13.15","sha":"8c5005c973f5bfa4876639f6e4969bc93584b95e","kind":"commit","published_at":"2023-03-17T16:33:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15/manifests"},{"name":"v4.13.14","sha":"2beac7d133b418195659ac72a1faab7ea239e6b3","kind":"commit","published_at":"2023-03-14T19:30:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14/manifests"},{"name":"v4.13.13","sha":"0bf9533301996dcaa1e5c987793fe1ec14522e50","kind":"commit","published_at":"2023-03-12T15:47:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13/manifests"},{"name":"v4.13.12","sha":"39efda0b2b5841e090a33d5f07a37661feaf047c","kind":"commit","published_at":"2023-03-11T14:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12/manifests"},{"name":"v4.13.11","sha":"f015121d22e3bc1b863505ea16be0a5ce2424469","kind":"commit","published_at":"2023-03-11T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11/manifests"},{"name":"v4.13.10","sha":"8a2b6fbf5765f1ef790e8d9514958e0f3dda5627","kind":"commit","published_at":"2023-03-09T21:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10/manifests"},{"name":"v4.13.9","sha":"d640bdae8d82aadb628c48e8e720bde01d641e2f","kind":"commit","published_at":"2023-03-09T02:02:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9/manifests"},{"name":"v4.13.8","sha":"2421d212af8a5ebe08f83b4d0dc80817ee656e72","kind":"commit","published_at":"2023-03-06T16:23:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8/manifests"},{"name":"v4.13.7","sha":"733607a0373020ce0e6b8ec9701822850fc614e1","kind":"commit","published_at":"2023-03-05T01:55:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7/manifests"},{"name":"v4.13.6","sha":"933bae904a5e133801fe0076492e3466c9ef12f2","kind":"commit","published_at":"2023-03-04T06:36:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6/manifests"},{"name":"v4.13.5","sha":"83f4cd1a6ba6fa8f4e9cba1ec47fb8df091dfac5","kind":"commit","published_at":"2023-03-01T07:21:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5/manifests"},{"name":"v4.13.4","sha":"ef0fa07ec6f7c81fb7ff96197f7fc9efc8727b93","kind":"commit","published_at":"2023-02-23T02:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4/manifests"},{"name":"v4.13.3","sha":"0a4a49be8728955f78c32dfe737a0ce0861601dc","kind":"commit","published_at":"2023-02-22T14:14:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3/manifests"},{"name":"v4.13.2","sha":"2400757a140d2e27bfac262b2d4617dcad4a9981","kind":"commit","published_at":"2023-02-22T05:27:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"2dcacc30e493416a30dde6a093701613810d0715","kind":"commit","published_at":"2023-02-21T18:03:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"9e1060073a39809f9427df580b9030d3698f055a","kind":"commit","published_at":"2023-02-18T07:20:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0/manifests"},{"name":"v4.12.8","sha":"b023adf6850acd40ea47a7192f32e293b2deb01c","kind":"commit","published_at":"2023-02-09T03:47:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"9f1f7455287206578ef7097f8989274114295a51","kind":"commit","published_at":"2023-02-07T04:34:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"004a364bcf0af897948cf50cf8f9e5372eaea138","kind":"commit","published_at":"2023-02-06T06:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6/manifests"},{"name":"v4.12.5","sha":"51485997d94202cea18dade96a07105af790e80e","kind":"commit","published_at":"2023-02-04T04:24:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"04a05c967a0c4c98d60a3318d107236fc5e58637","kind":"commit","published_at":"2023-02-03T06:53:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"77844a68291dfd5f644e5fddc547dd4475792f5b","kind":"commit","published_at":"2023-01-29T06:58:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"bcdd9dacc21c349947512ddfe3e740df30855ff2","kind":"commit","published_at":"2023-01-26T02:20:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"5d6a816cea016dda4acd9dc702d37c9b129f2a78","kind":"commit","published_at":"2023-01-25T06:40:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"bed5943410c32fee541077d6dfc95b25f90769b4","kind":"commit","published_at":"2023-01-24T04:05:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0/manifests"},{"name":"v4.11.9","sha":"c9dd6919ddb80afb5ee06e43bc169df679f5acbe","kind":"commit","published_at":"2023-01-23T18:20:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9/manifests"},{"name":"v4.11.8","sha":"724694965113996c20b51e97aefbed7f2f093d06","kind":"commit","published_at":"2023-01-20T23:34:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8/manifests"},{"name":"v4.11.7","sha":"819e0645f990205ca237b3382c27f3920d4b6319","kind":"commit","published_at":"2023-01-20T04:03:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7/manifests"},{"name":"v4.11.6","sha":"ab0f5979d0cedcdd2f2c84d7ee702168f71e19b2","kind":"commit","published_at":"2023-01-19T05:34:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"19ea7e1ca1861524aef98f126982add8cc7a3390","kind":"commit","published_at":"2023-01-15T02:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"ea421b9ec75dd1589723dabe3a5947fdff5ad960","kind":"commit","published_at":"2023-01-14T07:34:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"94e80e460259e6a406c3685eadb4203fe3abc959","kind":"commit","published_at":"2023-01-13T07:11:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"6f904919cc878247f6b0c9d2b127600a2b232f31","kind":"commit","published_at":"2023-01-04T22:05:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d15ce8bbee506caa7df25e51c52efa80f6fc4a5e","kind":"commit","published_at":"2023-01-04T01:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0d61ce993552d51ea8a04429d8c301d7bdb710a6","kind":"commit","published_at":"2022-12-31T09:39:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"774cc7d08677f00943d67fffef90c16fc1d9045c","kind":"commit","published_at":"2022-12-24T04:22:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0/manifests"},{"name":"v4.9.11","sha":"349cae27dd1c8eb6398bdc28246e084f256be339","kind":"commit","published_at":"2022-12-22T04:56:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11/manifests"},{"name":"v4.9.10","sha":"ee6d0402d6098319d092bec9af0f4bbcc712775d","kind":"commit","published_at":"2022-12-21T22:43:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"e0f9ae6eea6708fe1eb47be90ed9b592c6169b03","kind":"commit","published_at":"2022-12-18T20:02:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ca09f58004b16eedabbb9ee5ea980d5ca23b02d2","kind":"commit","published_at":"2022-12-16T22:44:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"768ecd2ad25066ba27d322a5660e0fbcfcc810cc","kind":"commit","published_at":"2022-12-07T19:48:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"bd4a1a92adab313b2d6bb0063715425396d74e5e","kind":"commit","published_at":"2022-12-05T22:50:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"2fe10e552b53b252b8cab0c0031538d9c9a76a5c","kind":"commit","published_at":"2022-12-03T00:12:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"700b4d9ac150c73edc14bc6f2435c594d43917b1","kind":"commit","published_at":"2022-12-02T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"a836524adc232f48bea9ab276843e0ef68d11217","kind":"commit","published_at":"2022-11-30T07:56:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"32b8ffa6f0b7ffe9d424aaef5c6ddb7f1a0d2311","kind":"commit","published_at":"2022-11-29T06:17:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"4e7d5124c0b6a66378a3eb23bae572375f22ca21","kind":"commit","published_at":"2022-11-26T03:26:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"40baf45da2a085990196502df5b91f83c5564a59","kind":"commit","published_at":"2022-11-25T19:54:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0/manifests"},{"name":"v4.8.6","sha":"842deb606a01d16918387835d17de9f8c18d4091","kind":"commit","published_at":"2022-11-18T20:23:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"0d4930e6f4407c64ac043462e32bb9b706d17a1d","kind":"commit","published_at":"2022-11-18T01:47:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"414a9cbd09370bb8bb4545a2594e50c38eac1b7d","kind":"commit","published_at":"2022-11-17T19:07:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"54e24fc038b5618e469b67f469291dc9582dacc1","kind":"commit","published_at":"2022-11-11T19:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"4feb585b763b37bb8681c8c8c689f29d6ee6ed21","kind":"commit","published_at":"2022-11-09T06:26:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e8a908b19095f3645cc40e932417e4628674d6e9","kind":"commit","published_at":"2022-11-07T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"6959607872631443e9ed193c165ed1a09196b49f","kind":"commit","published_at":"2022-11-05T05:47:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"41291bc02e418bee1064c3a5e3d8c28493ed9651","kind":"commit","published_at":"2022-11-02T21:23:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"52da66f16a67ec33dcc698adf97c9a65e45949e5","kind":"commit","published_at":"2022-11-02T06:40:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"be282a9884ed07866be6a1c19254eab140b9a86c","kind":"commit","published_at":"2022-10-30T03:29:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0/manifests"},{"name":"v4.6.6","sha":"4bb3a0a08299ad5790a641d3a480d67d5d90f6ff","kind":"commit","published_at":"2022-10-25T06:39:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"64ebebee47939c3d070dc6abd8e9ec84b3ea2e38","kind":"commit","published_at":"2022-10-21T23:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"1d09bf391955db72bf571163b91cb5c7f434f4d9","kind":"commit","published_at":"2022-10-20T22:57:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"4f20c34205534e94c3a6ab688f32c23fdf07a514","kind":"commit","published_at":"2022-10-20T04:35:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"eb9832fbdb54d13924c04eb50957f2bc06af9bfb","kind":"commit","published_at":"2022-10-14T20:28:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"a78d44024c8ffa62c168d78d4517ed5a348c94a7","kind":"commit","published_at":"2022-10-14T19:22:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"c406380b6ed04e21c394232f851cbc588d7c5191","kind":"commit","published_at":"2022-10-14T08:11:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0/manifests"},{"name":"v4.5.6","sha":"e8eb0c64190896baad2efbcc37074b1199377584","kind":"commit","published_at":"2022-10-11T00:07:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"db0ac9bf6cb7fe5554490929b5ca21baf99f16c2","kind":"commit","published_at":"2022-10-06T05:34:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"ab43a742bc1546edd17d76a9d97a1f88f06124f0","kind":"commit","published_at":"2022-10-04T03:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d117223e9823db9395206614e6d50e55b544b6c5","kind":"commit","published_at":"2022-10-02T18:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"5fab8903544e6977a0f2889f5ae4427d8287311c","kind":"commit","published_at":"2022-10-02T00:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"c284ae20476198c082dd08f275049192a3a3d130","kind":"commit","published_at":"2022-09-30T02:06:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f1bc9ce8e309987dbfc48a49adc4e3661ccf9065","kind":"commit","published_at":"2022-09-29T00:02:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0/manifests"},{"name":"v4.4.4","sha":"0e9afde7b9e971d482d29cb4ecb032deefaf9915","kind":"commit","published_at":"2022-09-26T03:31:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"bdaea12f83e23477821dac1803dc3ae05a80687c","kind":"commit","published_at":"2022-09-24T05:54:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"99cfa68d2142a29eec5e8af0dcc0344fda578a12","kind":"commit","published_at":"2022-09-15T02:42:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"8113700cc90460cb476f05dd17037356ed1b28fe","kind":"commit","published_at":"2022-09-14T18:06:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9e940dc07a891ccdcfd863c5dbb028825ba7a4b7","kind":"commit","published_at":"2022-09-14T04:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"7458da8ac858984bd6dac65ca000e616a114f3ec","kind":"commit","published_at":"2022-09-09T22:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"ab6931de65c980ae019e019d476ab0766cd40fa6","kind":"commit","published_at":"2022-09-09T02:42:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"ef3934223527e6a186c98ec919bb344695349dbd","kind":"commit","published_at":"2022-09-07T18:35:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"13c007218a09cdea64e8206f6a3759ad872fc79b","kind":"commit","published_at":"2022-09-07T06:25:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"6dece1d28d55012e9fd114af29ca8c56f41de8ae","kind":"commit","published_at":"2022-09-06T20:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"7b48b07258855edcc8cb51fb0d370b1d0ba565b0","kind":"commit","published_at":"2022-09-06T05:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"3f5515b9266071404c7cb6d49ab3c7a668e74342","kind":"commit","published_at":"2022-09-05T20:15:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"e4968323223533422e73af5c2aa857fc98bef968","kind":"commit","published_at":"2022-09-02T06:14:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"577c8e530eedf701f2eb2ea006bfc8307639a983","kind":"commit","published_at":"2022-09-01T20:43:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"512b9db8ff4e4c7a27fd7c2d71ff14828a20c1d1","kind":"commit","published_at":"2022-08-27T02:17:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"faeb571ea9e29553ec57908c690e5602bc9e5c34","kind":"commit","published_at":"2022-08-24T14:42:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"94e9f56f467c7ec3df992bc51da4ad5f43a70638","kind":"commit","published_at":"2022-08-24T01:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"13e689bade2757971e708f4b34ff9d222ddc33a7","kind":"commit","published_at":"2022-08-23T02:00:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8f0274925446994e297f9bade14ccdc0f1d138b1","kind":"commit","published_at":"2022-08-19T05:27:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0/manifests"},{"name":"v3.5.11","sha":"d3abd575d75e6ea271afe6ce4bc2f617a88b1182","kind":"commit","published_at":"2022-08-05T22:34:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"63c29c403733a0748f1cb584c6938c3248b1b3f8","kind":"commit","published_at":"2022-08-04T18:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"ddbce0511ff9812fe61a896efeaa924ba6b38a05","kind":"commit","published_at":"2022-08-01T21:47:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c4853e9d4258cdcf4fa7f28c8509841f349e08a","kind":"commit","published_at":"2022-07-17T12:16:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"db5c22bf915865b396eea6024e3c757338cf6c89","kind":"commit","published_at":"2022-07-16T18:49:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"5f26c1f1d4d49606322790f543a4edd68f9f5d6e","kind":"commit","published_at":"2022-07-15T23:25:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"eda73c61d58c6d2776e7f20549afe40b5e81db6d","kind":"commit","published_at":"2022-07-15T01:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"e88e06d83b69f67c5785bccffb233dfd4445a33f","kind":"commit","published_at":"2022-07-14T16:54:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"61e0d89672598e158669a04262e278d3a5d61e2d","kind":"commit","published_at":"2022-07-14T04:41:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"791eeb0f83ab1de3eee4b1afdd5793c1d7334775","kind":"commit","published_at":"2022-07-13T17:58:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"638dacba89a629e9550aba7645316dc4c3041f10","kind":"commit","published_at":"2022-07-13T02:58:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a67db6d1ba7c7fcb57481cfa733a03e86c05b9e5","kind":"commit","published_at":"2022-07-11T20:14:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"5b5be33a828211388d95de45c95bea2f55c838d3","kind":"commit","published_at":"2022-07-11T17:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"52947ad1a22e7221905edf703136175b72610e1b","kind":"commit","published_at":"2022-07-08T21:19:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0/manifests"},{"name":"v3.3.7","sha":"536aa7987dab78eb0b4c22c93a070c9db488a9c2","kind":"commit","published_at":"2022-07-06T22:44:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"0d7e9bd91b7f3871470752c54135561134b8634e","kind":"commit","published_at":"2022-07-03T19:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"6f2fabe769b8a8659bb2768e96253023a61a5549","kind":"commit","published_at":"2022-07-01T18:38:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"57171f22d3de81a6e1dd5620be6f198860ed8961","kind":"commit","published_at":"2022-06-30T22:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b397777a7862989657d326feb97bad4d24cdf461","kind":"commit","published_at":"2022-06-29T03:01:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"c85ff09763d6f2a347dccc298bbccdcfcc3b4f8a","kind":"commit","published_at":"2022-06-26T17:16:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5cac752621badf3f0bb13daea576800a340e95c1","kind":"commit","published_at":"2022-06-24T18:26:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1fc2204589ca97fe5e80bb38c2cdd1bee8825ecb","kind":"commit","published_at":"2022-06-24T03:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0/manifests"},{"name":"v3.2.12","sha":"e0f94c8a1ac57dd1ffd484e725a77d5f10b13581","kind":"commit","published_at":"2022-06-22T15:24:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"8387e89cfa3bd62a564246c0c00a94b8199b0792","kind":"commit","published_at":"2022-06-20T22:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"1962aeef5b6eca85363232c2b111dc4eb16ada12","kind":"commit","published_at":"2022-06-15T17:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"189973ad646696ef6f869d04df9d8dce9887b55d","kind":"commit","published_at":"2022-06-08T03:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"53eb2ba8b75b145c11cb1f7bbafeb131576ec792","kind":"commit","published_at":"2022-06-07T05:01:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"a07a62ef911113c17c34971cab4e481cf5d172bc","kind":"commit","published_at":"2022-06-03T21:41:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1e5195648789f7748b48dc6cb8dc726e013ea799","kind":"commit","published_at":"2022-06-01T21:56:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"22afd7d8a9c3d68906d868cbd86beb76e9e201e8","kind":"commit","published_at":"2022-06-01T18:09:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"9a58cd5718d1e6f914f42b71b2b16d2663fcd0ff","kind":"commit","published_at":"2022-06-01T15:30:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"d786fa51bb9a1898d3f7a2d0a2b27c85b5e2017c","kind":"commit","published_at":"2022-05-31T15:49:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"e3692a34c420a6e1b2e5db7a18921b8c8f9c6d26","kind":"commit","published_at":"2022-05-31T05:11:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c2a012f0cf6b1e8f0ff669658ca7b2fc1442383a","kind":"commit","published_at":"2022-05-27T00:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"233d70b0e9a6e2fb1dc3ec5962707c2c16d4e99e","kind":"commit","published_at":"2022-05-26T03:02:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7a5db5930552fe7c1861f5b2f3397c5cac099aef","kind":"commit","published_at":"2022-05-23T19:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"2bde0b7b512252952819765db2f6e6839d8ba98a","kind":"commit","published_at":"2022-05-21T03:26:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"d5dc858a899d6369b773e8424584c92aa0e18595","kind":"commit","published_at":"2022-05-20T19:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fdbabea59db3e1d0f8a36fb82f2eae2d1ccaaa66","kind":"commit","published_at":"2022-05-19T16:46:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"944cc17b508feebdccf043c13d39d701a3bb62b3","kind":"commit","published_at":"2022-05-18T15:45:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"acb6e8117dac4c641888680f95b7ac2ac50fcd34","kind":"commit","published_at":"2022-05-17T19:20:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"da0af4f859621ea6ddf98a2d34001dd4ad0f1189","kind":"commit","published_at":"2022-05-15T13:58:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b0563d563dbc65fa213cea641d7fb43ce6da7043","kind":"commit","published_at":"2022-05-14T14:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"88fa04046b87b448748c7e7e68ce92c939d75615","kind":"commit","published_at":"2022-05-13T22:32:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0/manifests"},{"name":"v2.5.4.post1","sha":"7090f9020b44be1935e2874b24589c5420ec0ce9","kind":"commit","published_at":"2022-05-02T23:15:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4.post1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1/manifests"},{"name":"v2.5.4","sha":"63c23cb3989b11300605bf6f7c71f8cf8fcb15e4","kind":"commit","published_at":"2022-05-02T19:33:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"228032768ba96d80e39e6ad6eb1a08afd92b4a17","kind":"commit","published_at":"2022-05-01T14:38:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"271d5fb079f6a9476dc9389871c8e05ab6656bfe","kind":"commit","published_at":"2022-04-25T22:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"22f6876a8130895e2be80c548e6595fe7c827b85","kind":"commit","published_at":"2022-04-25T04:04:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b385e3e2d3780c9a6022f61713fd40e40ff7ef45","kind":"commit","published_at":"2022-04-22T07:07:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0/manifests"},{"name":"v2.4.35","sha":"7191a8c8b6006f8691bb698e83c0b80d25260b1a","kind":"commit","published_at":"2022-04-19T21:42:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.35","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35/manifests"},{"name":"v2.4.34","sha":"242eb4db2a719dad964d6b2e458a14e8e19c4559","kind":"commit","published_at":"2022-04-18T05:44:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.34","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34/manifests"},{"name":"v2.4.33","sha":"d665365a0b35c94f045a16293ad24cd3659da7c7","kind":"commit","published_at":"2022-04-13T17:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.33","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33/manifests"},{"name":"v2.4.32","sha":"31ab13ff100eed6e8b75d8ebc04276a56b9defc7","kind":"commit","published_at":"2022-04-10T14:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.32","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32/manifests"},{"name":"v2.4.31","sha":"0add9ec7834cd404ba50dfb986074740e98dc9ef","kind":"commit","published_at":"2022-04-05T17:34:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.31","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31/manifests"},{"name":"v2.4.30","sha":"2ff791e7c301ecc114c82f4faa03ebf76d4c68ce","kind":"commit","published_at":"2022-04-04T21:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.30","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30/manifests"},{"name":"v2.4.29","sha":"5514d069c839a338340bba275093f65537fb08c2","kind":"commit","published_at":"2022-04-04T17:30:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.29","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29/manifests"},{"name":"v2.4.28","sha":"666a70d6ce7bd8b8b5a2d67f2400809db6720929","kind":"commit","published_at":"2022-03-31T22:35:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28/manifests"},{"name":"v2.4.27","sha":"20bad755378038183f6a71a89f26c3c1a2ee73b0","kind":"commit","published_at":"2022-03-27T14:23:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27/manifests"},{"name":"v2.4.26","sha":"bde55db13cc1d55cd273f63cf1ebe5a126d5a69f","kind":"commit","published_at":"2022-03-26T22:13:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26/manifests"},{"name":"v2.4.25","sha":"8dc0908729c8bdbdd6c52719f208e25a82606c66","kind":"commit","published_at":"2022-03-25T19:26:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25/manifests"},{"name":"v2.4.24","sha":"963f2dd596320683a265178d72e56997c0c361ee","kind":"commit","published_at":"2022-03-22T19:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24/manifests"},{"name":"v2.4.22","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22/manifests"},{"name":"v2.4.23","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23/manifests"},{"name":"v2.4.21","sha":"1eed2518d26feb76bf1ca1d477fa0e69e5894d07","kind":"commit","published_at":"2022-03-16T03:48:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21/manifests"},{"name":"v2.4.20","sha":"96ed089aac0abbc4992cb1f5e6f27aaa499012c2","kind":"commit","published_at":"2022-03-16T01:57:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"186456c1a99748a11def8a5b1e7892c434598f86","kind":"commit","published_at":"2022-03-12T23:43:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"d95073cd01b35f9573a37f30dc5293732c49dc8d","kind":"commit","published_at":"2022-03-09T19:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"cdf764bf3b944464acedd25b21a4d3e606c64000","kind":"commit","published_at":"2022-03-02T20:05:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"fb2c6a3e48893ea30802404d6a0bb6c7feef13e3","kind":"commit","published_at":"2022-03-02T07:42:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16/manifests"},{"name":"v2.4.15","sha":"302fa40b05d7e3f24dd8a0f12afbdf248c86d1cc","kind":"commit","published_at":"2022-02-25T23:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"c93ddae837d0006b614edf1d406dfc51a7c72db4","kind":"commit","published_at":"2022-02-15T22:41:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"68c456ede17aa8e64110dfbf634c6da14b501954","kind":"commit","published_at":"2022-02-13T18:16:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"49eda867de701c7a780ffda2b6326b5aab2444d9","kind":"commit","published_at":"2022-02-11T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"a5cef6c139a2dcd01fa61d9189c0c001eddbf6a2","kind":"commit","published_at":"2022-02-11T06:19:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"0ea0463ef171f96cf1a7ac78f193955c203abd2c","kind":"commit","published_at":"2022-02-10T20:52:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"873543b47448619bd3f4e8a08cc5a7cbb7d00ecb","kind":"commit","published_at":"2022-02-10T00:03:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"f3b01ee6ea70c9d098920780409bd089e001630c","kind":"commit","published_at":"2022-02-06T04:18:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"04a8ab91f1ef04f783468cfcda51e66304794110","kind":"commit","published_at":"2022-02-04T03:26:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"2375a7799d731193f35844a64afd22d5a144011c","kind":"commit","published_at":"2022-02-02T03:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"ccd27c0db217a49f6bc4ad3c2d656c79b41e5012","kind":"commit","published_at":"2022-02-01T20:01:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"4ed6d18e83e0a5f3096b2477ad2bbf4264622415","kind":"commit","published_at":"2022-02-01T06:21:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"6cbaaf3b9e36f2c4aec060fc1ffb327af86ba4c2","kind":"commit","published_at":"2022-01-27T07:40:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"0a7f99629c19ad32ad4e1459923fe473d4658da9","kind":"commit","published_at":"2022-01-26T06:10:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b99367166e7d8292d7bd31fe8710189ac0f707dc","kind":"commit","published_at":"2022-01-24T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"a6c60686ce64fb1cd4ccad4e79ca156f636b2cd1","kind":"commit","published_at":"2022-01-20T04:34:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0/manifests"},{"name":"v2.3.14","sha":"468c0d16cfffb7a6009e449d691f977dc33173ba","kind":"commit","published_at":"2022-01-16T21:20:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"8ca67d984f9ec2d8483f21538d63ae8d97e10866","kind":"commit","published_at":"2022-01-16T00:47:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"3130a138bc09a757b8d4c4f35bfd56b0651ad612","kind":"commit","published_at":"2022-01-12T06:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"7fda7613fc64f9247646d9830e398ffeb61dfab2","kind":"commit","published_at":"2022-01-12T03:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"0d1de7238bfafe4b7309fec6f735dcd0dc4538a8","kind":"commit","published_at":"2022-01-09T01:45:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"26633fbea33674797b8cde1a437745cfece508f8","kind":"commit","published_at":"2022-01-05T20:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"186bd1a03a49b64a106dad5db855987ed94631b5","kind":"commit","published_at":"2022-01-05T01:54:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"d84f11e779ddcb3d60aabcd4554e6421634d9490","kind":"commit","published_at":"2022-01-03T00:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"90855f41f108a939a0b507c29742aeb611963549","kind":"commit","published_at":"2022-01-02T05:16:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"1cebb27109dd1f5a1149f8f63d9f7855ba07c18b","kind":"commit","published_at":"2021-12-31T20:36:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"dd5aab5c15fbb59d67381ce53652686079061e87","kind":"commit","published_at":"2021-12-29T05:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"bbd67a0bdc5e5c8679ca31d33fed1a1df2750413","kind":"commit","published_at":"2021-12-24T22:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"902f35ae150f9cdeeee5d5244bc804458789c682","kind":"commit","published_at":"2021-12-23T21:25:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"b16811492d0d7f603638fb1c0e44ff5a44b9051f","kind":"commit","published_at":"2021-12-17T22:36:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58c628f76e99b510ad4dc084fea845a3b84169db","kind":"commit","published_at":"2021-12-17T10:11:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0/manifests"},{"name":"v2.2.10","sha":"906b538f6ba05794d933540a2e3de7e494fd0e49","kind":"commit","published_at":"2021-12-14T03:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"ed913fb1961c4c78b2c0575ca758924b19f2fc41","kind":"commit","published_at":"2021-12-11T20:47:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"b5218fd56ca6cc40fd33e9c5586b424c031854df","kind":"commit","published_at":"2021-12-07T19:06:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e65fc986045089ca431887ba4fbd528900887697","kind":"commit","published_at":"2021-12-03T16:37:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"e8b833894c2b067b992fd0b2ad0418d020cf726f","kind":"commit","published_at":"2021-12-03T05:21:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"d77472cf8b05aab8d1eb27ef7c7da5fea4a6b616","kind":"commit","published_at":"2021-12-02T20:19:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"97ab233ed9df50589280777cf7a12f58c15b85fd","kind":"commit","published_at":"2021-12-02T05:33:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"91bc000beaa34b8bd9897667c380ef5ac1df4bf1","kind":"commit","published_at":"2021-11-30T06:22:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f0d62420546974aa34588bd9f7eaf88fdbdffe9e","kind":"commit","published_at":"2021-11-29T06:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"85f7777e4914b4270fb2807e24c723fe67689faf","kind":"commit","published_at":"2021-11-27T18:20:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d570ae8454f2ae12348bab030e6675e5d8ea2edb","kind":"commit","published_at":"2021-11-25T18:13:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"e20ffe2e13c67208f721abedab71a760880a313f","kind":"commit","published_at":"2021-11-18T00:45:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"642957dc80b3bc481d959ac1ac79e9889f36a9b7","kind":"commit","published_at":"2021-11-15T20:59:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8/manifests"},{"name":"v2.1.6","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6/manifests"},{"name":"v2.1.7","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"aac418db629d32b45164f71504fcca1caa2cd1d1","kind":"commit","published_at":"2021-11-10T00:29:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8c623cc49783989324ade437af3d7828611c344c","kind":"commit","published_at":"2021-11-08T18:17:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9257879918bbecf88f9e21d4f1effdd0e11a0102","kind":"commit","published_at":"2021-11-06T00:23:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"54ab001adf7173a6265bdd9edd1ed5dbe99b4404","kind":"commit","published_at":"2021-11-04T02:59:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"82caebcf868d9c2fa492079f440cffee5f5f7b8c","kind":"commit","published_at":"2021-11-02T06:38:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bd09e811e81b78091c7a156df5b57d77d6da21a7","kind":"commit","published_at":"2021-10-31T07:35:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0/manifests"},{"name":"v2.0.10","sha":"cc5d6cc58e72512b992e2b28a69ce22bcb5b91fd","kind":"commit","published_at":"2021-10-28T23:13:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"c80887ff06df79431b7c0e240a26b4c052db479a","kind":"commit","published_at":"2021-10-28T18:45:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"afc800201afebc9c61c5f3de600862a826c35df5","kind":"commit","published_at":"2021-10-28T05:14:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"2913f31bdb7419f0b36db5e8b9ebd5b55f1fe29e","kind":"commit","published_at":"2021-10-26T02:45:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"502f4f685b48c57d42e24f83fa288cf54b01f7b9","kind":"commit","published_at":"2021-10-23T20:04:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"251c931293b160b77728b28129ad126037615f01","kind":"commit","published_at":"2021-10-22T20:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"efd282a860206dad81d0d4e61a472138eb04328d","kind":"commit","published_at":"2021-10-21T02:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ae62f36f4693985934c8e6fe91c24dd0bb93ec08","kind":"commit","published_at":"2021-10-20T00:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1b42f1a0dc5a1b846d6fa43bbb6b5896b4af64a","kind":"commit","published_at":"2021-10-19T04:22:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6968f83ddfcc620220148ecf3d7ed80555307c03","kind":"commit","published_at":"2021-10-18T05:56:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"484c8a21a80cc24c4e2995e485e5ae22674e0865","kind":"commit","published_at":"2021-10-16T05:34:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0/manifests"},{"name":"v1.67.1","sha":"89b18788aed987662495835dd2072c087ad2ef5e","kind":"commit","published_at":"2021-10-15T20:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8534eb5c2749701f783a50f9b4a19d817bc6c6d0","kind":"commit","published_at":"2021-10-15T17:59:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0/manifests"},{"name":"v1.66.14","sha":"5a5f6d6e53d0d9612226554b7604b36d2e69a743","kind":"commit","published_at":"2021-10-14T21:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14/manifests"},{"name":"v1.66.13","sha":"4daea7a43aec0869429d2a286798901a60f4e84d","kind":"commit","published_at":"2021-10-14T07:31:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13/manifests"},{"name":"v1.66.12","sha":"eaabc9c44954f6290a0415ed6388709057715719","kind":"commit","published_at":"2021-10-11T21:23:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12/manifests"},{"name":"v1.66.11","sha":"386bfea1c72e8d3526b4edb9832d8d93fab3335e","kind":"commit","published_at":"2021-10-09T04:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11/manifests"},{"name":"v1.66.10","sha":"14c45cb38e932ee2c7ab9e6b57aa2f01235db93b","kind":"commit","published_at":"2021-10-08T05:11:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10/manifests"},{"name":"v1.66.9","sha":"1b23e26d92f1cf8f75a26e06e601b1e1a8ef23b0","kind":"commit","published_at":"2021-10-06T04:06:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9/manifests"},{"name":"v1.66.8","sha":"bea532f1b9c3063c8154ad49b7b38b132c09f554","kind":"commit","published_at":"2021-10-05T21:40:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8/manifests"},{"name":"v1.66.7","sha":"63fdb242915311f01690a618bb190c3667b545b1","kind":"commit","published_at":"2021-10-03T04:32:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7/manifests"},{"name":"v1.66.6","sha":"e27163faac36b36286e02d9a7d9b9eafba9e676c","kind":"commit","published_at":"2021-10-02T04:13:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6/manifests"},{"name":"v1.66.5","sha":"227bdc28fc5892a18da4ad49a0720e7f57e5f08e","kind":"commit","published_at":"2021-10-01T05:33:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5/manifests"},{"name":"v1.66.4","sha":"4e973b7098b93b499596c1f4c161b02087a58065","kind":"commit","published_at":"2021-09-29T07:35:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4/manifests"},{"name":"v1.66.3","sha":"5714cb99736816ded22b8ad43ba2ba5d64d6ecdb","kind":"commit","published_at":"2021-09-27T19:16:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3/manifests"},{"name":"v1.66.2","sha":"dc533cb9e1bb551d21ece462d0beaaee8ee9cc93","kind":"commit","published_at":"2021-09-26T19:16:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"790bb882913cd5f96bc8e4f1be4c10d70607f886","kind":"commit","published_at":"2021-09-22T04:55:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1/manifests"},{"name":"v1.61.1","sha":"b5b0d9e7888407d7b622fd8d25a990c90f3907ca","kind":"commit","published_at":"2021-09-21T18:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1/manifests"},{"name":"v1.66.0","sha":"7ad83c4bfa4b2f53dd430a380545223b1a9e9133","kind":"commit","published_at":"2021-09-20T07:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0/manifests"},{"name":"v1.65.3","sha":"f1e662218197797e9cd0310ca81b78f29500f511","kind":"commit","published_at":"2021-09-07T21:48:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"828e95de46f971bb54d1d97a964e4ce05593318a","kind":"commit","published_at":"2021-09-06T17:10:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"04235ab3cca1d3cf69b83671d5c9f6ec907ac6db","kind":"commit","published_at":"2021-09-01T07:51:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"03b8fba6752d3bbf7fc17aa97b69bdc2a73c58bc","kind":"commit","published_at":"2021-09-01T05:53:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"a244324e7360bb0d17b67c048534c376d7ab1dff","kind":"commit","published_at":"2021-08-24T19:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"2cad9475bb15d5fb736b9e2dd994a6b7d3c89486","kind":"commit","published_at":"2021-08-24T04:39:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0/manifests"},{"name":"v1.63.23","sha":"03e2e9a31269ad6cf411ba2c87316c3d87303c73","kind":"commit","published_at":"2021-08-11T15:55:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23/manifests"},{"name":"v1.63.22","sha":"62300a4af7806ac741fe7295fe7fa633a6eedd60","kind":"commit","published_at":"2021-08-09T22:42:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22/manifests"},{"name":"v1.63.21","sha":"92e49fe63e000c2d1d3c94a9210da8e1badafa50","kind":"commit","published_at":"2021-08-06T00:53:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21/manifests"},{"name":"v1.63.20","sha":"bfbefca63d2631e817c3ef2cff9b86487107462a","kind":"commit","published_at":"2021-07-31T16:09:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20/manifests"},{"name":"v1.63.19","sha":"1c31605cc630b2857eca75d10237602badcd8476","kind":"commit","published_at":"2021-07-30T01:34:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19/manifests"},{"name":"v1.63.18","sha":"67f6293b505c2e54a895de748d7e40c66e1296ea","kind":"commit","published_at":"2021-07-29T15:51:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18/manifests"},{"name":"v1.63.17","sha":"bbcf29e3784657a84168dc6aa356b51e5b470e62","kind":"commit","published_at":"2021-07-20T17:56:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17/manifests"},{"name":"v1.63.16","sha":"7a9ac501785b76445d333413fc28c58c35ac962c","kind":"commit","published_at":"2021-07-18T21:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16/manifests"},{"name":"v1.63.15","sha":"5ad7a8c1c5da4df1f4ca37de7ccd9f53cea7260c","kind":"commit","published_at":"2021-07-12T05:25:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15/manifests"},{"name":"v1.63.14","sha":"4c40d605640f7b11a9af33cfb247f8ee05d3f078","kind":"commit","published_at":"2021-07-06T14:33:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14/manifests"},{"name":"v1.63.13","sha":"1fb8c0cc42a92e9b283679916cc51272c5bdcf95","kind":"commit","published_at":"2021-06-29T03:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13/manifests"},{"name":"v1.63.12","sha":"cfa1bb9adacd58604a1015a3514eaebcb3b4a432","kind":"commit","published_at":"2021-06-21T17:19:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12/manifests"},{"name":"v1.63.11","sha":"1def0f680bc681f30d4ea7fdde280d4a735f6f73","kind":"commit","published_at":"2021-06-18T16:09:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11/manifests"},{"name":"v1.63.10","sha":"bf3ce5ed8d130393423951a2b019da03d4dffa33","kind":"commit","published_at":"2021-06-05T02:27:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10/manifests"},{"name":"v1.63.9","sha":"3e35b4ba0642e8d65ce74e7ee23e27327bf5b3c6","kind":"commit","published_at":"2021-05-24T20:13:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9/manifests"},{"name":"v1.63.8","sha":"00f21a1191f1f368df1110949c88c35ba2957fdd","kind":"commit","published_at":"2021-05-22T18:27:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8/manifests"},{"name":"v1.63.7","sha":"91ca4a2dc1c8b78eab4a9ffa9886803751a4f7f3","kind":"commit","published_at":"2021-05-19T05:39:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7/manifests"},{"name":"v1.63.6","sha":"dd54fd3b3a9af3656cf8ef6769e391e99fca7f37","kind":"commit","published_at":"2021-05-18T18:45:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6/manifests"},{"name":"v1.63.5","sha":"966f1693ba0f5f26cdd09d9cc419ee39a6a500ee","kind":"commit","published_at":"2021-05-12T20:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5/manifests"},{"name":"v1.63.4","sha":"a5672516d8ce49d482310a2d744a718708995644","kind":"commit","published_at":"2021-05-10T23:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4/manifests"},{"name":"v1.63.3","sha":"ab03b2bdf72a39045ec0b47ad30e464414a5d504","kind":"commit","published_at":"2021-05-08T18:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"e82f67f841d9c0e842a59bfde47ba45cf85011ec","kind":"commit","published_at":"2021-05-06T01:33:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"8ded5fac84b85f1d4f43384d0836dbf4a1fc390e","kind":"commit","published_at":"2021-05-04T02:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"1b9c750a555fd76f581d247cc31def45a43004b0","kind":"commit","published_at":"2021-05-01T04:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"da53753f35bd99cc34dc8ceb1d01d3a3b181709e","kind":"commit","published_at":"2021-04-24T06:41:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"5ab9dff3dd1cc6ab7771bb892f65ae09880d0f62","kind":"commit","published_at":"2021-04-22T03:13:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"24e18abb0f8c90502e6c243306738bd49ee6e5ae","kind":"commit","published_at":"2021-04-16T07:06:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"83faa23b838c7518ae3343e2cf12f1c674f688e6","kind":"commit","published_at":"2021-04-10T17:50:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.60.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0/manifests"},{"name":"v1.59.6","sha":"f781e982445bd3f699e009cb2bd7aab890f3b0c9","kind":"commit","published_at":"2021-04-06T02:59:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"907b1ed13c7db2c21c9f128109b6b24612d38e03","kind":"commit","published_at":"2021-04-03T02:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"ab94569d3ed79e5c6d389336fae7fa18ffeba093","kind":"commit","published_at":"2021-03-29T04:05:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"8173611e2025787f7640fdbe4fe8dcdfcc332557","kind":"commit","published_at":"2021-03-26T22:11:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"8a96e11e837ec37b9ccd181d7f087d5fd85c15a2","kind":"commit","published_at":"2021-03-23T22:08:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"bf807a70e0e440908d0d14ae3b0b8ee2aece14ab","kind":"commit","published_at":"2021-03-23T19:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"5f69a8e78f6908f073cbd74c31c5c17e3213b474","kind":"commit","published_at":"2021-03-23T07:04:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0/manifests"},{"name":"v1.58.3","sha":"76f0c4ef486e0dbb4bf8e3ed13b029e62aa2661a","kind":"commit","published_at":"2021-03-19T04:35:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3/manifests"},{"name":"v1.58.2","sha":"122ea92953c8d423022c5ba47cc54f5cbcef015c","kind":"commit","published_at":"2021-03-18T04:12:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"15c54f489965f410addf1b307f1d3d754f0262f5","kind":"commit","published_at":"2021-03-16T23:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"92385098fdd055fd6050296793f03dc115a48411","kind":"commit","published_at":"2021-03-15T00:44:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"1408454a325e9d269d50885c8bec0cd4ae09c897","kind":"commit","published_at":"2021-03-10T23:33:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"e04d6d875b02328511f6f4deba43fc1cec59fab2","kind":"commit","published_at":"2021-03-07T04:58:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"e7a1b2d0bda18a4ed1e9fd52bdb82dec59bb2cd8","kind":"commit","published_at":"2021-03-06T00:40:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"1503d7506f1d857931dc6df31ce7913781fa355f","kind":"commit","published_at":"2021-03-04T21:56:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"87357f21aedb49de57ced7d409cc82c150615eaa","kind":"commit","published_at":"2021-03-04T18:39:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"4ffd87f65c71590a46a23a0e1bf2ed0b533a84f0","kind":"commit","published_at":"2021-03-03T21:04:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"5597d716993b06017af05960e855ef9c9d0cb304","kind":"commit","published_at":"2021-03-03T04:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"a70d71ebc959416af6b8d0d5f600989bdc2830ce","kind":"commit","published_at":"2021-03-01T04:54:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"6709d152a8186e47cd5017e9fda3b41c729958dc","kind":"commit","published_at":"2021-02-27T00:09:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"a86b8cc71972a3bde3a82a2e6d650025d082c25a","kind":"commit","published_at":"2021-02-25T20:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"47b0352a72ffbc4423ebe9de49fc435316b7381c","kind":"commit","published_at":"2021-02-25T07:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0/manifests"},{"name":"v1.55.7","sha":"e5ed87cc9d533b1c24cb7bed2beeb964466d4bc8","kind":"commit","published_at":"2021-02-23T15:23:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7/manifests"},{"name":"v1.55.6","sha":"b60c7a0027bd589fd98ac81d758259280df30d29","kind":"commit","published_at":"2021-02-21T03:42:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6/manifests"},{"name":"v1.55.5","sha":"3f3c8c80af6dd4043db39d781ba572b29ae91837","kind":"commit","published_at":"2021-02-19T04:54:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5/manifests"},{"name":"v1.55.4","sha":"c61802bb87f31ff224619ac866300f169cae925f","kind":"commit","published_at":"2021-02-17T04:54:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"1308ece211463df4809f193f624307854a93783b","kind":"commit","published_at":"2021-02-13T04:24:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3/manifests"},{"name":"v1.55.2","sha":"d3350bb40ba4c855e375d4f679c6975ef3d288dc","kind":"commit","published_at":"2021-02-11T04:46:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"bc502dbfb7a8a64c7f57988b7674b859a12c0895","kind":"commit","published_at":"2021-02-06T04:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"66a96d344e613686f0814c444f280381ff84e841","kind":"commit","published_at":"2021-02-04T00:56:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"fcbbb736728809ca30c02b5e48d441ac9f8c757c","kind":"commit","published_at":"2021-01-31T20:34:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5ab6a66e25a8e9c3c73741dc892bc72841f01afb","kind":"commit","published_at":"2021-01-30T08:23:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"4d3d43e4e2d1fc2d33b4a59b6652ebe166a48753","kind":"commit","published_at":"2021-01-29T03:59:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0/manifests"},{"name":"v1.53.3","sha":"963e28818eef758bcccab2b011302f297c36d775","kind":"commit","published_at":"2021-01-27T07:25:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c77a95556f8f5a089e3340a12b107b3ab468962f","kind":"commit","published_at":"2021-01-25T21:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"06a0c11d1d9de64037371e4b36538c1c6660c2a4","kind":"commit","published_at":"2021-01-25T20:05:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"b77cc5c3c0f793739a68a89fedf02322cc364a14","kind":"commit","published_at":"2021-01-24T08:06:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0/manifests"},{"name":"v1.52.6","sha":"2abf53af4ba200c2f850f464e7fe8048550123aa","kind":"commit","published_at":"2021-01-22T00:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6/manifests"},{"name":"v1.52.5","sha":"dbfb1730e23093df7d2184ae5fe7e865f6fd4098","kind":"commit","published_at":"2021-01-21T06:00:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"dffa3c6857bc8dcf194a51d88dcc2832ff5e87da","kind":"commit","published_at":"2021-01-20T23:35:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4/manifests"},{"name":"v1.52.3","sha":"e4b8643210bc0e8b9f260532987c6854bfd488be","kind":"commit","published_at":"2021-01-20T05:30:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"f2a88d04879613f6e4235586ca3809d7a476cd01","kind":"commit","published_at":"2021-01-16T01:45:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"da84c406bedda1c1702cb214c78e349745be4765","kind":"commit","published_at":"2021-01-13T19:11:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"e489ac299db10c77bd5cc808a4afa6bdd2ee40c8","kind":"commit","published_at":"2021-01-12T06:34:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0/manifests"},{"name":"v1.51.14","sha":"224e0197da5ba6624308ee39354277129076f9c6","kind":"commit","published_at":"2021-01-10T01:48:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14/manifests"},{"name":"v1.51.13","sha":"c31bd841a98dd5676d30ba2d35bb048ec4dc847a","kind":"commit","published_at":"2021-01-09T03:42:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13/manifests"},{"name":"v1.51.12","sha":"09ea75bf8ceceb4b099371f0e303f2387a657c0a","kind":"commit","published_at":"2021-01-08T15:26:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12/manifests"},{"name":"v1.51.11","sha":"bf9743b85088955fcb33f43b54849d144f6b20fa","kind":"commit","published_at":"2021-01-07T22:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11/manifests"},{"name":"v1.51.10","sha":"d689cc83c17258ca3730f6ed8ef403d2a2466154","kind":"commit","published_at":"2021-01-07T18:53:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10/manifests"},{"name":"v1.51.9","sha":"4a8141437f238ebf31e888a4e71f14b7bb653da7","kind":"commit","published_at":"2021-01-06T00:27:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9/manifests"},{"name":"v1.51.8","sha":"6df4000339ed5e4e7f8dcbb0f364aff0067a3451","kind":"commit","published_at":"2021-01-02T21:08:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"dce489a951da10d9fdaa994f7e6b09c3ac1ddbc0","kind":"commit","published_at":"2020-12-31T20:37:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"bd8eceb5107d521c5bd59ce7cfe284f3c5e100bc","kind":"commit","published_at":"2020-12-27T02:17:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"5c9c392e75eff5d89efb8328d7e5211bfb3a2d36","kind":"commit","published_at":"2020-12-24T17:45:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"7a1dffc6319b0359a2e2cec7fbdb1faf70a7317c","kind":"commit","published_at":"2020-12-21T23:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"bd99c2bdc5dd0b8d2e5ab9edf0298324f0f4575b","kind":"commit","published_at":"2020-12-20T22:19:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"14f2d82df6bcdd27a630a3dedf76edab2bbbefdf","kind":"commit","published_at":"2020-12-19T19:54:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"cb63dae19071c012cf2c91b48b3e59eb47de3430","kind":"commit","published_at":"2020-12-19T05:26:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"2d4b39c44a6d5e5e3dc86b53b264584398690f04","kind":"commit","published_at":"2020-12-18T06:47:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0/manifests"},{"name":"v1.50.20","sha":"dc20567e6eaa0e6919bcb7ed04c9430a678cce6e","kind":"commit","published_at":"2020-12-07T16:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20/manifests"},{"name":"v1.50.19","sha":"76749661704bd8427c7e1becdcf65f67ba691504","kind":"commit","published_at":"2020-12-07T06:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19/manifests"},{"name":"v1.50.18","sha":"b2a9d6cbddfbf8ce9c1f7f1a4bef7b2b4b3c2d04","kind":"commit","published_at":"2020-12-05T07:15:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18/manifests"},{"name":"v1.50.17","sha":"7164fac742e26fe5804a54e452d06f15583d94bd","kind":"commit","published_at":"2020-12-04T04:52:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17/manifests"},{"name":"v1.50.16","sha":"24b6407e2652f66d3d8dc1f372329f0da756b1de","kind":"commit","published_at":"2020-12-02T16:07:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16/manifests"},{"name":"v1.50.15","sha":"cf531f5f8d11551602eaff7dfc528611ff0cf932","kind":"commit","published_at":"2020-11-30T17:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15/manifests"},{"name":"v1.50.14","sha":"f22825f2ddf3cfc7b38f2c5d8997f1a7b4468315","kind":"commit","published_at":"2020-11-27T20:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14/manifests"},{"name":"v1.50.13","sha":"4ee19d19bd1b8af0fa08513641b198b5249d807d","kind":"commit","published_at":"2020-11-25T06:32:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13/manifests"},{"name":"v1.50.9","sha":"df000a8dd89a872f5e3bd9e18760e98e60f88aea","kind":"commit","published_at":"2020-11-25T05:12:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"eb396b898b143d2a6b37fe63736c71cb44087e36","kind":"commit","published_at":"2020-11-23T17:31:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"202956f3cdc20795d77dd196310bed0dc8f55929","kind":"commit","published_at":"2020-11-18T00:31:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"d08e64c646948d39d8c97e47feaecb5d7024fc8a","kind":"commit","published_at":"2020-11-13T23:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"0f703d83bffac822ed13011db7686d428678dd60","kind":"commit","published_at":"2020-11-12T06:03:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"dfc4c4c7159f06ccb48733296bc1ffc469fb3bbf","kind":"commit","published_at":"2020-10-30T22:08:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"e7d0e6b9894ae40907e44a1065f94ef7cb6cabc3","kind":"commit","published_at":"2020-10-30T20:28:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"1b899bbb729f662d88ac6f9c98ab61252a66f4ee","kind":"commit","published_at":"2020-10-30T18:30:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"7eb232f0233a88bcee1df63f4772ea34d65791ac","kind":"commit","published_at":"2020-10-27T02:24:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"1e8438f03ad80dfa5bd27a14adc425e8bd27d73e","kind":"commit","published_at":"2020-10-22T13:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0/manifests"},{"name":"v1.49.27","sha":"6934f1932738d4400e2d8629b029b2750c5da1d4","kind":"commit","published_at":"2020-10-14T05:51:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27/manifests"},{"name":"v1.49.26","sha":"3b7607fecf104adb55ddaa73faa7ba76c1026af6","kind":"commit","published_at":"2020-10-09T05:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26/manifests"},{"name":"v1.49.25","sha":"fa63c554ab7e88c8e62e85dc4f5832cc408449f1","kind":"commit","published_at":"2020-10-06T17:21:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25/manifests"},{"name":"v1.49.24","sha":"d1c4b2b5a976e90d813f9e7ea9abd06facfcf584","kind":"commit","published_at":"2020-10-05T01:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24/manifests"},{"name":"v1.49.23","sha":"5fe17f5ea0e1c47472ccefd114cfb08f54fe1bb3","kind":"commit","published_at":"2020-10-02T17:33:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23/manifests"},{"name":"v1.49.22","sha":"9911e6fef14daf00abc28e8b3f8796a247b23900","kind":"commit","published_at":"2020-10-02T07:51:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22/manifests"},{"name":"v1.49.21","sha":"5422bc0edc05f220caa8b0da84870e291b67a52a","kind":"commit","published_at":"2020-09-30T23:39:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21/manifests"},{"name":"v1.49.20","sha":"ba23f6d451feafdd98b7ea5b55a9dfd0db3449e5","kind":"commit","published_at":"2020-09-30T23:11:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20/manifests"},{"name":"v1.49.19","sha":"d4167b2454383bf8bfd4db5fd0ce295a1f284df5","kind":"commit","published_at":"2020-09-30T00:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19/manifests"},{"name":"v1.49.18","sha":"4e3fd7ebfea7748c15b11e6230a3074f3a656f28","kind":"commit","published_at":"2020-09-23T17:10:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18/manifests"},{"name":"v1.49.17","sha":"57faf6f8a2ce6ca91286265ad813d758565bc971","kind":"commit","published_at":"2020-09-22T15:19:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17/manifests"},{"name":"v1.49.16","sha":"759469acc8e69f0d50f754290bcaf04c6b4ffa38","kind":"commit","published_at":"2020-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16/manifests"},{"name":"v1.49.15","sha":"5e7013d097ba5e5812699c135fb1bd0b1a83ba0e","kind":"commit","published_at":"2020-09-18T21:59:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15/manifests"},{"name":"v1.49.14","sha":"292786ca6ed77b6c1dc1964f68b94064831f2173","kind":"commit","published_at":"2020-09-17T18:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14/manifests"},{"name":"v1.49.13","sha":"c90494089fc5c6a143ae840f982002deb848ac32","kind":"commit","published_at":"2020-09-15T21:25:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13/manifests"},{"name":"v1.49.12","sha":"17754cdfdfad7bc061c25bd357c9ec5980c909ea","kind":"commit","published_at":"2020-09-13T16:27:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12/manifests"},{"name":"v1.49.11","sha":"46da62ba51f9474c11ff1ad6f214c874c12e5078","kind":"commit","published_at":"2020-09-11T23:03:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11/manifests"},{"name":"v1.49.10","sha":"50553127cd8def11469196c34b4a650c20b0467a","kind":"commit","published_at":"2020-09-10T19:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10/manifests"},{"name":"v1.49.9","sha":"18422d3aea0113d22f94d171bf618bbdfa0cb9af","kind":"commit","published_at":"2020-09-10T00:49:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9/manifests"},{"name":"v1.49.8","sha":"30ae54ce96680120dcbc81d4bcf67aaf04093ec2","kind":"commit","published_at":"2020-09-09T15:13:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8/manifests"},{"name":"v1.49.7","sha":"0bf517914692d507d28df6a2b6a87c168530729b","kind":"commit","published_at":"2020-09-09T05:27:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"56cf4aab883e05d861e01fef25e9e2a7ab613edd","kind":"commit","published_at":"2020-09-09T01:56:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"edb593da0b3fbc4a1797e2fd0956782fee0ced9f","kind":"commit","published_at":"2020-09-08T21:31:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"388cbee973b892e9ac4892e3240d4037c1afd22e","kind":"commit","published_at":"2020-09-08T05:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"b75b1ced779a4dbb10d9265b70bef8184bcea251","kind":"commit","published_at":"2020-09-07T01:59:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"00a181d0154a4d47a66225182eefd38806e56e27","kind":"commit","published_at":"2020-09-05T02:46:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"ea28ff2276caab47d0cd1fb42bf3c58ef0e158ab","kind":"commit","published_at":"2020-09-03T05:01:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"86a646658812149a0236c3b05f57cb071f1dca17","kind":"commit","published_at":"2020-09-02T23:54:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0/manifests"},{"name":"v1.48.7","sha":"7c931aa2edc54af894abe4188ee7b886f3c1ad73","kind":"commit","published_at":"2020-09-01T17:30:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7/manifests"},{"name":"v1.48.6","sha":"efd257b7ab276c9dd839675bc54adb01598169fc","kind":"commit","published_at":"2020-08-31T19:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6/manifests"},{"name":"v1.48.5","sha":"297220968690ffe9e416ef1bfbe8221cbe9536c9","kind":"commit","published_at":"2020-08-30T18:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5/manifests"},{"name":"v1.48.4","sha":"04e71ca8b0cb92cc08bf507248e290b9b23284ae","kind":"commit","published_at":"2020-08-30T01:48:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4/manifests"},{"name":"v1.48.3","sha":"6a50ba580891d76ba89b5d13f5b7e579378346f8","kind":"commit","published_at":"2020-08-28T19:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"e3cb810331183fa003cea8af81057e4136dfd660","kind":"commit","published_at":"2020-08-28T05:45:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"8129df8b3dc5f3e0bd814b8b863d01ffd4b69e85","kind":"commit","published_at":"2020-08-26T22:12:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"9f405bd4515f69243525921287bde114c4e06280","kind":"commit","published_at":"2020-08-26T04:47:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0/manifests"},{"name":"v1.47.5","sha":"fcaba6caef3603431b52121b2a780db820df5ba3","kind":"commit","published_at":"2020-08-25T07:37:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5/manifests"},{"name":"v1.47.4","sha":"b02e82096c3d7d3b03945801659c947776c019f1","kind":"commit","published_at":"2020-08-23T07:11:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4/manifests"},{"name":"v1.47.3","sha":"36249a27ad3f1d6e8d0f9ba8c41ab76a61cdaebd","kind":"commit","published_at":"2020-08-22T22:42:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"b3e47b3b5820d4ecc766315676e0524c11df085d","kind":"commit","published_at":"2020-08-22T05:32:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"d05d1a70b13422fad3e25fe65f3905d96d2c01b7","kind":"commit","published_at":"2020-08-21T03:50:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"eb5634476bb132feca08e04e85d47759c80d583b","kind":"commit","published_at":"2020-08-20T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0/manifests"},{"name":"v1.46.11","sha":"ec3f23b0d4b6e4686c2f8f3e3efec66d0a265eae","kind":"commit","published_at":"2020-08-19T06:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11/manifests"},{"name":"v1.46.10","sha":"eec27ba6103044acea583fbb0824e2e8b5753e98","kind":"commit","published_at":"2020-08-18T17:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10/manifests"},{"name":"v1.46.9","sha":"b9902b4a737c53d1f408d3072fe290a5ec92381c","kind":"commit","published_at":"2020-08-18T01:48:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9/manifests"},{"name":"v1.46.8","sha":"a8ac8f2b3ac518b23977798f44dd60615f4130b5","kind":"commit","published_at":"2020-08-17T20:36:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"c3ec848dc9cd38dc9b4af4408a637cbdd9f1b327","kind":"commit","published_at":"2020-08-16T01:28:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"a558b0ba8a7692c40abae227349dc7f38cd1a30a","kind":"commit","published_at":"2020-08-15T01:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"27ad030a03eccc610b8d50ca22caa6dda8733643","kind":"commit","published_at":"2020-08-15T00:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"db1923afc36c250a8eff43a4a4ded37e47214e3b","kind":"commit","published_at":"2020-08-14T06:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"b07e065864f404f98b77fda8b94990d388bf97be","kind":"commit","published_at":"2020-08-13T07:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"fe4394b0b71bc7a3461f291600c4e941361c1b88","kind":"commit","published_at":"2020-08-11T04:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"420b6cc7b843f85e6efdc3eb90943b356e11b355","kind":"commit","published_at":"2020-08-08T17:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"8b3a69f13e19ea6f50ab7c8b5d8f29584cde9919","kind":"commit","published_at":"2020-08-08T05:32:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"7b56a1a0192585be0e1843a53988c37a5ad176ae","kind":"commit","published_at":"2020-08-05T02:06:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"a1f33e0eb90008da0e1c77e1e503d6e661a74a90","kind":"commit","published_at":"2020-08-03T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"bf2b1c81f78b8d8cc519a5beb58db36ad447cf81","kind":"commit","published_at":"2020-07-30T15:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"cf5915913839fafe2cb9f59ec03cdbc188c59ced","kind":"commit","published_at":"2020-07-28T16:09:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"64cbbfbdb0664d8665eeb646c7374b524de9f8be","kind":"commit","published_at":"2020-07-28T07:04:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a070d0453248a880e2ad05e842e89c2d351ac4ae","kind":"commit","published_at":"2020-07-27T05:13:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"6b5eaf61f437e7bf129f4ab3559dc2fde93ac749","kind":"commit","published_at":"2020-07-26T15:41:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"0df878e6d764a5e954bcb9cd23a1cdd962d20638","kind":"commit","published_at":"2020-07-23T03:01:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"fe08a935aca84f551c7801d86f8f4651e6b9035e","kind":"commit","published_at":"2020-07-21T00:44:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0/manifests"},{"name":"v1.42.15","sha":"9cff2ef226472ca2e4c7ea9d9c3a9cee63d8ec45","kind":"commit","published_at":"2020-07-20T04:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15/manifests"},{"name":"v1.42.14","sha":"04e93a9b0224dcf170d176f879ce3a4c8dfd900b","kind":"commit","published_at":"2020-07-19T18:25:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14/manifests"},{"name":"v1.42.13","sha":"f6dcd5b6350e5ceb65771442961fb946ad0a4157","kind":"commit","published_at":"2020-07-15T16:18:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13/manifests"},{"name":"v1.42.12","sha":"aec4b80ad9eebc67dae6aa482542da9ba322f097","kind":"commit","published_at":"2020-07-14T00:13:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"22b37e43706e7ee0c53f0244a50d5e5e27f04d73","kind":"commit","published_at":"2020-07-13T20:52:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"4551dad22ff4d367f92293a2cd3b82ac9f6aa023","kind":"commit","published_at":"2020-07-11T01:26:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10/manifests"},{"name":"v1.42.9","sha":"acd9be3ab2b417ad6f74a224d41bd0bd4d5b6a1a","kind":"commit","published_at":"2020-07-10T21:41:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9/manifests"},{"name":"v1.42.8","sha":"2c9af069d0a4fb24d7cd81bf441eb3565a7b7fbe","kind":"commit","published_at":"2020-07-10T19:36:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8/manifests"},{"name":"v1.42.7","sha":"e72e2094bde639b5d7b8e6ff15e52e35dcff57fd","kind":"commit","published_at":"2020-07-09T20:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"bb2c2f32b3795721daf154cd0fee9732d84ce634","kind":"commit","published_at":"2020-07-08T21:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6/manifests"},{"name":"v1.42.5","sha":"5edf45a8eb3b4869f7088fb9f36422e924b5737c","kind":"commit","published_at":"2020-07-06T20:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5/manifests"},{"name":"v1.42.4","sha":"e7d5b361892d5e868e364358e025e57ff7298105","kind":"commit","published_at":"2020-07-03T03:56:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"907737d80c429b229c312aacdb1190523c1f1abb","kind":"commit","published_at":"2020-07-02T02:37:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"0dad07db16f9af34aeb614fc6a65f631e52a2789","kind":"commit","published_at":"2020-07-01T18:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"8de03b3dabc452a3bb90f1377722e4818a0eb0db","kind":"commit","published_at":"2020-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"a4455f455a9da43ffae55815247e538a00440134","kind":"commit","published_at":"2020-06-29T08:16:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"fcebb6e41b59cf3dbd327a5b3d268e0aa2304286","kind":"commit","published_at":"2020-06-25T22:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.41.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0/manifests"},{"name":"v1.40.2","sha":"16436b7e5663a1d89a19068dbf7904eac02ffc24","kind":"commit","published_at":"2020-06-18T04:54:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b90c1e839d6179bab211d0cc205360cad2bdf554","kind":"commit","published_at":"2020-06-16T02:28:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"1dba6ee6261d0e11fde1f37d3f44503bc29d7541","kind":"commit","published_at":"2020-06-14T05:38:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"0abcaf1b38da68ac8affd44017d567febe27c9c4","kind":"commit","published_at":"2020-06-08T03:10:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"ec8ade9fbffddd683f845fb78bce9b21319c40d9","kind":"commit","published_at":"2020-06-04T07:33:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"a2d7ab36b45590206d47d1dd6d86a5379a190350","kind":"commit","published_at":"2020-06-03T03:57:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"355fad64ffb2a2ab2dbbfadd44a7e2673b779520","kind":"commit","published_at":"2020-05-29T22:36:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"9bc6e02f891b1abe5cc342c84f730391d561b00b","kind":"commit","published_at":"2020-05-28T07:54:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"9d69b0009f2fb4edc48b8ad9d00a869b2a3245ed","kind":"commit","published_at":"2020-05-25T08:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0/manifests"},{"name":"v1.38.6","sha":"706337450742812fc4bc6003d92f3da8a4e30d6d","kind":"commit","published_at":"2020-05-24T07:05:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6/manifests"},{"name":"v1.38.5","sha":"a854d75b6b0c4c5a6bd77ef634742a3b2eefa581","kind":"commit","published_at":"2020-05-22T21:13:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"d253b9b31e86f9f429879465168f59ca9206b775","kind":"commit","published_at":"2020-05-18T20:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"f0ad64092d0a001f1f5e067f194c1477f831556d","kind":"commit","published_at":"2020-05-18T06:55:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"f0320110259addce516ee7215eea112fe6befb32","kind":"commit","published_at":"2020-05-18T03:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"9d7112e9ad5f9d50910a47e2842a9d2fafe1b8fd","kind":"commit","published_at":"2020-05-15T08:11:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"0c68192727dfe3b34ce27e1974fb76415b6fdee8","kind":"commit","published_at":"2020-05-11T08:12:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0/manifests"},{"name":"v1.37.14","sha":"74a93be29e90431377d4996c53018ad004300b99","kind":"commit","published_at":"2020-05-03T20:26:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14/manifests"},{"name":"v1.37.13","sha":"90b7bea6b9d829d27de34e058ba7f6386c2cd951","kind":"commit","published_at":"2020-05-03T02:36:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13/manifests"},{"name":"v1.37.12","sha":"4ab846ead19e78c3e30790f7f553b3ba39e86cbc","kind":"commit","published_at":"2020-04-29T03:56:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12/manifests"},{"name":"v1.37.11","sha":"ed68e3e0ad710e77e8de64f0bea04966aae9f818","kind":"commit","published_at":"2020-04-28T03:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"15af1899a16a87f7fc183c22d473eded522a679b","kind":"commit","published_at":"2020-04-27T05:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10/manifests"},{"name":"v1.37.9","sha":"36e81d7cb10a0157c94521ad5c6f8b4e7210c0fc","kind":"commit","published_at":"2020-04-24T23:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9/manifests"},{"name":"v1.37.8","sha":"c01642e81e649ba26a9595fa46cf1f7c2f08c29b","kind":"commit","published_at":"2020-04-21T20:26:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8/manifests"},{"name":"v1.37.7","sha":"4fe0dc77daadf749676fecf929dfa5064a1d4c7b","kind":"commit","published_at":"2020-04-21T06:52:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"c47cf81a28ba6d60238eb70a27fbffcb292ed0e7","kind":"commit","published_at":"2020-04-20T23:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"57fae1c6cb4e1b13e713f91ccbeea3b6b5e55f3b","kind":"commit","published_at":"2020-04-19T18:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"ffc44bf1ede69962e31752ab9467b0283b00b53c","kind":"commit","published_at":"2020-04-19T01:01:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"815dad700c06fd58cb55db642b5c30b96e9d2a25","kind":"commit","published_at":"2020-04-18T05:30:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"85233b3f5f0605dba28b3417e2c1cb88de88df39","kind":"commit","published_at":"2020-04-15T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"e3b1a4a19d3625d18ab2dbee53499f7c0949f9dd","kind":"commit","published_at":"2020-04-13T08:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"7368173ed88bede49bec948f0233236de9b2205e","kind":"commit","published_at":"2020-04-09T06:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0/manifests"},{"name":"v1.36.10","sha":"998655d9b95b301f73ee0dacb3b3ed5a3158fc53","kind":"commit","published_at":"2020-04-03T06:06:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"198e81e49602b19dbffc0c0ec577740ddec1aad4","kind":"commit","published_at":"2020-03-30T07:02:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"805ea803c8bd5c83015b4c8775093c1ce0622070","kind":"commit","published_at":"2020-03-29T20:33:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"463c1031dee89026ce6cee7c11bc48f207426a93","kind":"commit","published_at":"2020-03-29T03:56:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"4bf1ae0608363ea6958ac1e12dad7dd86baec503","kind":"commit","published_at":"2020-03-27T05:22:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"ea8433f23ea7ece6a657bcd6348319c098796f27","kind":"commit","published_at":"2020-03-22T07:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"f5303d3f9c9fa40f8afc81774d3064bcf6795c4b","kind":"commit","published_at":"2020-03-21T19:38:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"8e601717fdef0814aae01c6411ea0e1fb114a269","kind":"commit","published_at":"2020-03-20T04:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"e47087c940beade8ab4167d159fce6aba1b3b37e","kind":"commit","published_at":"2020-03-18T03:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"129efcc1a2232977b8d273391ac2a688e70d3fc7","kind":"commit","published_at":"2020-03-16T13:10:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"60928dd055c7f69643b774d4d834b7f574f098af","kind":"commit","published_at":"2020-03-16T05:34:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0/manifests"},{"name":"v1.35.10","sha":"5c7f26befabc75d6402388e2c9321e745b1f5073","kind":"commit","published_at":"2020-03-15T13:51:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10/manifests"},{"name":"v1.35.9","sha":"752adc594625f095bfa61bb8ee4b3e555950fb3b","kind":"commit","published_at":"2020-03-15T00:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9/manifests"},{"name":"v1.35.8","sha":"1506f8e45448f42364acdfee5cf956bc13594431","kind":"commit","published_at":"2020-02-23T06:36:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"b12b64a32acaaa58690916e2dc87f32c4e16f66c","kind":"commit","published_at":"2020-02-21T07:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"b4038c83bb26861983b036364c393a1d678ffee3","kind":"commit","published_at":"2020-02-19T09:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"7211a2c6f2a5a702682f9211c433bb323cd66dad","kind":"commit","published_at":"2020-02-19T08:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5/manifests"},{"name":"v1.35.4","sha":"cfd53fa99a8af2ec78c5c818cf3fbfc7a92f5527","kind":"commit","published_at":"2020-02-18T07:20:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"1dbac6e54ae6a24cf273a9846fc6c32e0eafa3bf","kind":"commit","published_at":"2020-02-07T02:52:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"7442fa66a329fb22bc34b388c66ef866a9b3f93f","kind":"commit","published_at":"2020-02-05T07:05:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"8279ea264a9cdc34bae9aa9e35055eb110bd1f44","kind":"commit","published_at":"2020-02-03T05:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"915aaef5307dcf523f33706fa6138b133c2c9736","kind":"commit","published_at":"2020-01-31T09:26:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0/manifests"},{"name":"v1.34.28","sha":"0766181511497ceccef48796e4d3d43ca508437a","kind":"commit","published_at":"2020-01-28T06:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28/manifests"},{"name":"v1.34.27","sha":"81cb46a1f0199357677183e875018667ece2e740","kind":"commit","published_at":"2020-01-24T16:11:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"bc76dbd00b855d3b9480eebb9719cf35bc5f433c","kind":"commit","published_at":"2020-01-22T06:08:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"47f1b67acf32f514cd737b718b19557632cb04e7","kind":"commit","published_at":"2020-01-21T08:47:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25/manifests"},{"name":"v1.34.24","sha":"b9a1940d905ca7da303d248c920db64e41cce2bf","kind":"commit","published_at":"2020-01-19T07:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24/manifests"},{"name":"v1.34.23","sha":"53c30024b8923945dce09a9c3e68cf451321e798","kind":"commit","published_at":"2020-01-19T00:12:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23/manifests"},{"name":"v1.34.22","sha":"22a5a6913c9f70b81554f2bfd4ad67d1e5f33046","kind":"commit","published_at":"2020-01-18T04:34:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"42afc7458ad3f1fae9c446acf390d777a12f201d","kind":"commit","published_at":"2020-01-17T05:47:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"35e4f99f0547079327dc6865b48db378ecd3fbc8","kind":"commit","published_at":"2020-01-16T07:04:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"a6ea87f428ffb3a873a275f84dd6625adc3f9e57","kind":"commit","published_at":"2020-01-15T08:29:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"aa5138686a933bd3a27995518c6040a3d623ba4c","kind":"commit","published_at":"2020-01-13T08:38:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"24d2f3b4b146501d500587eb932208665feedf99","kind":"commit","published_at":"2020-01-11T18:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"4a0b11ec0773f92750edd2ecd1ba675e57e3d422","kind":"commit","published_at":"2020-01-10T02:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16/manifests"},{"name":"v1.34.15","sha":"c5748f88a4cc05866817d03e30ef06362295ffc5","kind":"commit","published_at":"2020-01-09T01:34:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15/manifests"},{"name":"v1.34.14","sha":"15df32769f82fbb91141c61ebe3f4c95a6a3b423","kind":"commit","published_at":"2020-01-08T04:50:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"1e3bb4d998865ead56159132bd7760a9ae35585a","kind":"commit","published_at":"2020-01-07T05:41:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"af1ca96c74ffce1b3e750a835c612e62a0667d9f","kind":"commit","published_at":"2020-01-05T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12/manifests"},{"name":"v1.34.11","sha":"969eea9ed6ad33f0d17b2d2dd695c73c929daa7b","kind":"commit","published_at":"2020-01-03T01:34:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11/manifests"},{"name":"v1.34.10","sha":"1fee1e97bc1e6b6162b499ce6643dd16e0542bd6","kind":"commit","published_at":"2019-12-31T22:49:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10/manifests"},{"name":"v1.34.9","sha":"6340392f9a8e2668507bd8534bac6c4379d48949","kind":"commit","published_at":"2019-12-28T01:55:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9/manifests"},{"name":"v1.34.8","sha":"6c59e68584e4916188002ee40dee9f7c6f64eb10","kind":"commit","published_at":"2019-12-26T20:41:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8/manifests"},{"name":"v1.34.7","sha":"43ae2b8f06edbfc65c50765f81816c6e076811ff","kind":"commit","published_at":"2019-12-24T23:53:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7/manifests"},{"name":"v1.34.6","sha":"050fccb858254cfc39115778a83e117a5e5b7e5a","kind":"commit","published_at":"2019-12-23T06:53:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"dfda650f54653b28582829367f1b709a025236cf","kind":"commit","published_at":"2019-12-20T05:50:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5/manifests"},{"name":"v1.34.4","sha":"44981d5eebcc3a488e3dee6cda131a0993681d71","kind":"commit","published_at":"2019-12-19T08:36:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"de9802a2be7997a29d2182543d6aae0fed81c9ab","kind":"commit","published_at":"2019-12-14T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"dfffd66e3f293c1aad6533866f182a2ee864ab2b","kind":"commit","published_at":"2019-12-11T07:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"f3c0151a52d52919f8bac99d77653e1cd5299e36","kind":"commit","published_at":"2019-12-10T06:00:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"de72fbcb9fc646d1a773bb56f3d34fd052f3d8a3","kind":"commit","published_at":"2019-12-09T09:10:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0/manifests"},{"name":"v1.33.10","sha":"cda29fb58c34b3404ceb553c5c8f9eba58f4e9b2","kind":"commit","published_at":"2019-12-07T07:22:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10/manifests"},{"name":"v1.33.9","sha":"8e47dad8554c770bcc4aa42678990652c341ca16","kind":"commit","published_at":"2019-12-02T07:18:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"360aba3d381496c633b76e1116509cb5b3fbf19b","kind":"commit","published_at":"2019-11-29T05:55:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"aa3fe3e750da7d9a1486d130002a80b371650f77","kind":"commit","published_at":"2019-11-27T06:57:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7/manifests"},{"name":"v1.33.6","sha":"82d9a67cd6d24a9325f0ffa1839a438cc1c92828","kind":"commit","published_at":"2019-11-26T07:38:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6/manifests"},{"name":"v1.33.5","sha":"b562ddc16585f9c1be56bcc536ec0cce2ce56c64","kind":"commit","published_at":"2019-11-25T03:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5/manifests"},{"name":"v1.33.4","sha":"a4f120effa27fd86b1d45876f10450b82451510b","kind":"commit","published_at":"2019-11-23T19:46:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"681ba408bd0659b5283bef885f731962dad61b64","kind":"commit","published_at":"2019-11-23T06:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"b478eb3eee4f6f94c6f7facfc12e73a6e6476a05","kind":"commit","published_at":"2019-11-22T07:23:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"10e838e232564c3503602ec913df522afc1fbe46","kind":"commit","published_at":"2019-11-20T06:11:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"6958e9b4023bd9662700347d120a631424b40bc2","kind":"commit","published_at":"2019-11-19T08:16:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0/manifests"},{"name":"v1.32.24","sha":"c5d2c04e5e07581bcab884d0ca74f01e8c8cff38","kind":"commit","published_at":"2019-11-16T22:15:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24/manifests"},{"name":"v1.32.23","sha":"d7011a2cc16032f223c34ef160eb815f96fb0a32","kind":"commit","published_at":"2019-11-11T05:03:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23/manifests"},{"name":"v1.32.22","sha":"8dc34a11be575bb1a8e0feae5ddbec170a0c0a2c","kind":"commit","published_at":"2019-11-07T06:40:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22/manifests"},{"name":"v1.32.21","sha":"f7d0d9c178c48db5fe9de07d5ba154aeed72ec12","kind":"commit","published_at":"2019-11-05T07:09:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21/manifests"},{"name":"v1.32.20","sha":"ad31f3915ef4b294809d37bcf0e5383afc39e861","kind":"commit","published_at":"2019-11-04T06:25:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20/manifests"},{"name":"v1.32.19","sha":"fe7a2f893657869391235730c59a72157a7018aa","kind":"commit","published_at":"2019-11-01T04:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19/manifests"},{"name":"v1.32.18","sha":"f2d7fa21162ad58bcf96819add380998dd36417d","kind":"commit","published_at":"2019-10-29T04:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18/manifests"},{"name":"v1.32.17","sha":"e88c53221baf0f622b4fb6bdd5e4500f3c776548","kind":"commit","published_at":"2019-10-25T05:30:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17/manifests"},{"name":"v1.32.16","sha":"b8ef5ef55acaa6b434f66ce5d49867f95f58fd4b","kind":"commit","published_at":"2019-10-24T06:39:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16/manifests"},{"name":"v1.32.15","sha":"6bb2608a14eca236f5e000c250d1b7fa0fd97382","kind":"commit","published_at":"2019-10-22T06:22:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15/manifests"},{"name":"v1.32.14","sha":"1a19720ed04e91eb126765c45baabaa12d64ed24","kind":"commit","published_at":"2019-10-20T00:28:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14/manifests"},{"name":"v1.32.13","sha":"b971e6fbdec693c11c33eef308006f380dfeb605","kind":"commit","published_at":"2019-10-17T07:21:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13/manifests"},{"name":"v1.32.12","sha":"84b88f232af7334716ab26058f19231830b238be","kind":"commit","published_at":"2019-10-15T04:36:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12/manifests"},{"name":"v1.32.11","sha":"c9e5ec80eb99f901e92fda4673f97e17680a0a91","kind":"commit","published_at":"2019-10-13T13:09:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11/manifests"},{"name":"v1.32.10","sha":"279f0d485a60b5f39f9b637129cfccf375be7f30","kind":"commit","published_at":"2019-10-13T06:11:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10/manifests"},{"name":"v1.32.9","sha":"e0039802ef40b93b8b763b4d18397f929266045d","kind":"commit","published_at":"2019-10-11T05:16:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9/manifests"},{"name":"v1.32.8","sha":"49088924d4abb6ef5d503546022cf22c45a0ceaa","kind":"commit","published_at":"2019-10-07T04:22:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8/manifests"},{"name":"v1.32.7","sha":"f41e60ffa73752888225728a1223464abe9c86cb","kind":"commit","published_at":"2019-10-04T05:20:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7/manifests"},{"name":"v1.32.6","sha":"25fe26f2f682518981b0627b7d4870d4587c24cf","kind":"commit","published_at":"2019-10-02T05:50:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6/manifests"},{"name":"v1.32.5","sha":"cc0ae553336761cc14904cadbab772cc9a5f286d","kind":"commit","published_at":"2019-09-29T16:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"e10bc32fb44b0e02198b74d1d10b1333fa172ebf","kind":"commit","published_at":"2019-09-22T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"a5826f63c6314c37dd38836548fd1caf9f4ef126","kind":"commit","published_at":"2019-09-22T08:04:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"066345f406d28e19efa502f3ac702d59e0760571","kind":"commit","published_at":"2019-09-19T07:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"2c9d04d8f669b9b51600f0f4d7c2022d02ba86a2","kind":"commit","published_at":"2019-09-16T23:26:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"c8910dee7277ef0cf3feafe318ba652ee0e162f9","kind":"commit","published_at":"2019-09-16T09:27:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0/manifests"},{"name":"v1.31.9","sha":"b5f743bb090a5c97862fd53c84c508d03cfebb70","kind":"commit","published_at":"2019-09-12T08:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"e5c43a906fc84582b10991d73a53d2bbd64c4c6f","kind":"commit","published_at":"2019-09-11T06:46:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"83b7d2cdcf51c51d08a84194eb19ad65d71e7974","kind":"commit","published_at":"2019-09-10T08:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"ec741c2a197e0e772c2db137874c63010cf00a77","kind":"commit","published_at":"2019-09-09T14:13:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"821ad5fe29dd365ac8dda19b3495675348a078fe","kind":"commit","published_at":"2019-09-05T08:51:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"adbbd1992a3764df71256438060c948ebad30fbd","kind":"commit","published_at":"2019-09-03T09:45:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"c8d7c5c802e5ab358735d6b0a38a7e2d04e9e330","kind":"commit","published_at":"2019-09-02T20:19:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"7b2a0e6a78e890d8d21aeafc5bd5664e85e12865","kind":"commit","published_at":"2019-09-01T20:30:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"98608547dafdb73cdc3f62beb28ab6a1fc289255","kind":"commit","published_at":"2019-08-31T01:40:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"78bbf830d84a7ce26c5e51500378aceaaa2adb04","kind":"commit","published_at":"2019-08-31T00:59:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"d4ec1595ae3f7be0079569c69cc1c2323c029b96","kind":"commit","published_at":"2019-08-17T21:10:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"b93af1c433279fb8238ef1723651cd41a76ee4d5","kind":"commit","published_at":"2019-08-17T06:55:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"181bef9c3b2e854e80f81fa839fbfd1b9262a556","kind":"commit","published_at":"2019-08-14T05:45:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"751d5de35714f1e928858db91fe0b03d57f87af6","kind":"commit","published_at":"2019-08-13T06:37:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"805682c73a8d527226c2a10f95a3b91183880f6c","kind":"commit","published_at":"2019-08-10T04:15:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"3d37c162ae778e67ee5f544cc1012097034f72b4","kind":"commit","published_at":"2019-08-09T14:03:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"379dc50e4cd3f4cddbf1739648f13ea96c23eead","kind":"commit","published_at":"2019-08-09T08:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"255359d72f61307d103d275711ef448513113310","kind":"commit","published_at":"2019-08-06T05:48:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c381b52619e989fd87ba3254fcaa142e9727c598","kind":"commit","published_at":"2019-08-02T06:33:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"d6fc08c27d29819e34bf1bd67bf2ee8c94de9d21","kind":"commit","published_at":"2019-08-01T05:53:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"6e1929746f4958c4472e8c9177e4b77cb88eeac4","kind":"commit","published_at":"2019-07-30T07:16:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"00abed88e29c7a5fea15b814bdb254efa8d7ab70","kind":"commit","published_at":"2019-07-28T04:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"ce16150ac37d2702cb4e44bef84568636c136d64","kind":"commit","published_at":"2019-07-26T07:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"734444e014064c15a0ee300c1418cf8e22440112","kind":"commit","published_at":"2019-07-25T18:05:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"c5f58c0afb2a988f99b0780d1962720bf6f60d38","kind":"commit","published_at":"2019-07-25T04:40:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"b43bdd99e90aff3220bcfcaca41f4c8cfaf32816","kind":"commit","published_at":"2019-07-21T18:19:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"8803a2479f666ebc89352e84973f999f3055610a","kind":"commit","published_at":"2019-07-18T13:27:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"2656a5d57827369b01943455992544dd99707eb0","kind":"commit","published_at":"2019-07-17T05:42:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"cc712590571f0cd13a28f3e544a714a75259892a","kind":"commit","published_at":"2019-07-16T05:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a5f6e254f6268625b33c48ed306661347028e4e6","kind":"commit","published_at":"2019-07-14T21:54:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"7fcfa768d085a0e3243cc084665a8d2674dad5fa","kind":"commit","published_at":"2019-07-14T05:16:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"472024b11d59845bcc867befdea5b473f10bb079","kind":"commit","published_at":"2019-06-29T20:22:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b08f48612346ea3fbd1342c4286ec5dba803a830","kind":"commit","published_at":"2019-06-26T07:38:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0/manifests"},{"name":"v1.23.16","sha":"b1db6cc717ca9c06c6439e6b131861ffc98bac5d","kind":"commit","published_at":"2019-06-21T14:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"2ef67887c920c6f21bca72f8594ea4718af80332","kind":"commit","published_at":"2019-06-19T14:20:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"e1cebd07fafdb48eedf06e77a29c4a37649ded9a","kind":"commit","published_at":"2019-06-19T06:34:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14/manifests"},{"name":"v1.23.13","sha":"2915b6084cb4e74e8d7bf409cbf3d2771fbacf7d","kind":"commit","published_at":"2019-06-11T03:14:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13/manifests"},{"name":"v1.23.12","sha":"118c33f3176ba47a3c3cfaff4a0967f9aaa0115e","kind":"commit","published_at":"2019-05-30T03:24:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"50544754c74f5de13c81c9a2a91cabc7da404ee0","kind":"commit","published_at":"2019-05-29T12:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11/manifests"},{"name":"v1.23.10","sha":"7239266f20945b1fa0acf505b6580b1962199c8c","kind":"commit","published_at":"2019-05-15T04:53:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"656de3b24d7e8aa5ce3e77a5602b0d1c29c0f20f","kind":"commit","published_at":"2019-05-09T06:08:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"546520e4110f6a6e98c484e5967b7870d22386b7","kind":"commit","published_at":"2019-05-08T06:49:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"f513124556061ee39c6014721a95847290973b9a","kind":"commit","published_at":"2019-05-07T05:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"5c45e2706e2e21b04431c6a55848db5706282a1f","kind":"commit","published_at":"2019-04-26T11:14:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"450db0fb14c85b351f7423c3e26233b8a7f0d660","kind":"commit","published_at":"2019-04-24T07:40:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"a7dca457a48bc0be20fd1523fc6125d2a47d5918","kind":"commit","published_at":"2019-04-23T01:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"845e7e3d8209802628933c056ae022b41ff69d84","kind":"commit","published_at":"2019-04-22T08:13:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"77b25c776de09ed7a231db2402d42d78bd683e2e","kind":"commit","published_at":"2019-04-18T07:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"c4068cb74a4aaa207c3eb229a97a67048ebab9a4","kind":"commit","published_at":"2019-04-16T07:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"c3083891d277419acc823bbb911f5bf0d3ce154a","kind":"commit","published_at":"2019-04-15T07:18:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0/manifests"},{"name":"v1.22.9","sha":"963c07c4430d4145685a4c8f06dcdf1eb5c5ac05","kind":"commit","published_at":"2019-04-06T05:26:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9/manifests"},{"name":"v1.22.8","sha":"feea12233fc8597466e5c28178532a5d9d420a59","kind":"commit","published_at":"2019-04-05T21:39:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8/manifests"},{"name":"v1.22.7","sha":"6ad397787d9d408e21cf579dce9a55d2cf1a3598","kind":"commit","published_at":"2019-04-05T21:06:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7/manifests"},{"name":"v1.22.6","sha":"ecf25a8102deb13e8af47a5226284193502a79a5","kind":"commit","published_at":"2019-04-05T06:52:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"cdc39f1576315ebc15e69f93d180d053a5b4948d","kind":"commit","published_at":"2019-04-04T14:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"65701944ce10c8cf5172a29f0ee82b3194178dc9","kind":"commit","published_at":"2019-04-04T06:50:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"4db3dac1edb4e935fd87c1191ed76a2c86f51e84","kind":"commit","published_at":"2019-04-02T19:03:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"0ec7d10a4728b7faec37df2bdb125b97ddfc0677","kind":"commit","published_at":"2019-04-02T06:21:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0/manifests"},{"name":"v1.21.9","sha":"4553a901f78481f82b3322f376147b1c12573a09","kind":"commit","published_at":"2019-03-20T07:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9/manifests"},{"name":"v1.21.8","sha":"0d17e9b465814688954b0888419f830332777ee2","kind":"commit","published_at":"2019-03-19T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8/manifests"},{"name":"v1.21.7","sha":"6e61ec37961c325242199d3fbdab9c07122be094","kind":"commit","published_at":"2019-03-17T06:14:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"4a5f53c7386909e201d488b1851f04945c6aea6b","kind":"commit","published_at":"2019-03-16T06:58:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"ebbcc79ed8c34acc36f8eed8405bf90044fc6ef5","kind":"commit","published_at":"2019-03-13T07:08:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"5f3e4dc5556bc0acfce90423457f6acd3f89c819","kind":"commit","published_at":"2019-03-12T05:06:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"eff91bd6dea2dbc5d03cee0287db59f2c7fbf517","kind":"commit","published_at":"2019-03-05T06:08:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"cb9a2d2dd434fcac76331a2ed82fb025f0bf70f2","kind":"commit","published_at":"2019-03-05T04:43:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"6d5769b622368742bf191651b2ffb9865ebd7af8","kind":"commit","published_at":"2019-03-03T06:21:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"9ee27ebe1cceb158d401f1085953d12b9ea755de","kind":"commit","published_at":"2019-02-28T10:06:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"2496d17fa60d24b290daea9c36ec9c38d1de71b7","kind":"commit","published_at":"2019-02-26T09:11:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"e5d594b63e8ee4cc5ee8486b3cfa5a58a3b6cace","kind":"commit","published_at":"2019-02-21T07:42:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"968701be5b85316dc45e9c4da253545d4ac9ad29","kind":"commit","published_at":"2019-02-19T06:18:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"fc3dca73e902624b5c4dbddf8f353f0a414ded91","kind":"commit","published_at":"2019-02-16T17:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"6d1135882fe08aacbf3c084a7f79a4ba01fdb24f","kind":"commit","published_at":"2019-02-15T07:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"f7272a981bca8477e96afa9101680f32d5e3a2ab","kind":"commit","published_at":"2019-02-12T04:30:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"a34e5639bf318e99331ccf51806265acd8401275","kind":"commit","published_at":"2019-02-08T06:08:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"a7e8bd0fd321cbfd240e98ffbb10d3025903b066","kind":"commit","published_at":"2019-02-06T07:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"2cbeb72e23484cff03f4ef3323fc05f7c7cd56c6","kind":"commit","published_at":"2019-02-02T21:36:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"be65fb0d91b86307e865fb0a92b8ef8bbdbeabab","kind":"commit","published_at":"2019-02-02T07:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"90975cf7bffc9195c7379321e6ca8d8a1524b2d4","kind":"commit","published_at":"2019-02-01T05:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"003d941944c777e313649ed228ddb8f35f30ada2","kind":"commit","published_at":"2019-01-26T07:10:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0dbd4b8574ee02b0bf02072cce3e010cd843107b","kind":"commit","published_at":"2019-01-23T19:58:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"aeed133f7416be05cb9794079f7abf646f838568","kind":"commit","published_at":"2019-01-15T01:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0/manifests"},{"name":"v1.17.22","sha":"6501c3f4c909efd3ebac18a1f835bf5276e7f385","kind":"commit","published_at":"2019-01-14T01:54:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22/manifests"},{"name":"v1.17.21","sha":"0ceba13ff1ea760a57eb78a591b9b414d1e65b8a","kind":"commit","published_at":"2019-01-12T01:03:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21/manifests"},{"name":"v1.17.20","sha":"ca6d9e3a9fcfacc6cba01f6cdbfda58917acaed2","kind":"commit","published_at":"2019-01-10T01:55:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20/manifests"},{"name":"v1.17.19","sha":"6f0fce3dc1332e7a4e454d0af2926a8dbea56446","kind":"commit","published_at":"2019-01-07T02:11:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19/manifests"},{"name":"v1.17.18","sha":"0eca483a66c17b8b4f0088b17beeb4a511653de2","kind":"commit","published_at":"2018-12-30T23:18:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18/manifests"},{"name":"v1.17.17","sha":"be60c286d9bac5653805ce0c2705e84254e7f829","kind":"commit","published_at":"2018-12-27T00:32:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17/manifests"},{"name":"v1.17.16","sha":"0fcfba327e1f2ce18fed771a7dcb41a0968d916b","kind":"commit","published_at":"2018-12-26T23:54:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16/manifests"},{"name":"v1.17.15","sha":"a73ba541a35414d02a755cbff8fd3f53ca870cf5","kind":"commit","published_at":"2018-12-19T06:33:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15/manifests"},{"name":"v1.17.14","sha":"ea26ad24e352b1dca692568893347bdec894d7d2","kind":"commit","published_at":"2018-12-16T01:25:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14/manifests"},{"name":"v1.17.13","sha":"78b45794b0bac2e5d12049bccd7ccf465bca81ec","kind":"commit","published_at":"2018-12-15T01:41:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13/manifests"},{"name":"v1.17.12","sha":"6d15d0a28c0a1cd8d4cb4be5fbe658f3c6375f8b","kind":"commit","published_at":"2018-12-14T09:53:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12/manifests"},{"name":"v1.17.11","sha":"fc2c8768f43da32008bcf2984873e46f6a869fc4","kind":"commit","published_at":"2018-12-11T07:10:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11/manifests"},{"name":"v1.17.10","sha":"08ba5052206e55738c9fe7ae6982ed410e67ca6a","kind":"commit","published_at":"2018-12-04T22:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10/manifests"},{"name":"v1.17.9","sha":"2bf4a781244803d90c790c0fd8d65cead9db3431","kind":"commit","published_at":"2018-12-02T01:07:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"0270cc7cc1b81d50e76516534959d058581c2c5d","kind":"commit","published_at":"2018-11-29T07:18:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8/manifests"},{"name":"v1.17.7","sha":"17d06c7872cf2442a69a7374df25c83821b3b438","kind":"commit","published_at":"2018-11-27T04:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"02d1f3ccc41a2c3aa4ebbbf95df805da3522cfb3","kind":"commit","published_at":"2018-11-21T21:56:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"493827a0948edb0c1656ec8d3b87da90f7e24b51","kind":"commit","published_at":"2018-11-21T19:48:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"162ce064a13090ef621d944a4d31cc69df2e51d5","kind":"commit","published_at":"2018-11-15T05:38:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"b3f2a4af3d34db84c00131aa8e6068fa168ae756","kind":"commit","published_at":"2018-11-06T05:16:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"bac1ba59bea4df5c4b6917086ca9bb53b50a41b8","kind":"commit","published_at":"2018-11-05T05:36:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"a02f54de54af2dd2ef1ca752e98b62e729ce2803","kind":"commit","published_at":"2018-11-03T21:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"da3c1d082cd678eb165c77b9a7aed16b1cd14964","kind":"commit","published_at":"2018-11-02T23:29:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0/manifests"},{"name":"v1.16.17","sha":"9b98ef685acd838caa1d37b4bc128bc1173fd11a","kind":"commit","published_at":"2018-10-30T16:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17/manifests"},{"name":"v1.16.16","sha":"bd0824bfd97e49957343a6f1115ed58d3bd83026","kind":"commit","published_at":"2018-10-30T07:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16/manifests"},{"name":"v1.16.15","sha":"979db7bf817106dd5d88aa8ffc4e5f197a31a728","kind":"commit","published_at":"2018-10-24T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15/manifests"},{"name":"v1.16.14","sha":"fe866ac045b214a9882cdd7f2beee551678f27b4","kind":"commit","published_at":"2018-10-23T23:28:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14/manifests"},{"name":"v1.16.13","sha":"ef9e3e51b92a7131924ab224975b183c2c442a8c","kind":"commit","published_at":"2018-10-23T06:09:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13/manifests"},{"name":"v1.16.12","sha":"0f6f2eed5f81739355ce63ac33b9bcfc1114e5c4","kind":"commit","published_at":"2018-10-19T19:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12/manifests"},{"name":"v1.16.11","sha":"ac32d8af7ff21a50f703e8711524e7a1247c7500","kind":"commit","published_at":"2018-10-19T15:29:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11/manifests"},{"name":"v1.16.10","sha":"1a06dcbfc9de88f20dd0440a4621e3cd79ea79bb","kind":"commit","published_at":"2018-10-19T03:09:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10/manifests"},{"name":"v1.16.9","sha":"e80cd920cb51b9fa78fa239094233b9e80798acf","kind":"commit","published_at":"2018-10-18T23:06:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"77b89d8d785d0c7a417eff53a3ab18c5fb72daa2","kind":"commit","published_at":"2018-10-18T20:11:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"bf968cd6737e6a8414e0eb45eb6edf1571b9f6e9","kind":"commit","published_at":"2018-10-18T16:43:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"37cc75896b5fde29449afc38a1d1aab124e40829","kind":"commit","published_at":"2018-10-17T22:41:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"ddcf39bcb5242ae9c51cc0ad81b73d7c00ccf13e","kind":"commit","published_at":"2018-10-10T07:40:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"79a3d3dba38bbc6430effb63bd11462337e92e1f","kind":"commit","published_at":"2018-10-08T04:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"1a3dcd5e909f04325640ed8fc32eb8bea943a8fd","kind":"commit","published_at":"2018-10-05T19:29:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"f9d5fc562ab912554cfc17c172464b8967fb127a","kind":"commit","published_at":"2018-10-05T13:43:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"6ae43d18a924e9dad591fd8448f65c6bd8f9c3fb","kind":"commit","published_at":"2018-10-05T05:31:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"529dbfc81c32b1b92929e358ca451d3bb1cc7961","kind":"commit","published_at":"2018-10-04T06:51:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0/manifests"},{"name":"v1.15.13","sha":"ff9e518019baf2971a6ef4f34f1bb95d5c478a3d","kind":"commit","published_at":"2018-09-30T04:35:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13/manifests"},{"name":"v1.15.12","sha":"dce845e767c07d43120a4ba5d7f67daf49267936","kind":"commit","published_at":"2018-09-28T22:48:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12/manifests"},{"name":"v1.15.11","sha":"5edf70202a1379154391b509808821ebf5ef5da2","kind":"commit","published_at":"2018-09-23T09:00:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11/manifests"},{"name":"v1.15.10","sha":"924e6200fd0155d73fab28b7bc0a19608dc94cda","kind":"commit","published_at":"2018-09-20T03:05:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10/manifests"},{"name":"v1.15.9","sha":"e37766ff1120904f49df5972a2603240bab67d4e","kind":"commit","published_at":"2018-09-20T01:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9/manifests"},{"name":"v1.15.8","sha":"a2e14ccc8a2d7554d80c334c101053e1ce051a19","kind":"commit","published_at":"2018-09-19T20:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8/manifests"},{"name":"v1.15.7","sha":"e857dbeafe95540ab64115ce5c79a0d76eba7520","kind":"commit","published_at":"2018-09-11T23:07:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7/manifests"},{"name":"v1.15.6","sha":"a3423c7dc2f8caa2de5c4d91be70da50db06bcb4","kind":"commit","published_at":"2018-08-31T04:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"5bb03c17bf568fdd221db665ee50f9ac07ec010f","kind":"commit","published_at":"2018-08-30T07:03:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"492f70354666757c5e62db498394001859998438","kind":"commit","published_at":"2018-08-28T19:07:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"99abc63dc03df7c12dc591c77d10ec8fa671b1cf","kind":"commit","published_at":"2018-08-28T06:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"8d842be1187fbb85675a5abb3c776f7297a3e265","kind":"commit","published_at":"2018-08-28T02:44:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"23d3012cbd5d4a5fbe05e45bb175613bb2e3ce1d","kind":"commit","published_at":"2018-08-28T02:29:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"0bc0cfce7ddd6c1402782acf58b960dc3cce38c1","kind":"commit","published_at":"2018-08-27T22:53:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"dfe32b62a8040d2a4e625c24ed71ddb28a7142bb","kind":"commit","published_at":"2018-08-21T22:33:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"22fdaec531a02a865ac69df03bc34c17adfa100d","kind":"commit","published_at":"2018-08-19T19:10:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"f21be3a709f0a7952e4d112b36b96592252c7ebd","kind":"commit","published_at":"2018-08-18T00:40:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"5389c3b3941f12fb6f01836a984e4d4d63af6615","kind":"commit","published_at":"2018-08-16T00:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"dd7152de3bd5e2e95404371da7c4b5ba6b9d6599","kind":"commit","published_at":"2018-08-15T09:17:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a0adefd06ff48d5498b61403659bee1550add5f3","kind":"commit","published_at":"2018-08-15T02:11:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d558b9a076f06e9ca53334cac60c683aeacb644f","kind":"commit","published_at":"2018-08-14T06:10:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0/manifests"},{"name":"v1.13.7","sha":"87966aa30f88989d3414b4168fedf6936e10ff08","kind":"commit","published_at":"2018-08-12T21:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7/manifests"},{"name":"v1.13.6","sha":"17e22852b22f5bba6903964ceb888e3e5c1bf3d4","kind":"commit","published_at":"2018-08-10T20:56:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"e29d533dda87bc3ac1d14e464b67b77c136c47d1","kind":"commit","published_at":"2018-08-10T18:27:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"3d9f06762b5fa9b33be35259c659994c03cfb5a1","kind":"commit","published_at":"2018-08-10T06:29:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"283392b83d961d3a117b4fbfdc282765c94052a7","kind":"commit","published_at":"2018-08-08T02:47:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"2b33a71fc247d5c3ee3ed9e65c74b633a14c7b81","kind":"commit","published_at":"2018-08-02T01:49:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"912b5d08c9ff584685826e98aca9aa7c6b960cc6","kind":"commit","published_at":"2018-08-02T01:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"a7bf236095e083982e80e48c8973599da171fefd","kind":"commit","published_at":"2018-07-31T19:31:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"d85071074137b1d6070ec3d73122a0de966c844b","kind":"commit","published_at":"2018-07-26T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"e6077e33dfadde0eacc0e08099f09c4860a76939","kind":"commit","published_at":"2018-07-25T17:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"8e2022a2182c61ff2205fc9e92acc9bb1396c1e6","kind":"commit","published_at":"2018-07-25T14:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"bc822c9c6bbfaab212a814bd80ae9dceaa5cae65","kind":"commit","published_at":"2018-07-25T06:33:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"434d4ed35dbec296911e6ea26098e6f33c51adb2","kind":"commit","published_at":"2018-06-18T04:02:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"45a00cf833e22647460c447845eaa2729cfbbbe9","kind":"commit","published_at":"2018-06-13T06:43:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"c01d68ac45746f6f5d5e49132c78f00176ac6c89","kind":"commit","published_at":"2018-05-07T17:13:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"798f9a94a85169da270cdf87138efdd9a1e08399","kind":"commit","published_at":"2018-05-07T05:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"8ca116599723bab534ad1ff8fdc91d65fa8fe272","kind":"commit","published_at":"2018-04-17T07:35:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0/manifests"},{"name":"v1.8.7","sha":"5164319d19cf600c81213837c0468d2e7044c094","kind":"commit","published_at":"2018-04-09T00:25:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"2e7e8bc0e35c08f4681e2c000846d3bc36112988","kind":"commit","published_at":"2018-04-07T23:36:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"aa741cf48e7b4ebebe251879792c6954becf6531","kind":"commit","published_at":"2018-04-06T03:41:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"ce0078a62c096b0c11b09d5e249998447be41df4","kind":"commit","published_at":"2018-04-03T01:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"aa976713fc84e78273e1413c09a69b42be39d2b7","kind":"commit","published_at":"2018-03-30T23:04:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"5079d793f3682cf21474426a76fc7f04aca7a7a5","kind":"commit","published_at":"2018-03-28T08:20:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5c293a905256325f4193b05e764363815010c5cc","kind":"commit","published_at":"2018-03-27T03:29:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"9303f3f2c473cf16f8c0db200e3c09405ce81f44","kind":"commit","published_at":"2018-03-26T03:46:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"ce7b83ad97b80b11830a8f8c42e92820a2865ccc","kind":"commit","published_at":"2018-03-21T06:58:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"2df79d27c2bf1ad439dcd79fde46e9ddfc2c2d6a","kind":"commit","published_at":"2018-03-09T23:18:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"2554c48166a4c066e733e67af2d61a6fd9f17555","kind":"commit","published_at":"2018-03-09T03:03:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"f027620ed126d4dee7e7cbe9ecfd5a97915fb26e","kind":"commit","published_at":"2018-03-07T05:25:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"bcda984611c4f9a614145469c9cc8b3343e64f49","kind":"commit","published_at":"2018-03-06T09:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7fddf8f724e1b2d05b16b3ba4ed17c4c6d577c44","kind":"commit","published_at":"2018-03-05T01:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d36d54e0addc54abf480e62deebabf96c2c99ccc","kind":"commit","published_at":"2018-02-27T00:49:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"acf8bac705c5089fcafd5e300494befd9fccbb26","kind":"commit","published_at":"2018-02-16T20:36:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"c48a7ad9b0fcc8dbf6971eaeb97b57f59b3991a5","kind":"commit","published_at":"2018-02-14T06:48:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"bbc418b6d24133d5f0fb285811f17540cb125e19","kind":"commit","published_at":"2018-02-13T21:26:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"8f6eb701a45694478b9cf47430acd5ee7ccda917","kind":"commit","published_at":"2018-02-13T09:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3c13653f118605fc3d7f7042b69c987a766ec4f6","kind":"commit","published_at":"2018-02-13T02:00:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"8da46ddae5964bbcfb7c9ca3c5d7c674f549a7c4","kind":"commit","published_at":"2018-02-08T23:18:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"684c977ef251dcd0bf1fa65485c8fdd16aba43d0","kind":"commit","published_at":"2018-02-08T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0/manifests"},{"name":"v1.4.17","sha":"8ab15e07376963867811d872000e052ebec9de06","kind":"commit","published_at":"2018-02-05T23:44:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"927cdf8410ea5caa77a5958e30eff62d9b09a5df","kind":"commit","published_at":"2018-02-01T22:49:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"e8ea54e8dd730817e1325f5cf61cac95ed6347fc","kind":"commit","published_at":"2017-12-31T01:24:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"f389718342d9ab203a5520fad93a27ee48affd9a","kind":"commit","published_at":"2017-12-07T03:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"9a87ab78c4ae6c2dc968dcbedf9348bf5edb29b8","kind":"commit","published_at":"2017-12-06T07:12:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"02984e82c50ea5e734ccb805e305aceb9e8a2761","kind":"commit","published_at":"2017-11-01T18:35:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"ba18e03ea5e5a858c6347c319e1ab29009721aa2","kind":"commit","published_at":"2017-10-26T20:46:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"b5e6787ea5544d228815910e27c51a90a819a441","kind":"commit","published_at":"2017-10-18T18:02:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"a264cc1a3e9da5404310433266792fcda7a97495","kind":"commit","published_at":"2017-10-09T23:03:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"3530fada93dda4723403c840ec2dcbecf87f97f1","kind":"commit","published_at":"2017-10-08T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"2f0365a652235525246b27b10541d368376ea02e","kind":"commit","published_at":"2017-10-06T03:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f069c57b0ae41b59726de7f73716d5eeef4ca20a","kind":"commit","published_at":"2017-10-02T17:51:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"815453afd853a105e7d52128ccb4847ad2a7b20e","kind":"commit","published_at":"2017-09-01T05:01:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"344e8a6786cfb333f9d387675ed550e0a5863e39","kind":"commit","published_at":"2017-07-25T02:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"78e8b7f433362631b88e54541ba1fe14d9ef4d6b","kind":"commit","published_at":"2017-07-22T22:45:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"09f18b62d94578004ccd058954dfe23a73c3deea","kind":"commit","published_at":"2017-07-21T18:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f27c040775e7461ebb51d972bbec95e9d1c199c9","kind":"commit","published_at":"2017-07-21T00:25:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6ef3c87625f71dd7c7b971856cc915dfcb4c567e","kind":"commit","published_at":"2017-07-19T23:55:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0/manifests"},{"name":"v1.3.27","sha":"9c5ecaf88f9d6d19a64f495090c1a1f966da55e8","kind":"commit","published_at":"2017-07-19T21:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"5f5dbd4785eadf80f1607339d10f513590f1298a","kind":"commit","published_at":"2017-07-19T06:38:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26/manifests"},{"name":"v1.3.25","sha":"dbd7cee070765e0cfd3570cfe03180fd7e42fa9e","kind":"commit","published_at":"2017-07-12T20:59:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25/manifests"},{"name":"v1.3.24","sha":"143b8091d20931d7f0fc0f65f4ca5c5ddea61dc4","kind":"commit","published_at":"2017-06-08T21:55:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24/manifests"},{"name":"v1.3.23","sha":"35791a9dd872fde6af16aeceac8d95981701b651","kind":"commit","published_at":"2017-05-18T16:43:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23/manifests"},{"name":"v1.3.22","sha":"5f31a371d7fb4b49bdeb392e02a4371c83e78017","kind":"commit","published_at":"2017-05-17T23:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22/manifests"},{"name":"v1.3.21","sha":"a22c377a824d2ea5017f4d815118ef767fae9920","kind":"commit","published_at":"2017-05-12T10:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21/manifests"},{"name":"v1.3.20","sha":"baccc952ad5c573b0a98a82bf016dce62d8a6769","kind":"commit","published_at":"2017-05-12T08:45:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"a50c9dca2f943e049e4b1ff230a4fa8be966f96f","kind":"commit","published_at":"2017-05-12T08:21:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19/manifests"},{"name":"v1.3.18","sha":"29a8e39817496c1ccccba44946c2c7f1af4d92e5","kind":"commit","published_at":"2017-05-10T00:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18/manifests"},{"name":"v1.3.17","sha":"25ec1d0bfdbea9f3b1294a58e9ffc2cac2d3cd50","kind":"commit","published_at":"2017-05-09T03:35:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17/manifests"},{"name":"v1.3.16","sha":"86cddedb2f00f4a6e6fc2333ca435a789aaa2e39","kind":"commit","published_at":"2017-04-29T00:41:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16/manifests"},{"name":"v1.3.15","sha":"9355e6a5589883b58130d7494fbca9233f7059fd","kind":"commit","published_at":"2017-04-28T06:37:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15/manifests"},{"name":"v1.3.14","sha":"be8e2336b2fe879c0fd1f1eba9ac5baa9bcbdfe0","kind":"commit","published_at":"2017-04-26T07:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"6060166a4069bd376f3e1fb9b9a40deccead872d","kind":"commit","published_at":"2017-04-24T23:01:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"bc6364af2b50f3bc66a4a57bead0bab651801d7f","kind":"commit","published_at":"2017-04-22T19:01:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"c9a642a6d4621241c5aa60722fb74e09ab1eb287","kind":"commit","published_at":"2017-04-20T21:15:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"39facbe98d6f401a1d77f18ade5d56508973e713","kind":"commit","published_at":"2017-04-12T17:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"4970680446513286ba659bfd8301e8b30bacd152","kind":"commit","published_at":"2017-04-11T01:18:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"26412ed354c4a3fbcf2b99c7e0a7e0502a9a2620","kind":"commit","published_at":"2017-04-08T23:12:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"3cce66646bb59ad8b07b4413e2a86fea0ed44203","kind":"commit","published_at":"2017-04-07T23:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"d9c180008221ede36fc47d934bcca151e83e1ed1","kind":"commit","published_at":"2017-04-06T02:44:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"4da73a1ed9cdcd55f4dda405660fb7be23e3cbd5","kind":"commit","published_at":"2017-04-05T04:33:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"24a245c396159fda13e99e79217608e041f17667","kind":"commit","published_at":"2017-03-14T04:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"12c19655c3102937c14bcaffcf58a2465bcf9618","kind":"commit","published_at":"2017-03-11T23:39:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b128548484775ea56c48279f73fca9da9a883bbf","kind":"commit","published_at":"2017-03-11T22:17:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d2e61463a0ffba385ad92ed1df60358be43c42a","kind":"commit","published_at":"2017-03-11T20:03:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"45da8a7b7ec2bf75c5f3840a1a5482a23b7618e1","kind":"commit","published_at":"2017-03-10T08:55:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0/manifests"},{"name":"v1.2.15","sha":"824717cf61e0264e4ac45023aa025b427b577be1","kind":"commit","published_at":"2017-03-02T07:16:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"8df51ff224fb7dc171d4032d12be675332ed2dc3","kind":"commit","published_at":"2016-12-23T03:16:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"b93a26e2e715284c5ec072d0f04fd4cd4201a89b","kind":"commit","published_at":"2016-10-19T06:07:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6bbc5376778148c9cd011ce1b90036cb6af100aa","kind":"commit","published_at":"2016-10-06T06:13:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"3f60c2e0fd78807528661aff36120700d4ff1ed6","kind":"commit","published_at":"2016-09-23T19:58:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"65310c93fecff5703c7aaa65eadfd090dd1b4866","kind":"commit","published_at":"2016-09-21T06:12:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"84ae5ec32d72e24f4474b096b95a3aabe10f1843","kind":"commit","published_at":"2016-09-21T05:20:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9/manifests"},{"name":"v1.2.7","sha":"df174fab04a098430148b4f79b97526f40c7a36c","kind":"commit","published_at":"2016-08-29T07:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"1eb8942b4e2c47db79c69370380c89ebda1af8e3","kind":"commit","published_at":"2016-08-29T06:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"32b6bf7ec55b1bf6246798a0abf9d38971a8ebf2","kind":"commit","published_at":"2016-08-15T19:05:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"bfc8f6beaf567b009b6c467478e6a82070ed5ca9","kind":"commit","published_at":"2016-07-24T01:30:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"142913744c88fb893c1f74879770c78a252bdf0f","kind":"commit","published_at":"2016-07-23T00:38:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3/manifests"},{"name":"v1.2.1","sha":"80b5a043341ade2f15802ad66a62c36f31c43f61","kind":"commit","published_at":"2016-07-20T06:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d2fd8e2c2a4f292d78a1094976539fb4d4a736e","kind":"commit","published_at":"2016-07-18T21:53:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:06:39.133Z","dependent_packages_count":0,"downloads":9307,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":4.835046888471927,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":1.2964618095221183,"forks_count":1.456867143739358,"docker_downloads_count":null,"average":7.438844134843886},"purl":"pkg:pypi/pytest-sbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-sbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-sbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-sbase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T08:56:02.137Z","issues_count":1561,"pull_requests_count":378,"avg_time_to_close_issue":195871.6947368421,"avg_time_to_close_pull_request":3175.228723404255,"issues_closed_count":1520,"pull_requests_closed_count":376,"pull_request_authors_count":13,"issue_authors_count":354,"avg_comments_per_issue":2.737347853939782,"avg_comments_per_pull_request":0.16137566137566137,"merged_pull_requests_count":359,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":826,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":62587.38202247191,"past_year_avg_time_to_close_pull_request":4578.471428571429,"past_year_issues_closed_count":801,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":252,"past_year_avg_comments_per_issue":2.875302663438257,"past_year_avg_comments_per_pull_request":0.2642857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","maintainers":[{"login":"mdmintz","count":815,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}],"active_maintainers":[{"login":"mdmintz","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-sbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-sbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-sbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-sbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-sbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-sbase/codemeta","maintainers":[{"uuid":"mdmintz","login":"mdmintz","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/mdmintz/","role":null,"created_at":"2022-11-14T17:24:04.291Z","updated_at":"2022-11-14T17:24:04.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mdmintz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373731,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":334136,"name":"sbase","ecosystem":"pypi","description":"A complete web automation framework for end-to-end testing.","homepage":"https://github.com/seleniumbase/SeleniumBase","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":[],"namespace":null,"versions_count":753,"first_release_published_at":"2018-11-19T19:14:42.000Z","latest_release_published_at":"2026-04-30T19:29:05.000Z","latest_release_number":"4.48.4","last_synced_at":"2026-05-17T10:05:24.731Z","created_at":"2022-04-06T12:39:32.865Z","updated_at":"2026-05-17T10:05:24.731Z","registry_url":"https://pypi.org/project/sbase/","install_command":"pip install sbase --index-url https://pypi.org/simple","documentation_url":"https://seleniumbase.io/","metadata":{"funding":null,"documentation":"https://seleniumbase.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Web Environment","Environment :: Win32 (MS Windows)","Framework :: Pytest","Intended Audience :: Developers","Intended Audience :: Information Technology","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Software Development :: Testing :: Acceptance","Topic :: Software Development :: Testing :: Traffic Generation","Topic :: Utilities"],"normalized_name":"sbase","project_status":null},"repo_metadata":{"id":14700450,"uuid":"17420614","full_name":"seleniumbase/SeleniumBase","owner":"seleniumbase","description":"📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.","archived":false,"fork":false,"pushed_at":"2024-09-05T18:41:31.000Z","size":12652,"stargazers_count":4950,"open_issues_count":12,"forks_count":938,"subscribers_count":139,"default_branch":"master","last_synced_at":"2024-09-07T09:00:02.563Z","etag":null,"topics":["anti-detection","behave","bot-detection","chromedriver","cloudflare-bypass","e2e-testing","pytest","pytest-plugin","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","unittests","web-automation","web-scraping","web-scraping-python","webdriver","webkit"],"latest_commit_sha":null,"homepage":"https://seleniumbase.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seleniumbase.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-04T23:07:33.000Z","updated_at":"2024-09-07T04:56:11.000Z","dependencies_parsed_at":"2024-02-26T18:30:06.786Z","dependency_job_id":"fc144a8e-1074-4697-b0bb-a19f267151fe","html_url":"https://github.com/seleniumbase/SeleniumBase","commit_stats":{"total_commits":6786,"total_committers":37,"mean_commits":"183.40540540540542","dds":"0.019304450338933132","last_synced_commit":"a9cd0027f59385f205a27038e4e6263239fbf005"},"previous_names":[],"tags_count":955,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217962445,"owners_count":16257633,"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"},"owner_record":{"login":"seleniumbase","name":"SeleniumBase","uuid":"17287301","kind":"organization","description":"","email":null,"website":"https://seleniumbase.io","location":"Boston, MA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17287301?v=4","repositories_count":4,"last_synced_at":"2024-04-28T02:29:50.883Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seleniumbase","funding_links":[],"total_stars":4241,"followers":61,"following":0,"created_at":"2022-11-07T11:36:50.803Z","updated_at":"2024-04-28T02:29:51.350Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seleniumbase/repositories"},"tags":[{"name":"v4.30.3","sha":"4c745d25c379871c78ec21dc40716f483d13053a","kind":"commit","published_at":"2024-09-05T03:07:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.3/manifests"},{"name":"v4.30.2","sha":"aed62a40c6c86e82c0d8d04b6c1b79b14b03f05a","kind":"commit","published_at":"2024-09-04T04:48:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.2/manifests"},{"name":"v4.30.1","sha":"70b05ff27587bffa30acfe8ed4c2a4fe657b3d90","kind":"commit","published_at":"2024-08-30T19:27:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.1/manifests"},{"name":"v4.30.0","sha":"119ec4bcf38b45d78e77680816aed6d1c24b9b52","kind":"commit","published_at":"2024-08-29T03:08:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.30.0/manifests"},{"name":"v4.29.9","sha":"538b5d162c313f842f85af80992de49dd4f44889","kind":"commit","published_at":"2024-08-13T04:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.9/manifests"},{"name":"v4.29.8","sha":"9981b5f690712c3bb919ec75f5bad7c917601506","kind":"commit","published_at":"2024-08-07T17:08:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.8/manifests"},{"name":"v4.29.7","sha":"283c3db0228e30def2ca4f710d2d312a2bdae419","kind":"commit","published_at":"2024-08-07T03:32:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.7/manifests"},{"name":"v4.29.6","sha":"feca61a3c283858c185596ef3d0941e519c2be31","kind":"commit","published_at":"2024-08-03T04:58:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.6/manifests"},{"name":"v4.29.5","sha":"e8c214703623b061d199be2903ce6030fbf812dd","kind":"commit","published_at":"2024-08-03T02:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.5/manifests"},{"name":"v4.29.4","sha":"84cbe3f88ece7164ed8fa1eec42cb0949a0d1398","kind":"commit","published_at":"2024-07-29T20:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.4/manifests"},{"name":"v4.29.3","sha":"025572dc1658e6cc3a98bb69f6900ebe2cff86b7","kind":"commit","published_at":"2024-07-26T18:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.3/manifests"},{"name":"v4.29.2","sha":"645b126d06eceb7c86dddb58c56a418da208613b","kind":"commit","published_at":"2024-07-25T20:15:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.2/manifests"},{"name":"v4.29.1","sha":"4007c95f53c27fcc5598f7d86afaa4ad30d0af83","kind":"commit","published_at":"2024-07-25T15:25:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.1/manifests"},{"name":"v4.29.0","sha":"b8996a66550c5a69bd4a6ba94f93b8a3b4b57a9a","kind":"commit","published_at":"2024-07-24T20:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.29.0/manifests"},{"name":"v4.28.7","sha":"c495286cb19d548a4669128c82622ecf8b6db2e9","kind":"commit","published_at":"2024-07-22T05:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.7/manifests"},{"name":"v4.28.6","sha":"924bcf333980d919b7abba350ee5721d6aca4480","kind":"commit","published_at":"2024-07-19T20:50:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.6/manifests"},{"name":"v4.28.5","sha":"f65a302a0c657de1c7944004f09efabafb51c4dc","kind":"commit","published_at":"2024-07-08T21:04:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.5/manifests"},{"name":"v4.28.4","sha":"c97c68b20bc7529f4e261d68ab6e3a5ed081e8cd","kind":"commit","published_at":"2024-07-06T06:49:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.4/manifests"},{"name":"v4.28.3","sha":"1c526f1c02a9c7f4ec538d1600829acff44aa05e","kind":"commit","published_at":"2024-07-01T01:32:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.3/manifests"},{"name":"v4.28.2","sha":"3dbaf41e93b5706718599acb80da0eee1e9b1607","kind":"commit","published_at":"2024-06-29T03:40:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.2/manifests"},{"name":"v4.28.1","sha":"5a23445a804e63b1aba7e5d053b77909a028f008","kind":"commit","published_at":"2024-06-28T04:14:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.1/manifests"},{"name":"v4.28.0","sha":"0fb6618d4e8349141b5be0e16614f095c480adf5","kind":"commit","published_at":"2024-06-23T23:32:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.28.0/manifests"},{"name":"v4.27.5","sha":"3bb813fe039448b0c6bb2ff043266295cb40220a","kind":"commit","published_at":"2024-06-07T22:37:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.5/manifests"},{"name":"v4.27.4","sha":"109842bc7986b73f982e09e39c34b1665d9ec853","kind":"commit","published_at":"2024-06-05T23:43:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.4/manifests"},{"name":"v4.27.3","sha":"bbf82995ca7dc9d999b93c036201e347c4f53dd9","kind":"commit","published_at":"2024-06-05T18:32:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.3/manifests"},{"name":"v4.27.2","sha":"ef9a438aff96e400b59e8656716a95d48f17d205","kind":"commit","published_at":"2024-06-05T04:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.2/manifests"},{"name":"v4.27.1","sha":"43b11b272d4804aa198610b700237b5b7ff36af3","kind":"commit","published_at":"2024-06-03T17:50:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.1/manifests"},{"name":"v4.27.0","sha":"83a51d0e9396100ea800370dd55452512d925981","kind":"commit","published_at":"2024-05-16T23:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.27.0/manifests"},{"name":"v4.26.4","sha":"3656fd68a081a60ae0be8b3b40cbc6fa453434b5","kind":"commit","published_at":"2024-05-13T04:52:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.4/manifests"},{"name":"v4.26.3","sha":"419cedc8fba6bfce71add3ec915a92d67698c9a1","kind":"commit","published_at":"2024-05-03T21:45:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.3/manifests"},{"name":"v4.26.2","sha":"06a495eb68b7bcb0e5d4f6717e84843c066a4ee9","kind":"commit","published_at":"2024-05-02T17:12:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.2/manifests"},{"name":"v4.26.1","sha":"6ae5ee38643ea6eeb9efa95f56a718a9a121f788","kind":"commit","published_at":"2024-05-01T17:01:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.1/manifests"},{"name":"v4.26.0","sha":"b77a1c022bb4ebf8cc1fec4db92847a14f9bc818","kind":"commit","published_at":"2024-04-26T03:59:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.26.0/manifests"},{"name":"v4.25.4","sha":"f447e39c7911aa583b7c84b3ec9988cacb529e47","kind":"commit","published_at":"2024-04-14T16:04:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.4/manifests"},{"name":"v4.25.3","sha":"e87d7384298a70c1d308159b8c67766a90972447","kind":"commit","published_at":"2024-04-11T23:15:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.3/manifests"},{"name":"v4.25.2","sha":"332913648dd7ef60c60c364496cab5c5577fdcca","kind":"commit","published_at":"2024-04-05T19:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.2/manifests"},{"name":"v4.25.1","sha":"b80c1ce88eb86b4fbd907d7e4631489b8ea2f367","kind":"commit","published_at":"2024-04-04T01:50:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.1/manifests"},{"name":"v4.25.0","sha":"ef2fed2bc0cc2921b4d481960af86b30088e659a","kind":"commit","published_at":"2024-03-31T02:24:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.25.0/manifests"},{"name":"v4.24.12","sha":"a5992f27eeca47ef468350ec68497b561aab8e31","kind":"commit","published_at":"2024-03-21T21:35:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.12/manifests"},{"name":"v4.24.11","sha":"e4abd8e8beec5a85b31fcddcbdfd231812af15c4","kind":"commit","published_at":"2024-03-16T20:01:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.11/manifests"},{"name":"v4.24.10","sha":"36cfb2032ce3bcb4c12bd32f4bd688b6fce85bf1","kind":"commit","published_at":"2024-03-16T16:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.10/manifests"},{"name":"v4.24.9","sha":"f2b3aee6b2158d65a2e0741cdfc736c4419ce256","kind":"commit","published_at":"2024-03-16T04:50:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.9/manifests"},{"name":"v4.24.8","sha":"190353623f7ef5a2b03c4b4e36e120702fed8cb1","kind":"commit","published_at":"2024-03-15T18:21:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.8/manifests"},{"name":"v4.24.7","sha":"c0935f5377ded700918a47831ada7794b27f8631","kind":"commit","published_at":"2024-03-15T00:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.7/manifests"},{"name":"v4.24.6","sha":"668d646521e8b4ce8548859ec6d62c3ca310a568","kind":"commit","published_at":"2024-03-14T18:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.6/manifests"},{"name":"v4.24.5","sha":"90ebcab96093b1dbe1c6566fd8732359b83080e8","kind":"commit","published_at":"2024-03-09T23:16:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.5/manifests"},{"name":"v4.24.4","sha":"e7da7605834685d78435456edf8f56598eedb000","kind":"commit","published_at":"2024-03-08T01:53:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.4/manifests"},{"name":"v4.24.3","sha":"e6a447738c3af4f1330a42369abf0b732f6607a7","kind":"commit","published_at":"2024-03-01T03:31:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.3/manifests"},{"name":"v4.24.2","sha":"fb2436238c2111b5077b5135152f2011eaeb6312","kind":"commit","published_at":"2024-02-28T02:48:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.2/manifests"},{"name":"v4.24.1","sha":"5d9fdc0ba0aa0e650156913bc51396c55966e9ec","kind":"commit","published_at":"2024-02-26T17:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.1/manifests"},{"name":"v4.24.0","sha":"edeb2db1e80380d14fbaa5647611af2afc43d309","kind":"commit","published_at":"2024-02-23T05:26:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.24.0/manifests"},{"name":"v4.23.7","sha":"b2ec928edc847394f5e29aa6baff743055f63bfa","kind":"commit","published_at":"2024-02-20T21:10:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.7/manifests"},{"name":"v4.23.6","sha":"6b1c9931bd99a5583f5d8454c71f7785d6f7bfc6","kind":"commit","published_at":"2024-02-19T23:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.6/manifests"},{"name":"v4.23.5","sha":"c5169e55d1f1dc6cd89cede7bbe23a064787f1ec","kind":"commit","published_at":"2024-02-17T15:26:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.5/manifests"},{"name":"v4.23.4","sha":"8cc37157809488b3b2c07f99436b9fda332c7e5e","kind":"commit","published_at":"2024-02-16T02:42:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.4/manifests"},{"name":"v4.23.3","sha":"7859ed444543ed2455326d0af3f8a23a4db3f9d0","kind":"commit","published_at":"2024-02-12T02:06:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.3/manifests"},{"name":"v4.23.2","sha":"a3c710e5f3e3f1010d625d165a4816ee05f867af","kind":"commit","published_at":"2024-01-29T03:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.2/manifests"},{"name":"v4.23.1","sha":"9ede4b5e2e0973eff05bdc576c2648460459e6f3","kind":"commit","published_at":"2024-01-25T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.1/manifests"},{"name":"v4.23.0","sha":"ca8451d76988ed1296ed3140473be7cfa322612e","kind":"commit","published_at":"2024-01-25T01:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.23.0/manifests"},{"name":"v4.22.6","sha":"c0af5b4423ea5c6835ae988e1b1c3e3bf31be36a","kind":"commit","published_at":"2024-01-19T03:17:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.6/manifests"},{"name":"v4.22.5","sha":"31020e4ae9644596460e9606312f94bc420aff51","kind":"commit","published_at":"2024-01-04T03:29:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.5/manifests"},{"name":"v4.22.4","sha":"36d410bd8ccfc47a2332141eabc105cbadedb255","kind":"commit","published_at":"2023-12-31T23:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.4/manifests"},{"name":"v4.22.3","sha":"2036a7b9b4218daffb8a7106481134c6529ae3cc","kind":"commit","published_at":"2023-12-23T15:33:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.3/manifests"},{"name":"v4.22.2","sha":"9f8ce98388adc37c8fa9a69c67b89a3972604258","kind":"commit","published_at":"2023-12-23T05:28:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.2/manifests"},{"name":"v4.22.1","sha":"77c0ccde3d299a2d680f339404bb0cb050ebf62e","kind":"commit","published_at":"2023-12-19T23:42:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.1/manifests"},{"name":"v4.22.0","sha":"570910c6f6e079cddd00c23e826e202c6489f39e","kind":"commit","published_at":"2023-12-08T04:14:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.22.0/manifests"},{"name":"v4.21.7","sha":"01c98e29e2e2c83e1fa46fdd65bc5dc1be26f81d","kind":"commit","published_at":"2023-12-01T21:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.7/manifests"},{"name":"v4.21.6","sha":"35b9d3d84eef9526e2b0ac995f58f0a1a7f977c7","kind":"commit","published_at":"2023-11-28T23:17:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.6/manifests"},{"name":"v4.21.5","sha":"1c60c160d466c7c96c7fb4b30d270111571b21ae","kind":"commit","published_at":"2023-11-28T02:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.5/manifests"},{"name":"v4.21.4","sha":"7d9d5c5203e3d93bdfc50f9d113c88791e9ba26c","kind":"commit","published_at":"2023-11-17T00:02:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.4/manifests"},{"name":"v4.21.3","sha":"72bc7987b9a756abf91aee7058effb808f7617b9","kind":"commit","published_at":"2023-11-16T02:24:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.3/manifests"},{"name":"v4.21.2","sha":"5f68c82ccc589ee5e85df37d0a0a1581a0acc55e","kind":"commit","published_at":"2023-11-15T02:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.2/manifests"},{"name":"v4.21.1","sha":"2f5838ddae9c9a10621e4287c28ab38c3d06aae7","kind":"commit","published_at":"2023-11-10T01:39:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.1/manifests"},{"name":"v4.21.0","sha":"62e7a043636f4fbe5804fb8f4684eeb6224a51f2","kind":"commit","published_at":"2023-11-09T05:17:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.21.0/manifests"},{"name":"v4.20.9","sha":"466f8d4a25d6c948f40d68b36bac27d46d25d245","kind":"commit","published_at":"2023-11-01T06:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.9/manifests"},{"name":"v4.20.8","sha":"47cb6e45f0e3bac57c0dccfda6cd20d174cc7a79","kind":"commit","published_at":"2023-10-29T05:58:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.8/manifests"},{"name":"v4.20.7","sha":"39cf213bded5f5873c93f76e31586ac4f40948e2","kind":"commit","published_at":"2023-10-27T07:51:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.7/manifests"},{"name":"v4.20.6","sha":"9a4e4ae629c52465076e73e75473b69b067f287d","kind":"commit","published_at":"2023-10-20T19:45:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.6/manifests"},{"name":"v4.20.5","sha":"81292e7d79730e54274a060f568f187e596313c7","kind":"commit","published_at":"2023-10-20T17:53:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.5/manifests"},{"name":"v4.20.4","sha":"bf6ae85eb180547eec789e0d169b42de3f91253a","kind":"commit","published_at":"2023-10-19T18:29:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.4/manifests"},{"name":"v4.20.3","sha":"be6ab2a4a999a5c26a942c99d6064756cecbdc48","kind":"commit","published_at":"2023-10-15T13:01:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.3/manifests"},{"name":"v4.20.2","sha":"b8f3e97fd159ea61b786fcb4bd4c58cc50bebf04","kind":"commit","published_at":"2023-10-13T19:57:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.2/manifests"},{"name":"v4.20.1","sha":"cb1564dd399712a3a1bde5a7f9524d031c5a8758","kind":"commit","published_at":"2023-10-12T17:19:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.1/manifests"},{"name":"v4.20.0","sha":"cd66f4a0a834767ea3e9b842ead5658dd838b714","kind":"commit","published_at":"2023-10-10T19:47:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.20.0/manifests"},{"name":"v4.19.2","sha":"310697daecc9d460b814e4112e8eba8dba1e1cf6","kind":"commit","published_at":"2023-10-06T21:24:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.2/manifests"},{"name":"v4.19.1","sha":"7e3761d72165bd796b82a03bfbf412c55e4bf263","kind":"commit","published_at":"2023-10-02T02:11:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.1/manifests"},{"name":"v4.19.0","sha":"7e02aa0e60542c55de4b0df78aaf7bdde6ec4dfc","kind":"commit","published_at":"2023-09-27T05:28:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.19.0/manifests"},{"name":"v4.18.9","sha":"9674ab5bf598b45d5d83df001c319c24c2de9900","kind":"commit","published_at":"2023-09-26T01:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.9/manifests"},{"name":"v4.18.8","sha":"1e219cef8ae5d0ca3570b17197d4d0c96c8ee801","kind":"commit","published_at":"2023-09-20T22:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.8/manifests"},{"name":"v4.18.7","sha":"7464c4a7c90fce056745a49e3bd7b00ad241ceaf","kind":"commit","published_at":"2023-09-15T16:04:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.7/manifests"},{"name":"v4.18.6","sha":"121aadeb0ca0ad8cc1b94d5683fe5e715291b0c6","kind":"commit","published_at":"2023-09-13T21:12:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.6/manifests"},{"name":"v4.18.5","sha":"bc1e95d0cb0a3e404627004b1c3205d43b306ebd","kind":"commit","published_at":"2023-09-11T16:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.5/manifests"},{"name":"v4.18.4","sha":"74666b8620996a1454c812de229b9a708b802f77","kind":"commit","published_at":"2023-09-10T23:10:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.4/manifests"},{"name":"v4.18.3","sha":"9cf8f5283b83984ffe673a98dd57da70bcf4b3ec","kind":"commit","published_at":"2023-09-10T05:00:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.3/manifests"},{"name":"v4.18.2","sha":"f1a86b0941ab469e56453ad2ee39ce33d8a95b8d","kind":"commit","published_at":"2023-09-10T03:55:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.2/manifests"},{"name":"v4.18.1","sha":"63d95c42fc84bbcea415c6d8a3a201587b89c92e","kind":"commit","published_at":"2023-09-02T14:14:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"2dcb39e9e874761c5b2987a93e013b2cc5acc2ca","kind":"commit","published_at":"2023-09-01T22:47:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.18.0/manifests"},{"name":"v4.17.14","sha":"771ff23ed06646af32654c5ab599212227b5b9bf","kind":"commit","published_at":"2023-08-31T05:49:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.14/manifests"},{"name":"v4.17.13","sha":"473f3295056fc292a66d9b760bea8e23783ca78c","kind":"commit","published_at":"2023-08-29T17:13:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.13/manifests"},{"name":"v4.17.12","sha":"ea02531ed8950a6db1e08559f46742f35b3b6b5c","kind":"commit","published_at":"2023-08-28T16:40:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.12/manifests"},{"name":"v4.17.11","sha":"101bd16e37e7b34bc5481cb17e152dce8b43b0a7","kind":"commit","published_at":"2023-08-23T06:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.11/manifests"},{"name":"v4.17.10","sha":"369ab5085ca2ac2994687024ef5cf931d3121616","kind":"commit","published_at":"2023-08-23T05:46:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.10/manifests"},{"name":"v4.17.9","sha":"25712d877a94d6bba5a7b20d42274acfef2775b0","kind":"commit","published_at":"2023-08-22T03:26:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.9/manifests"},{"name":"v4.17.8","sha":"21d6a75b2e55de08cf73ab656ee532ec8be969c7","kind":"commit","published_at":"2023-08-18T22:58:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.8/manifests"},{"name":"v4.17.7","sha":"9e8c7c70ff70bb1e22181faa79823d428c91c824","kind":"commit","published_at":"2023-08-16T02:05:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.7/manifests"},{"name":"v4.17.6","sha":"b83631db653cbfc4004d92dc5789f5baaff10c27","kind":"commit","published_at":"2023-08-15T21:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.6/manifests"},{"name":"v4.17.5","sha":"83af929d227eb0f59d89ecd8d61bb3ec64cd8738","kind":"commit","published_at":"2023-08-15T00:27:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.5/manifests"},{"name":"v4.17.4","sha":"26091396b96eeeb896bb9d055f884ddfdad24fb6","kind":"commit","published_at":"2023-08-13T23:02:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.4/manifests"},{"name":"v4.17.3","sha":"3d22534cad753b79b4208a716e2df1bf038ba368","kind":"commit","published_at":"2023-08-12T05:20:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.3/manifests"},{"name":"v4.17.2","sha":"3a5b1b4f68f6069ea00f86028bdb063792a8d32b","kind":"commit","published_at":"2023-08-09T04:21:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.2/manifests"},{"name":"v4.17.1","sha":"4dea6b1475363e9fddbc4bc48f5d467e1363c02f","kind":"commit","published_at":"2023-08-05T19:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.1/manifests"},{"name":"v4.17.0","sha":"c722f8fcb7647a2b573f1598cd97a70cc25aacf0","kind":"commit","published_at":"2023-08-01T20:07:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.17.0/manifests"},{"name":"v4.16.4","sha":"c70e8b24068e3c741ed06f4977b4e0a3a92ef3ae","kind":"commit","published_at":"2023-07-31T19:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.4/manifests"},{"name":"v4.16.3","sha":"5f64da28fd3ce6c15ffdbc80bc6cf027fbff4365","kind":"commit","published_at":"2023-07-31T06:51:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.3/manifests"},{"name":"v4.16.2","sha":"b4be010703c04b0b97d38b1eb5ceddf0d683424c","kind":"commit","published_at":"2023-07-20T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.2/manifests"},{"name":"v4.16.1","sha":"9da9b0cfd4794d091ef63faa29996e906af52722","kind":"commit","published_at":"2023-07-20T02:19:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.1/manifests"},{"name":"v4.16.0","sha":"96ea531908e55f2a480dacd4e733bc5bc6eb0e34","kind":"commit","published_at":"2023-07-18T19:42:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.16.0/manifests"},{"name":"v4.15.15","sha":"8e37a232845a6e9ac839b2ebb391b439292ac7d9","kind":"commit","published_at":"2023-07-13T04:55:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.15/manifests"},{"name":"v4.15.14","sha":"01a8bdbd42b5a64270deea0c5663bf735578cd16","kind":"commit","published_at":"2023-07-12T18:36:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.14/manifests"},{"name":"v4.15.13","sha":"213689d4255e02b8c4520cb8aa2bb23037cb02d4","kind":"commit","published_at":"2023-07-09T20:59:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.13/manifests"},{"name":"v4.15.12","sha":"461ff1f892e3d65d3576580de85224a93f2a62a9","kind":"commit","published_at":"2023-07-09T19:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.12/manifests"},{"name":"v4.15.11","sha":"b6f64f3a4e38d103bf7659b267d25382e69c2987","kind":"commit","published_at":"2023-07-09T18:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.11/manifests"},{"name":"v4.15.10","sha":"d2caf6d6985fb82d8fcef6b11718c0e2b88c24f4","kind":"commit","published_at":"2023-07-08T19:20:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.10/manifests"},{"name":"v4.15.9","sha":"83132ea14356a7d24b3a4c1deb15239c01fbaa90","kind":"commit","published_at":"2023-07-06T04:07:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.9/manifests"},{"name":"v4.15.8","sha":"96b09342a170f34e7fb036137ffdcb36c3ffb8dc","kind":"commit","published_at":"2023-07-03T19:45:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.8/manifests"},{"name":"v4.15.7","sha":"1256cf4d226dfde403f33c48be80ace85bd752b4","kind":"commit","published_at":"2023-06-30T20:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.7/manifests"},{"name":"v4.15.6","sha":"8a528fbd34a59c1d04823f739e7143de7d25ad7d","kind":"commit","published_at":"2023-06-29T23:32:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.6/manifests"},{"name":"v4.15.5","sha":"459c28b26349c60978c876f1d05ee86f461c4624","kind":"commit","published_at":"2023-06-24T19:37:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.5/manifests"},{"name":"v4.15.4","sha":"89678be79ace0be61124b3e291f62022b61b1ec7","kind":"commit","published_at":"2023-06-22T18:24:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.4/manifests"},{"name":"v4.15.3","sha":"717b6d0be8f89c60198ece816e55217f3bcd3d65","kind":"commit","published_at":"2023-06-13T04:08:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.3/manifests"},{"name":"v4.15.2","sha":"3ee1d4391a2906215b3af2ca82c903b624d9da76","kind":"commit","published_at":"2023-06-11T15:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"0270ed5e13535af8d3f6c77da5edcaf1cdf7d52c","kind":"commit","published_at":"2023-06-09T01:37:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"f755743a0980ec0c872907fe362738d68887a2a8","kind":"commit","published_at":"2023-06-08T02:02:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.15.0/manifests"},{"name":"v4.14.14","sha":"5ba2d2f8acd1de2f5babcddc237587639b2fbca4","kind":"commit","published_at":"2023-06-06T22:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.14/manifests"},{"name":"v4.14.13","sha":"5a57bf7e7f7e595478d9e8797d3095b6796f76cf","kind":"commit","published_at":"2023-06-06T20:03:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.13/manifests"},{"name":"v4.14.12","sha":"7dff76d1c7984b377f48527c1be0e68c5acaf899","kind":"commit","published_at":"2023-06-02T17:00:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.12/manifests"},{"name":"v4.14.11","sha":"482cc169c49e8a1e2edfb2aaa6c6e7b4e019ca75","kind":"commit","published_at":"2023-05-31T01:29:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.11/manifests"},{"name":"v4.14.10","sha":"cb0e8993222d28d3e08e644f92d3b300a5d83b72","kind":"commit","published_at":"2023-05-25T02:28:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.10/manifests"},{"name":"v4.14.9","sha":"fda7a286c4a0b2cb9015baa19d825b89834c8c1b","kind":"commit","published_at":"2023-05-12T16:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.9/manifests"},{"name":"v4.14.8","sha":"f19e5b496b5539e482f9c7ed99ce513eaf603636","kind":"commit","published_at":"2023-05-09T18:53:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.8/manifests"},{"name":"v4.14.7","sha":"d001008e3b6cd52b53b9216b072835ed655f6f86","kind":"commit","published_at":"2023-05-04T15:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.7/manifests"},{"name":"v4.14.6","sha":"57b6eba894235231a843c1d9f8b1f79e8bb77529","kind":"commit","published_at":"2023-05-03T18:22:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.6/manifests"},{"name":"v4.14.5","sha":"dc6fb95b6821a2f10456e3f25f8d26e2f3bcd6e6","kind":"commit","published_at":"2023-05-02T04:58:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.5/manifests"},{"name":"v4.14.4","sha":"f1444b4f9d4fbeab3e9e20b61938756b1273e0c5","kind":"commit","published_at":"2023-04-29T03:50:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.4/manifests"},{"name":"v4.14.3","sha":"3c714ef4c8975f9a8fcabd6ebd986e80233e178e","kind":"commit","published_at":"2023-04-26T20:21:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.3/manifests"},{"name":"v4.14.2","sha":"a9cd0027f59385f205a27038e4e6263239fbf005","kind":"commit","published_at":"2023-04-24T03:47:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.2/manifests"},{"name":"v4.14.1","sha":"1ee9ee9a32c3882fc08650843e4a750b51c5834d","kind":"commit","published_at":"2023-04-21T19:09:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"326f0fc0e0f32c342830b25d59d4f1cb368de7c0","kind":"commit","published_at":"2023-04-21T03:40:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.14.0/manifests"},{"name":"v4.13.26","sha":"d70426b9f37f8f5d21423576c637b9c81651152c","kind":"commit","published_at":"2023-04-19T06:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.26/manifests"},{"name":"v4.13.25","sha":"c0c694a4dda770f27c965e6153f1422fc6431118","kind":"commit","published_at":"2023-04-15T17:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.25/manifests"},{"name":"v4.13.24","sha":"299cc2c68d62e11a9f55e7d11e3be2815e8f03f4","kind":"commit","published_at":"2023-04-11T23:45:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.24/manifests"},{"name":"v4.13.23","sha":"18b18f9d8b8f68429f48d7bfc91d9d67ca6e91b6","kind":"commit","published_at":"2023-04-11T04:11:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.23/manifests"},{"name":"v4.13.22","sha":"ec5bb9c948dd9e92921f2a44ec976ccf7915e79f","kind":"commit","published_at":"2023-04-09T01:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.22/manifests"},{"name":"v4.13.21","sha":"eabf67121b24b4bb1d79e6b21ad0fecf3e87950c","kind":"commit","published_at":"2023-03-28T04:07:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.21/manifests"},{"name":"v4.13.20","sha":"1c45b1306bca9f2f2a8fa8ae2aa792ff90c3b52f","kind":"commit","published_at":"2023-03-27T20:35:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.20/manifests"},{"name":"v4.13.19","sha":"66251368ff51145f2a3170f8bbcc737b85354f1b","kind":"commit","published_at":"2023-03-25T03:14:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.19/manifests"},{"name":"v4.13.18","sha":"1bdd514c9897f0f3d94cd69d23645c0cf83a4f84","kind":"commit","published_at":"2023-03-24T03:18:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.18/manifests"},{"name":"v4.13.17","sha":"3e8b5fa4b032582c98c2709c5bfaad6554ade11a","kind":"commit","published_at":"2023-03-23T20:08:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.17/manifests"},{"name":"v4.13.16","sha":"2a453c44de5516f71f580de358283fd332db883a","kind":"commit","published_at":"2023-03-22T02:03:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.16/manifests"},{"name":"v4.13.15","sha":"8c5005c973f5bfa4876639f6e4969bc93584b95e","kind":"commit","published_at":"2023-03-17T16:33:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.15/manifests"},{"name":"v4.13.14","sha":"2beac7d133b418195659ac72a1faab7ea239e6b3","kind":"commit","published_at":"2023-03-14T19:30:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.14/manifests"},{"name":"v4.13.13","sha":"0bf9533301996dcaa1e5c987793fe1ec14522e50","kind":"commit","published_at":"2023-03-12T15:47:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.13/manifests"},{"name":"v4.13.12","sha":"39efda0b2b5841e090a33d5f07a37661feaf047c","kind":"commit","published_at":"2023-03-11T14:25:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.12/manifests"},{"name":"v4.13.11","sha":"f015121d22e3bc1b863505ea16be0a5ce2424469","kind":"commit","published_at":"2023-03-11T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.11/manifests"},{"name":"v4.13.10","sha":"8a2b6fbf5765f1ef790e8d9514958e0f3dda5627","kind":"commit","published_at":"2023-03-09T21:10:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.10/manifests"},{"name":"v4.13.9","sha":"d640bdae8d82aadb628c48e8e720bde01d641e2f","kind":"commit","published_at":"2023-03-09T02:02:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.9/manifests"},{"name":"v4.13.8","sha":"2421d212af8a5ebe08f83b4d0dc80817ee656e72","kind":"commit","published_at":"2023-03-06T16:23:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.8/manifests"},{"name":"v4.13.7","sha":"733607a0373020ce0e6b8ec9701822850fc614e1","kind":"commit","published_at":"2023-03-05T01:55:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.7/manifests"},{"name":"v4.13.6","sha":"933bae904a5e133801fe0076492e3466c9ef12f2","kind":"commit","published_at":"2023-03-04T06:36:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.6/manifests"},{"name":"v4.13.5","sha":"83f4cd1a6ba6fa8f4e9cba1ec47fb8df091dfac5","kind":"commit","published_at":"2023-03-01T07:21:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.5/manifests"},{"name":"v4.13.4","sha":"ef0fa07ec6f7c81fb7ff96197f7fc9efc8727b93","kind":"commit","published_at":"2023-02-23T02:48:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.4/manifests"},{"name":"v4.13.3","sha":"0a4a49be8728955f78c32dfe737a0ce0861601dc","kind":"commit","published_at":"2023-02-22T14:14:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.3/manifests"},{"name":"v4.13.2","sha":"2400757a140d2e27bfac262b2d4617dcad4a9981","kind":"commit","published_at":"2023-02-22T05:27:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"2dcacc30e493416a30dde6a093701613810d0715","kind":"commit","published_at":"2023-02-21T18:03:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"9e1060073a39809f9427df580b9030d3698f055a","kind":"commit","published_at":"2023-02-18T07:20:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.13.0/manifests"},{"name":"v4.12.8","sha":"b023adf6850acd40ea47a7192f32e293b2deb01c","kind":"commit","published_at":"2023-02-09T03:47:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.8/manifests"},{"name":"v4.12.7","sha":"9f1f7455287206578ef7097f8989274114295a51","kind":"commit","published_at":"2023-02-07T04:34:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.7/manifests"},{"name":"v4.12.6","sha":"004a364bcf0af897948cf50cf8f9e5372eaea138","kind":"commit","published_at":"2023-02-06T06:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.6/manifests"},{"name":"v4.12.5","sha":"51485997d94202cea18dade96a07105af790e80e","kind":"commit","published_at":"2023-02-04T04:24:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.5/manifests"},{"name":"v4.12.4","sha":"04a05c967a0c4c98d60a3318d107236fc5e58637","kind":"commit","published_at":"2023-02-03T06:53:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.4/manifests"},{"name":"v4.12.3","sha":"77844a68291dfd5f644e5fddc547dd4475792f5b","kind":"commit","published_at":"2023-01-29T06:58:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.3/manifests"},{"name":"v4.12.2","sha":"bcdd9dacc21c349947512ddfe3e740df30855ff2","kind":"commit","published_at":"2023-01-26T02:20:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"5d6a816cea016dda4acd9dc702d37c9b129f2a78","kind":"commit","published_at":"2023-01-25T06:40:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"bed5943410c32fee541077d6dfc95b25f90769b4","kind":"commit","published_at":"2023-01-24T04:05:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.12.0/manifests"},{"name":"v4.11.9","sha":"c9dd6919ddb80afb5ee06e43bc169df679f5acbe","kind":"commit","published_at":"2023-01-23T18:20:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.9/manifests"},{"name":"v4.11.8","sha":"724694965113996c20b51e97aefbed7f2f093d06","kind":"commit","published_at":"2023-01-20T23:34:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.8/manifests"},{"name":"v4.11.7","sha":"819e0645f990205ca237b3382c27f3920d4b6319","kind":"commit","published_at":"2023-01-20T04:03:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.7/manifests"},{"name":"v4.11.6","sha":"ab0f5979d0cedcdd2f2c84d7ee702168f71e19b2","kind":"commit","published_at":"2023-01-19T05:34:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"19ea7e1ca1861524aef98f126982add8cc7a3390","kind":"commit","published_at":"2023-01-15T02:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"ea421b9ec75dd1589723dabe3a5947fdff5ad960","kind":"commit","published_at":"2023-01-14T07:34:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"94e80e460259e6a406c3685eadb4203fe3abc959","kind":"commit","published_at":"2023-01-13T07:11:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"6f904919cc878247f6b0c9d2b127600a2b232f31","kind":"commit","published_at":"2023-01-04T22:05:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d15ce8bbee506caa7df25e51c52efa80f6fc4a5e","kind":"commit","published_at":"2023-01-04T01:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"0d61ce993552d51ea8a04429d8c301d7bdb710a6","kind":"commit","published_at":"2022-12-31T09:39:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"774cc7d08677f00943d67fffef90c16fc1d9045c","kind":"commit","published_at":"2022-12-24T04:22:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.10.0/manifests"},{"name":"v4.9.11","sha":"349cae27dd1c8eb6398bdc28246e084f256be339","kind":"commit","published_at":"2022-12-22T04:56:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.11/manifests"},{"name":"v4.9.10","sha":"ee6d0402d6098319d092bec9af0f4bbcc712775d","kind":"commit","published_at":"2022-12-21T22:43:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.10/manifests"},{"name":"v4.9.9","sha":"e0f9ae6eea6708fe1eb47be90ed9b592c6169b03","kind":"commit","published_at":"2022-12-18T20:02:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ca09f58004b16eedabbb9ee5ea980d5ca23b02d2","kind":"commit","published_at":"2022-12-16T22:44:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"768ecd2ad25066ba27d322a5660e0fbcfcc810cc","kind":"commit","published_at":"2022-12-07T19:48:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"bd4a1a92adab313b2d6bb0063715425396d74e5e","kind":"commit","published_at":"2022-12-05T22:50:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"2fe10e552b53b252b8cab0c0031538d9c9a76a5c","kind":"commit","published_at":"2022-12-03T00:12:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"700b4d9ac150c73edc14bc6f2435c594d43917b1","kind":"commit","published_at":"2022-12-02T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"a836524adc232f48bea9ab276843e0ef68d11217","kind":"commit","published_at":"2022-11-30T07:56:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"32b8ffa6f0b7ffe9d424aaef5c6ddb7f1a0d2311","kind":"commit","published_at":"2022-11-29T06:17:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"4e7d5124c0b6a66378a3eb23bae572375f22ca21","kind":"commit","published_at":"2022-11-26T03:26:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"40baf45da2a085990196502df5b91f83c5564a59","kind":"commit","published_at":"2022-11-25T19:54:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.9.0/manifests"},{"name":"v4.8.6","sha":"842deb606a01d16918387835d17de9f8c18d4091","kind":"commit","published_at":"2022-11-18T20:23:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"0d4930e6f4407c64ac043462e32bb9b706d17a1d","kind":"commit","published_at":"2022-11-18T01:47:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"414a9cbd09370bb8bb4545a2594e50c38eac1b7d","kind":"commit","published_at":"2022-11-17T19:07:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"54e24fc038b5618e469b67f469291dc9582dacc1","kind":"commit","published_at":"2022-11-11T19:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"4feb585b763b37bb8681c8c8c689f29d6ee6ed21","kind":"commit","published_at":"2022-11-09T06:26:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e8a908b19095f3645cc40e932417e4628674d6e9","kind":"commit","published_at":"2022-11-07T19:08:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"6959607872631443e9ed193c165ed1a09196b49f","kind":"commit","published_at":"2022-11-05T05:47:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"41291bc02e418bee1064c3a5e3d8c28493ed9651","kind":"commit","published_at":"2022-11-02T21:23:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"52da66f16a67ec33dcc698adf97c9a65e45949e5","kind":"commit","published_at":"2022-11-02T06:40:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"be282a9884ed07866be6a1c19254eab140b9a86c","kind":"commit","published_at":"2022-10-30T03:29:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.7.0/manifests"},{"name":"v4.6.6","sha":"4bb3a0a08299ad5790a641d3a480d67d5d90f6ff","kind":"commit","published_at":"2022-10-25T06:39:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"64ebebee47939c3d070dc6abd8e9ec84b3ea2e38","kind":"commit","published_at":"2022-10-21T23:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"1d09bf391955db72bf571163b91cb5c7f434f4d9","kind":"commit","published_at":"2022-10-20T22:57:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.4/manifests"},{"name":"v4.6.3","sha":"4f20c34205534e94c3a6ab688f32c23fdf07a514","kind":"commit","published_at":"2022-10-20T04:35:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"eb9832fbdb54d13924c04eb50957f2bc06af9bfb","kind":"commit","published_at":"2022-10-14T20:28:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"a78d44024c8ffa62c168d78d4517ed5a348c94a7","kind":"commit","published_at":"2022-10-14T19:22:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"c406380b6ed04e21c394232f851cbc588d7c5191","kind":"commit","published_at":"2022-10-14T08:11:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.6.0/manifests"},{"name":"v4.5.6","sha":"e8eb0c64190896baad2efbcc37074b1199377584","kind":"commit","published_at":"2022-10-11T00:07:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"db0ac9bf6cb7fe5554490929b5ca21baf99f16c2","kind":"commit","published_at":"2022-10-06T05:34:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"ab43a742bc1546edd17d76a9d97a1f88f06124f0","kind":"commit","published_at":"2022-10-04T03:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d117223e9823db9395206614e6d50e55b544b6c5","kind":"commit","published_at":"2022-10-02T18:48:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"5fab8903544e6977a0f2889f5ae4427d8287311c","kind":"commit","published_at":"2022-10-02T00:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"c284ae20476198c082dd08f275049192a3a3d130","kind":"commit","published_at":"2022-09-30T02:06:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f1bc9ce8e309987dbfc48a49adc4e3661ccf9065","kind":"commit","published_at":"2022-09-29T00:02:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.5.0/manifests"},{"name":"v4.4.4","sha":"0e9afde7b9e971d482d29cb4ecb032deefaf9915","kind":"commit","published_at":"2022-09-26T03:31:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"bdaea12f83e23477821dac1803dc3ae05a80687c","kind":"commit","published_at":"2022-09-24T05:54:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"99cfa68d2142a29eec5e8af0dcc0344fda578a12","kind":"commit","published_at":"2022-09-15T02:42:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"8113700cc90460cb476f05dd17037356ed1b28fe","kind":"commit","published_at":"2022-09-14T18:06:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9e940dc07a891ccdcfd863c5dbb028825ba7a4b7","kind":"commit","published_at":"2022-09-14T04:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.4.0/manifests"},{"name":"v4.3.8","sha":"7458da8ac858984bd6dac65ca000e616a114f3ec","kind":"commit","published_at":"2022-09-09T22:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.8/manifests"},{"name":"v4.3.7","sha":"ab6931de65c980ae019e019d476ab0766cd40fa6","kind":"commit","published_at":"2022-09-09T02:42:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.7/manifests"},{"name":"v4.3.6","sha":"ef3934223527e6a186c98ec919bb344695349dbd","kind":"commit","published_at":"2022-09-07T18:35:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"13c007218a09cdea64e8206f6a3759ad872fc79b","kind":"commit","published_at":"2022-09-07T06:25:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"6dece1d28d55012e9fd114af29ca8c56f41de8ae","kind":"commit","published_at":"2022-09-06T20:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"7b48b07258855edcc8cb51fb0d370b1d0ba565b0","kind":"commit","published_at":"2022-09-06T05:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"3f5515b9266071404c7cb6d49ab3c7a668e74342","kind":"commit","published_at":"2022-09-05T20:15:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"e4968323223533422e73af5c2aa857fc98bef968","kind":"commit","published_at":"2022-09-02T06:14:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"577c8e530eedf701f2eb2ea006bfc8307639a983","kind":"commit","published_at":"2022-09-01T20:43:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"512b9db8ff4e4c7a27fd7c2d71ff14828a20c1d1","kind":"commit","published_at":"2022-08-27T02:17:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"faeb571ea9e29553ec57908c690e5602bc9e5c34","kind":"commit","published_at":"2022-08-24T14:42:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"94e9f56f467c7ec3df992bc51da4ad5f43a70638","kind":"commit","published_at":"2022-08-24T01:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"13e689bade2757971e708f4b34ff9d222ddc33a7","kind":"commit","published_at":"2022-08-23T02:00:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"8f0274925446994e297f9bade14ccdc0f1d138b1","kind":"commit","published_at":"2022-08-19T05:27:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v4.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v4.0.0/manifests"},{"name":"v3.5.11","sha":"d3abd575d75e6ea271afe6ce4bc2f617a88b1182","kind":"commit","published_at":"2022-08-05T22:34:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.11/manifests"},{"name":"v3.5.10","sha":"63c29c403733a0748f1cb584c6938c3248b1b3f8","kind":"commit","published_at":"2022-08-04T18:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.10/manifests"},{"name":"v3.5.9","sha":"ddbce0511ff9812fe61a896efeaa924ba6b38a05","kind":"commit","published_at":"2022-08-01T21:47:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.9/manifests"},{"name":"v3.5.8","sha":"5c4853e9d4258cdcf4fa7f28c8509841f349e08a","kind":"commit","published_at":"2022-07-17T12:16:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.8/manifests"},{"name":"v3.5.7","sha":"db5c22bf915865b396eea6024e3c757338cf6c89","kind":"commit","published_at":"2022-07-16T18:49:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.7/manifests"},{"name":"v3.5.6","sha":"5f26c1f1d4d49606322790f543a4edd68f9f5d6e","kind":"commit","published_at":"2022-07-15T23:25:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.6/manifests"},{"name":"v3.5.5","sha":"eda73c61d58c6d2776e7f20549afe40b5e81db6d","kind":"commit","published_at":"2022-07-15T01:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.5/manifests"},{"name":"v3.5.4","sha":"e88e06d83b69f67c5785bccffb233dfd4445a33f","kind":"commit","published_at":"2022-07-14T16:54:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.4/manifests"},{"name":"v3.5.3","sha":"61e0d89672598e158669a04262e278d3a5d61e2d","kind":"commit","published_at":"2022-07-14T04:41:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"791eeb0f83ab1de3eee4b1afdd5793c1d7334775","kind":"commit","published_at":"2022-07-13T17:58:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"638dacba89a629e9550aba7645316dc4c3041f10","kind":"commit","published_at":"2022-07-13T02:58:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"a67db6d1ba7c7fcb57481cfa733a03e86c05b9e5","kind":"commit","published_at":"2022-07-11T20:14:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"5b5be33a828211388d95de45c95bea2f55c838d3","kind":"commit","published_at":"2022-07-11T17:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"52947ad1a22e7221905edf703136175b72610e1b","kind":"commit","published_at":"2022-07-08T21:19:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.4.0/manifests"},{"name":"v3.3.7","sha":"536aa7987dab78eb0b4c22c93a070c9db488a9c2","kind":"commit","published_at":"2022-07-06T22:44:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"0d7e9bd91b7f3871470752c54135561134b8634e","kind":"commit","published_at":"2022-07-03T19:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"6f2fabe769b8a8659bb2768e96253023a61a5549","kind":"commit","published_at":"2022-07-01T18:38:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"57171f22d3de81a6e1dd5620be6f198860ed8961","kind":"commit","published_at":"2022-06-30T22:20:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b397777a7862989657d326feb97bad4d24cdf461","kind":"commit","published_at":"2022-06-29T03:01:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"c85ff09763d6f2a347dccc298bbccdcfcc3b4f8a","kind":"commit","published_at":"2022-06-26T17:16:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"5cac752621badf3f0bb13daea576800a340e95c1","kind":"commit","published_at":"2022-06-24T18:26:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1fc2204589ca97fe5e80bb38c2cdd1bee8825ecb","kind":"commit","published_at":"2022-06-24T03:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.3.0/manifests"},{"name":"v3.2.12","sha":"e0f94c8a1ac57dd1ffd484e725a77d5f10b13581","kind":"commit","published_at":"2022-06-22T15:24:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.12/manifests"},{"name":"v3.2.11","sha":"8387e89cfa3bd62a564246c0c00a94b8199b0792","kind":"commit","published_at":"2022-06-20T22:27:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.11/manifests"},{"name":"v3.2.10","sha":"1962aeef5b6eca85363232c2b111dc4eb16ada12","kind":"commit","published_at":"2022-06-15T17:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.10/manifests"},{"name":"v3.2.9","sha":"189973ad646696ef6f869d04df9d8dce9887b55d","kind":"commit","published_at":"2022-06-08T03:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.9/manifests"},{"name":"v3.2.8","sha":"53eb2ba8b75b145c11cb1f7bbafeb131576ec792","kind":"commit","published_at":"2022-06-07T05:01:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.8/manifests"},{"name":"v3.2.7","sha":"a07a62ef911113c17c34971cab4e481cf5d172bc","kind":"commit","published_at":"2022-06-03T21:41:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.7/manifests"},{"name":"v3.2.6","sha":"1e5195648789f7748b48dc6cb8dc726e013ea799","kind":"commit","published_at":"2022-06-01T21:56:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.6/manifests"},{"name":"v3.2.5","sha":"22afd7d8a9c3d68906d868cbd86beb76e9e201e8","kind":"commit","published_at":"2022-06-01T18:09:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"9a58cd5718d1e6f914f42b71b2b16d2663fcd0ff","kind":"commit","published_at":"2022-06-01T15:30:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"d786fa51bb9a1898d3f7a2d0a2b27c85b5e2017c","kind":"commit","published_at":"2022-05-31T15:49:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"e3692a34c420a6e1b2e5db7a18921b8c8f9c6d26","kind":"commit","published_at":"2022-05-31T05:11:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"c2a012f0cf6b1e8f0ff669658ca7b2fc1442383a","kind":"commit","published_at":"2022-05-27T00:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"233d70b0e9a6e2fb1dc3ec5962707c2c16d4e99e","kind":"commit","published_at":"2022-05-26T03:02:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"7a5db5930552fe7c1861f5b2f3397c5cac099aef","kind":"commit","published_at":"2022-05-23T19:22:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"2bde0b7b512252952819765db2f6e6839d8ba98a","kind":"commit","published_at":"2022-05-21T03:26:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"d5dc858a899d6369b773e8424584c92aa0e18595","kind":"commit","published_at":"2022-05-20T19:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"fdbabea59db3e1d0f8a36fb82f2eae2d1ccaaa66","kind":"commit","published_at":"2022-05-19T16:46:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"944cc17b508feebdccf043c13d39d701a3bb62b3","kind":"commit","published_at":"2022-05-18T15:45:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"acb6e8117dac4c641888680f95b7ac2ac50fcd34","kind":"commit","published_at":"2022-05-17T19:20:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"da0af4f859621ea6ddf98a2d34001dd4ad0f1189","kind":"commit","published_at":"2022-05-15T13:58:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"b0563d563dbc65fa213cea641d7fb43ce6da7043","kind":"commit","published_at":"2022-05-14T14:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"88fa04046b87b448748c7e7e68ce92c939d75615","kind":"commit","published_at":"2022-05-13T22:32:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v3.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v3.0.0/manifests"},{"name":"v2.5.4.post1","sha":"7090f9020b44be1935e2874b24589c5420ec0ce9","kind":"commit","published_at":"2022-05-02T23:15:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4.post1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4.post1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4.post1/manifests"},{"name":"v2.5.4","sha":"63c23cb3989b11300605bf6f7c71f8cf8fcb15e4","kind":"commit","published_at":"2022-05-02T19:33:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.4/manifests"},{"name":"v2.5.3","sha":"228032768ba96d80e39e6ad6eb1a08afd92b4a17","kind":"commit","published_at":"2022-05-01T14:38:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"271d5fb079f6a9476dc9389871c8e05ab6656bfe","kind":"commit","published_at":"2022-04-25T22:03:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"22f6876a8130895e2be80c548e6595fe7c827b85","kind":"commit","published_at":"2022-04-25T04:04:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"b385e3e2d3780c9a6022f61713fd40e40ff7ef45","kind":"commit","published_at":"2022-04-22T07:07:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.5.0/manifests"},{"name":"v2.4.35","sha":"7191a8c8b6006f8691bb698e83c0b80d25260b1a","kind":"commit","published_at":"2022-04-19T21:42:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.35","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.35/manifests"},{"name":"v2.4.34","sha":"242eb4db2a719dad964d6b2e458a14e8e19c4559","kind":"commit","published_at":"2022-04-18T05:44:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.34","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.34/manifests"},{"name":"v2.4.33","sha":"d665365a0b35c94f045a16293ad24cd3659da7c7","kind":"commit","published_at":"2022-04-13T17:49:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.33","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.33/manifests"},{"name":"v2.4.32","sha":"31ab13ff100eed6e8b75d8ebc04276a56b9defc7","kind":"commit","published_at":"2022-04-10T14:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.32","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.32/manifests"},{"name":"v2.4.31","sha":"0add9ec7834cd404ba50dfb986074740e98dc9ef","kind":"commit","published_at":"2022-04-05T17:34:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.31","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.31/manifests"},{"name":"v2.4.30","sha":"2ff791e7c301ecc114c82f4faa03ebf76d4c68ce","kind":"commit","published_at":"2022-04-04T21:03:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.30","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.30/manifests"},{"name":"v2.4.29","sha":"5514d069c839a338340bba275093f65537fb08c2","kind":"commit","published_at":"2022-04-04T17:30:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.29","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.29/manifests"},{"name":"v2.4.28","sha":"666a70d6ce7bd8b8b5a2d67f2400809db6720929","kind":"commit","published_at":"2022-03-31T22:35:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.28/manifests"},{"name":"v2.4.27","sha":"20bad755378038183f6a71a89f26c3c1a2ee73b0","kind":"commit","published_at":"2022-03-27T14:23:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.27/manifests"},{"name":"v2.4.26","sha":"bde55db13cc1d55cd273f63cf1ebe5a126d5a69f","kind":"commit","published_at":"2022-03-26T22:13:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.26/manifests"},{"name":"v2.4.25","sha":"8dc0908729c8bdbdd6c52719f208e25a82606c66","kind":"commit","published_at":"2022-03-25T19:26:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.25/manifests"},{"name":"v2.4.24","sha":"963f2dd596320683a265178d72e56997c0c361ee","kind":"commit","published_at":"2022-03-22T19:50:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.24/manifests"},{"name":"v2.4.22","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.22/manifests"},{"name":"v2.4.23","sha":"8a359934ce1a5b971bfa18a0750710d10b1b0cfd","kind":"commit","published_at":"2022-03-18T14:54:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.23/manifests"},{"name":"v2.4.21","sha":"1eed2518d26feb76bf1ca1d477fa0e69e5894d07","kind":"commit","published_at":"2022-03-16T03:48:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.21/manifests"},{"name":"v2.4.20","sha":"96ed089aac0abbc4992cb1f5e6f27aaa499012c2","kind":"commit","published_at":"2022-03-16T01:57:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.20/manifests"},{"name":"v2.4.19","sha":"186456c1a99748a11def8a5b1e7892c434598f86","kind":"commit","published_at":"2022-03-12T23:43:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.19/manifests"},{"name":"v2.4.18","sha":"d95073cd01b35f9573a37f30dc5293732c49dc8d","kind":"commit","published_at":"2022-03-09T19:27:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.18/manifests"},{"name":"v2.4.17","sha":"cdf764bf3b944464acedd25b21a4d3e606c64000","kind":"commit","published_at":"2022-03-02T20:05:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.17/manifests"},{"name":"v2.4.16","sha":"fb2c6a3e48893ea30802404d6a0bb6c7feef13e3","kind":"commit","published_at":"2022-03-02T07:42:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.16/manifests"},{"name":"v2.4.15","sha":"302fa40b05d7e3f24dd8a0f12afbdf248c86d1cc","kind":"commit","published_at":"2022-02-25T23:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.15/manifests"},{"name":"v2.4.14","sha":"c93ddae837d0006b614edf1d406dfc51a7c72db4","kind":"commit","published_at":"2022-02-15T22:41:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.14/manifests"},{"name":"v2.4.13","sha":"68c456ede17aa8e64110dfbf634c6da14b501954","kind":"commit","published_at":"2022-02-13T18:16:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.13/manifests"},{"name":"v2.4.12","sha":"49eda867de701c7a780ffda2b6326b5aab2444d9","kind":"commit","published_at":"2022-02-11T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.12/manifests"},{"name":"v2.4.11","sha":"a5cef6c139a2dcd01fa61d9189c0c001eddbf6a2","kind":"commit","published_at":"2022-02-11T06:19:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.11/manifests"},{"name":"v2.4.10","sha":"0ea0463ef171f96cf1a7ac78f193955c203abd2c","kind":"commit","published_at":"2022-02-10T20:52:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.10/manifests"},{"name":"v2.4.9","sha":"873543b47448619bd3f4e8a08cc5a7cbb7d00ecb","kind":"commit","published_at":"2022-02-10T00:03:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.9/manifests"},{"name":"v2.4.8","sha":"f3b01ee6ea70c9d098920780409bd089e001630c","kind":"commit","published_at":"2022-02-06T04:18:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.8/manifests"},{"name":"v2.4.7","sha":"04a8ab91f1ef04f783468cfcda51e66304794110","kind":"commit","published_at":"2022-02-04T03:26:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.7/manifests"},{"name":"v2.4.6","sha":"2375a7799d731193f35844a64afd22d5a144011c","kind":"commit","published_at":"2022-02-02T03:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"ccd27c0db217a49f6bc4ad3c2d656c79b41e5012","kind":"commit","published_at":"2022-02-01T20:01:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"4ed6d18e83e0a5f3096b2477ad2bbf4264622415","kind":"commit","published_at":"2022-02-01T06:21:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.4/manifests"},{"name":"v2.4.3","sha":"6cbaaf3b9e36f2c4aec060fc1ffb327af86ba4c2","kind":"commit","published_at":"2022-01-27T07:40:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"0a7f99629c19ad32ad4e1459923fe473d4658da9","kind":"commit","published_at":"2022-01-26T06:10:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"b99367166e7d8292d7bd31fe8710189ac0f707dc","kind":"commit","published_at":"2022-01-24T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"a6c60686ce64fb1cd4ccad4e79ca156f636b2cd1","kind":"commit","published_at":"2022-01-20T04:34:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.4.0/manifests"},{"name":"v2.3.14","sha":"468c0d16cfffb7a6009e449d691f977dc33173ba","kind":"commit","published_at":"2022-01-16T21:20:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.14/manifests"},{"name":"v2.3.13","sha":"8ca67d984f9ec2d8483f21538d63ae8d97e10866","kind":"commit","published_at":"2022-01-16T00:47:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.13/manifests"},{"name":"v2.3.12","sha":"3130a138bc09a757b8d4c4f35bfd56b0651ad612","kind":"commit","published_at":"2022-01-12T06:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.12/manifests"},{"name":"v2.3.11","sha":"7fda7613fc64f9247646d9830e398ffeb61dfab2","kind":"commit","published_at":"2022-01-12T03:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"0d1de7238bfafe4b7309fec6f735dcd0dc4538a8","kind":"commit","published_at":"2022-01-09T01:45:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"26633fbea33674797b8cde1a437745cfece508f8","kind":"commit","published_at":"2022-01-05T20:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"186bd1a03a49b64a106dad5db855987ed94631b5","kind":"commit","published_at":"2022-01-05T01:54:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"d84f11e779ddcb3d60aabcd4554e6421634d9490","kind":"commit","published_at":"2022-01-03T00:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"90855f41f108a939a0b507c29742aeb611963549","kind":"commit","published_at":"2022-01-02T05:16:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"1cebb27109dd1f5a1149f8f63d9f7855ba07c18b","kind":"commit","published_at":"2021-12-31T20:36:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"dd5aab5c15fbb59d67381ce53652686079061e87","kind":"commit","published_at":"2021-12-29T05:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"bbd67a0bdc5e5c8679ca31d33fed1a1df2750413","kind":"commit","published_at":"2021-12-24T22:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"902f35ae150f9cdeeee5d5244bc804458789c682","kind":"commit","published_at":"2021-12-23T21:25:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"b16811492d0d7f603638fb1c0e44ff5a44b9051f","kind":"commit","published_at":"2021-12-17T22:36:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"58c628f76e99b510ad4dc084fea845a3b84169db","kind":"commit","published_at":"2021-12-17T10:11:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.3.0/manifests"},{"name":"v2.2.10","sha":"906b538f6ba05794d933540a2e3de7e494fd0e49","kind":"commit","published_at":"2021-12-14T03:01:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.10/manifests"},{"name":"v2.2.9","sha":"ed913fb1961c4c78b2c0575ca758924b19f2fc41","kind":"commit","published_at":"2021-12-11T20:47:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.9/manifests"},{"name":"v2.2.8","sha":"b5218fd56ca6cc40fd33e9c5586b424c031854df","kind":"commit","published_at":"2021-12-07T19:06:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.8/manifests"},{"name":"v2.2.7","sha":"e65fc986045089ca431887ba4fbd528900887697","kind":"commit","published_at":"2021-12-03T16:37:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"e8b833894c2b067b992fd0b2ad0418d020cf726f","kind":"commit","published_at":"2021-12-03T05:21:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"d77472cf8b05aab8d1eb27ef7c7da5fea4a6b616","kind":"commit","published_at":"2021-12-02T20:19:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"97ab233ed9df50589280777cf7a12f58c15b85fd","kind":"commit","published_at":"2021-12-02T05:33:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"91bc000beaa34b8bd9897667c380ef5ac1df4bf1","kind":"commit","published_at":"2021-11-30T06:22:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f0d62420546974aa34588bd9f7eaf88fdbdffe9e","kind":"commit","published_at":"2021-11-29T06:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"85f7777e4914b4270fb2807e24c723fe67689faf","kind":"commit","published_at":"2021-11-27T18:20:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d570ae8454f2ae12348bab030e6675e5d8ea2edb","kind":"commit","published_at":"2021-11-25T18:13:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.2.0/manifests"},{"name":"v2.1.9","sha":"e20ffe2e13c67208f721abedab71a760880a313f","kind":"commit","published_at":"2021-11-18T00:45:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"642957dc80b3bc481d959ac1ac79e9889f36a9b7","kind":"commit","published_at":"2021-11-15T20:59:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.8/manifests"},{"name":"v2.1.6","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.6/manifests"},{"name":"v2.1.7","sha":"d5e48700ba2e85819e6673ee1d704aa2cbb977a3","kind":"commit","published_at":"2021-11-15T20:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.7/manifests"},{"name":"v2.1.5","sha":"aac418db629d32b45164f71504fcca1caa2cd1d1","kind":"commit","published_at":"2021-11-10T00:29:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"8c623cc49783989324ade437af3d7828611c344c","kind":"commit","published_at":"2021-11-08T18:17:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"9257879918bbecf88f9e21d4f1effdd0e11a0102","kind":"commit","published_at":"2021-11-06T00:23:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"54ab001adf7173a6265bdd9edd1ed5dbe99b4404","kind":"commit","published_at":"2021-11-04T02:59:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"82caebcf868d9c2fa492079f440cffee5f5f7b8c","kind":"commit","published_at":"2021-11-02T06:38:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"bd09e811e81b78091c7a156df5b57d77d6da21a7","kind":"commit","published_at":"2021-10-31T07:35:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.1.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.1.0/manifests"},{"name":"v2.0.10","sha":"cc5d6cc58e72512b992e2b28a69ce22bcb5b91fd","kind":"commit","published_at":"2021-10-28T23:13:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"c80887ff06df79431b7c0e240a26b4c052db479a","kind":"commit","published_at":"2021-10-28T18:45:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"afc800201afebc9c61c5f3de600862a826c35df5","kind":"commit","published_at":"2021-10-28T05:14:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"2913f31bdb7419f0b36db5e8b9ebd5b55f1fe29e","kind":"commit","published_at":"2021-10-26T02:45:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"502f4f685b48c57d42e24f83fa288cf54b01f7b9","kind":"commit","published_at":"2021-10-23T20:04:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"251c931293b160b77728b28129ad126037615f01","kind":"commit","published_at":"2021-10-22T20:39:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"efd282a860206dad81d0d4e61a472138eb04328d","kind":"commit","published_at":"2021-10-21T02:48:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ae62f36f4693985934c8e6fe91c24dd0bb93ec08","kind":"commit","published_at":"2021-10-20T00:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"c1b42f1a0dc5a1b846d6fa43bbb6b5896b4af64a","kind":"commit","published_at":"2021-10-19T04:22:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"6968f83ddfcc620220148ecf3d7ed80555307c03","kind":"commit","published_at":"2021-10-18T05:56:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"484c8a21a80cc24c4e2995e485e5ae22674e0865","kind":"commit","published_at":"2021-10-16T05:34:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v2.0.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v2.0.0/manifests"},{"name":"v1.67.1","sha":"89b18788aed987662495835dd2072c087ad2ef5e","kind":"commit","published_at":"2021-10-15T20:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.1/manifests"},{"name":"v1.67.0","sha":"8534eb5c2749701f783a50f9b4a19d817bc6c6d0","kind":"commit","published_at":"2021-10-15T17:59:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.67.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.67.0/manifests"},{"name":"v1.66.14","sha":"5a5f6d6e53d0d9612226554b7604b36d2e69a743","kind":"commit","published_at":"2021-10-14T21:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.14/manifests"},{"name":"v1.66.13","sha":"4daea7a43aec0869429d2a286798901a60f4e84d","kind":"commit","published_at":"2021-10-14T07:31:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.13/manifests"},{"name":"v1.66.12","sha":"eaabc9c44954f6290a0415ed6388709057715719","kind":"commit","published_at":"2021-10-11T21:23:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.12/manifests"},{"name":"v1.66.11","sha":"386bfea1c72e8d3526b4edb9832d8d93fab3335e","kind":"commit","published_at":"2021-10-09T04:18:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.11/manifests"},{"name":"v1.66.10","sha":"14c45cb38e932ee2c7ab9e6b57aa2f01235db93b","kind":"commit","published_at":"2021-10-08T05:11:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.10/manifests"},{"name":"v1.66.9","sha":"1b23e26d92f1cf8f75a26e06e601b1e1a8ef23b0","kind":"commit","published_at":"2021-10-06T04:06:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.9/manifests"},{"name":"v1.66.8","sha":"bea532f1b9c3063c8154ad49b7b38b132c09f554","kind":"commit","published_at":"2021-10-05T21:40:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.8/manifests"},{"name":"v1.66.7","sha":"63fdb242915311f01690a618bb190c3667b545b1","kind":"commit","published_at":"2021-10-03T04:32:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.7/manifests"},{"name":"v1.66.6","sha":"e27163faac36b36286e02d9a7d9b9eafba9e676c","kind":"commit","published_at":"2021-10-02T04:13:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.6/manifests"},{"name":"v1.66.5","sha":"227bdc28fc5892a18da4ad49a0720e7f57e5f08e","kind":"commit","published_at":"2021-10-01T05:33:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.5/manifests"},{"name":"v1.66.4","sha":"4e973b7098b93b499596c1f4c161b02087a58065","kind":"commit","published_at":"2021-09-29T07:35:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.4/manifests"},{"name":"v1.66.3","sha":"5714cb99736816ded22b8ad43ba2ba5d64d6ecdb","kind":"commit","published_at":"2021-09-27T19:16:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.3/manifests"},{"name":"v1.66.2","sha":"dc533cb9e1bb551d21ece462d0beaaee8ee9cc93","kind":"commit","published_at":"2021-09-26T19:16:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.2/manifests"},{"name":"v1.66.1","sha":"790bb882913cd5f96bc8e4f1be4c10d70607f886","kind":"commit","published_at":"2021-09-22T04:55:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.1/manifests"},{"name":"v1.61.1","sha":"b5b0d9e7888407d7b622fd8d25a990c90f3907ca","kind":"commit","published_at":"2021-09-21T18:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.1/manifests"},{"name":"v1.66.0","sha":"7ad83c4bfa4b2f53dd430a380545223b1a9e9133","kind":"commit","published_at":"2021-09-20T07:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.66.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.66.0/manifests"},{"name":"v1.65.3","sha":"f1e662218197797e9cd0310ca81b78f29500f511","kind":"commit","published_at":"2021-09-07T21:48:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.3/manifests"},{"name":"v1.65.2","sha":"828e95de46f971bb54d1d97a964e4ce05593318a","kind":"commit","published_at":"2021-09-06T17:10:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.2/manifests"},{"name":"v1.65.1","sha":"04235ab3cca1d3cf69b83671d5c9f6ec907ac6db","kind":"commit","published_at":"2021-09-01T07:51:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.1/manifests"},{"name":"v1.65.0","sha":"03b8fba6752d3bbf7fc17aa97b69bdc2a73c58bc","kind":"commit","published_at":"2021-09-01T05:53:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.65.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.65.0/manifests"},{"name":"v1.64.1","sha":"a244324e7360bb0d17b67c048534c376d7ab1dff","kind":"commit","published_at":"2021-08-24T19:31:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.1/manifests"},{"name":"v1.64.0","sha":"2cad9475bb15d5fb736b9e2dd994a6b7d3c89486","kind":"commit","published_at":"2021-08-24T04:39:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.64.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.64.0/manifests"},{"name":"v1.63.23","sha":"03e2e9a31269ad6cf411ba2c87316c3d87303c73","kind":"commit","published_at":"2021-08-11T15:55:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.23/manifests"},{"name":"v1.63.22","sha":"62300a4af7806ac741fe7295fe7fa633a6eedd60","kind":"commit","published_at":"2021-08-09T22:42:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.22/manifests"},{"name":"v1.63.21","sha":"92e49fe63e000c2d1d3c94a9210da8e1badafa50","kind":"commit","published_at":"2021-08-06T00:53:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.21/manifests"},{"name":"v1.63.20","sha":"bfbefca63d2631e817c3ef2cff9b86487107462a","kind":"commit","published_at":"2021-07-31T16:09:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.20/manifests"},{"name":"v1.63.19","sha":"1c31605cc630b2857eca75d10237602badcd8476","kind":"commit","published_at":"2021-07-30T01:34:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.19/manifests"},{"name":"v1.63.18","sha":"67f6293b505c2e54a895de748d7e40c66e1296ea","kind":"commit","published_at":"2021-07-29T15:51:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.18/manifests"},{"name":"v1.63.17","sha":"bbcf29e3784657a84168dc6aa356b51e5b470e62","kind":"commit","published_at":"2021-07-20T17:56:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.17/manifests"},{"name":"v1.63.16","sha":"7a9ac501785b76445d333413fc28c58c35ac962c","kind":"commit","published_at":"2021-07-18T21:30:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.16/manifests"},{"name":"v1.63.15","sha":"5ad7a8c1c5da4df1f4ca37de7ccd9f53cea7260c","kind":"commit","published_at":"2021-07-12T05:25:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.15/manifests"},{"name":"v1.63.14","sha":"4c40d605640f7b11a9af33cfb247f8ee05d3f078","kind":"commit","published_at":"2021-07-06T14:33:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.14/manifests"},{"name":"v1.63.13","sha":"1fb8c0cc42a92e9b283679916cc51272c5bdcf95","kind":"commit","published_at":"2021-06-29T03:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.13/manifests"},{"name":"v1.63.12","sha":"cfa1bb9adacd58604a1015a3514eaebcb3b4a432","kind":"commit","published_at":"2021-06-21T17:19:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.12/manifests"},{"name":"v1.63.11","sha":"1def0f680bc681f30d4ea7fdde280d4a735f6f73","kind":"commit","published_at":"2021-06-18T16:09:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.11/manifests"},{"name":"v1.63.10","sha":"bf3ce5ed8d130393423951a2b019da03d4dffa33","kind":"commit","published_at":"2021-06-05T02:27:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.10/manifests"},{"name":"v1.63.9","sha":"3e35b4ba0642e8d65ce74e7ee23e27327bf5b3c6","kind":"commit","published_at":"2021-05-24T20:13:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.9/manifests"},{"name":"v1.63.8","sha":"00f21a1191f1f368df1110949c88c35ba2957fdd","kind":"commit","published_at":"2021-05-22T18:27:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.8/manifests"},{"name":"v1.63.7","sha":"91ca4a2dc1c8b78eab4a9ffa9886803751a4f7f3","kind":"commit","published_at":"2021-05-19T05:39:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.7/manifests"},{"name":"v1.63.6","sha":"dd54fd3b3a9af3656cf8ef6769e391e99fca7f37","kind":"commit","published_at":"2021-05-18T18:45:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.6/manifests"},{"name":"v1.63.5","sha":"966f1693ba0f5f26cdd09d9cc419ee39a6a500ee","kind":"commit","published_at":"2021-05-12T20:57:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.5/manifests"},{"name":"v1.63.4","sha":"a5672516d8ce49d482310a2d744a718708995644","kind":"commit","published_at":"2021-05-10T23:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.4/manifests"},{"name":"v1.63.3","sha":"ab03b2bdf72a39045ec0b47ad30e464414a5d504","kind":"commit","published_at":"2021-05-08T18:44:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.3/manifests"},{"name":"v1.63.2","sha":"e82f67f841d9c0e842a59bfde47ba45cf85011ec","kind":"commit","published_at":"2021-05-06T01:33:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.2/manifests"},{"name":"v1.63.1","sha":"8ded5fac84b85f1d4f43384d0836dbf4a1fc390e","kind":"commit","published_at":"2021-05-04T02:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.1/manifests"},{"name":"v1.63.0","sha":"1b9c750a555fd76f581d247cc31def45a43004b0","kind":"commit","published_at":"2021-05-01T04:14:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.63.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.63.0/manifests"},{"name":"v1.62.1","sha":"da53753f35bd99cc34dc8ceb1d01d3a3b181709e","kind":"commit","published_at":"2021-04-24T06:41:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.1/manifests"},{"name":"v1.62.0","sha":"5ab9dff3dd1cc6ab7771bb892f65ae09880d0f62","kind":"commit","published_at":"2021-04-22T03:13:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.62.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"24e18abb0f8c90502e6c243306738bd49ee6e5ae","kind":"commit","published_at":"2021-04-16T07:06:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.61.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"83faa23b838c7518ae3343e2cf12f1c674f688e6","kind":"commit","published_at":"2021-04-10T17:50:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.60.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.60.0/manifests"},{"name":"v1.59.6","sha":"f781e982445bd3f699e009cb2bd7aab890f3b0c9","kind":"commit","published_at":"2021-04-06T02:59:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"907b1ed13c7db2c21c9f128109b6b24612d38e03","kind":"commit","published_at":"2021-04-03T02:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.5/manifests"},{"name":"v1.59.4","sha":"ab94569d3ed79e5c6d389336fae7fa18ffeba093","kind":"commit","published_at":"2021-03-29T04:05:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.4/manifests"},{"name":"v1.59.3","sha":"8173611e2025787f7640fdbe4fe8dcdfcc332557","kind":"commit","published_at":"2021-03-26T22:11:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"8a96e11e837ec37b9ccd181d7f087d5fd85c15a2","kind":"commit","published_at":"2021-03-23T22:08:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"bf807a70e0e440908d0d14ae3b0b8ee2aece14ab","kind":"commit","published_at":"2021-03-23T19:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"5f69a8e78f6908f073cbd74c31c5c17e3213b474","kind":"commit","published_at":"2021-03-23T07:04:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.59.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.59.0/manifests"},{"name":"v1.58.3","sha":"76f0c4ef486e0dbb4bf8e3ed13b029e62aa2661a","kind":"commit","published_at":"2021-03-19T04:35:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.3/manifests"},{"name":"v1.58.2","sha":"122ea92953c8d423022c5ba47cc54f5cbcef015c","kind":"commit","published_at":"2021-03-18T04:12:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"15c54f489965f410addf1b307f1d3d754f0262f5","kind":"commit","published_at":"2021-03-16T23:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"92385098fdd055fd6050296793f03dc115a48411","kind":"commit","published_at":"2021-03-15T00:44:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.58.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.58.0/manifests"},{"name":"v1.57.1","sha":"1408454a325e9d269d50885c8bec0cd4ae09c897","kind":"commit","published_at":"2021-03-10T23:33:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"e04d6d875b02328511f6f4deba43fc1cec59fab2","kind":"commit","published_at":"2021-03-07T04:58:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.57.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.57.0/manifests"},{"name":"v1.56.8","sha":"e7a1b2d0bda18a4ed1e9fd52bdb82dec59bb2cd8","kind":"commit","published_at":"2021-03-06T00:40:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.8/manifests"},{"name":"v1.56.7","sha":"1503d7506f1d857931dc6df31ce7913781fa355f","kind":"commit","published_at":"2021-03-04T21:56:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.7/manifests"},{"name":"v1.56.6","sha":"87357f21aedb49de57ced7d409cc82c150615eaa","kind":"commit","published_at":"2021-03-04T18:39:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"4ffd87f65c71590a46a23a0e1bf2ed0b533a84f0","kind":"commit","published_at":"2021-03-03T21:04:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"5597d716993b06017af05960e855ef9c9d0cb304","kind":"commit","published_at":"2021-03-03T04:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"a70d71ebc959416af6b8d0d5f600989bdc2830ce","kind":"commit","published_at":"2021-03-01T04:54:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"6709d152a8186e47cd5017e9fda3b41c729958dc","kind":"commit","published_at":"2021-02-27T00:09:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.2/manifests"},{"name":"v1.56.1","sha":"a86b8cc71972a3bde3a82a2e6d650025d082c25a","kind":"commit","published_at":"2021-02-25T20:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.1/manifests"},{"name":"v1.56.0","sha":"47b0352a72ffbc4423ebe9de49fc435316b7381c","kind":"commit","published_at":"2021-02-25T07:51:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.56.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.56.0/manifests"},{"name":"v1.55.7","sha":"e5ed87cc9d533b1c24cb7bed2beeb964466d4bc8","kind":"commit","published_at":"2021-02-23T15:23:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.7/manifests"},{"name":"v1.55.6","sha":"b60c7a0027bd589fd98ac81d758259280df30d29","kind":"commit","published_at":"2021-02-21T03:42:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.6/manifests"},{"name":"v1.55.5","sha":"3f3c8c80af6dd4043db39d781ba572b29ae91837","kind":"commit","published_at":"2021-02-19T04:54:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.5/manifests"},{"name":"v1.55.4","sha":"c61802bb87f31ff224619ac866300f169cae925f","kind":"commit","published_at":"2021-02-17T04:54:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"1308ece211463df4809f193f624307854a93783b","kind":"commit","published_at":"2021-02-13T04:24:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.3/manifests"},{"name":"v1.55.2","sha":"d3350bb40ba4c855e375d4f679c6975ef3d288dc","kind":"commit","published_at":"2021-02-11T04:46:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"bc502dbfb7a8a64c7f57988b7674b859a12c0895","kind":"commit","published_at":"2021-02-06T04:52:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.1/manifests"},{"name":"v1.55.0","sha":"66a96d344e613686f0814c444f280381ff84e841","kind":"commit","published_at":"2021-02-04T00:56:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.55.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.55.0/manifests"},{"name":"v1.54.2","sha":"fcbbb736728809ca30c02b5e48d441ac9f8c757c","kind":"commit","published_at":"2021-01-31T20:34:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.2/manifests"},{"name":"v1.54.1","sha":"5ab6a66e25a8e9c3c73741dc892bc72841f01afb","kind":"commit","published_at":"2021-01-30T08:23:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"4d3d43e4e2d1fc2d33b4a59b6652ebe166a48753","kind":"commit","published_at":"2021-01-29T03:59:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.54.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.54.0/manifests"},{"name":"v1.53.3","sha":"963e28818eef758bcccab2b011302f297c36d775","kind":"commit","published_at":"2021-01-27T07:25:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.3/manifests"},{"name":"v1.53.2","sha":"c77a95556f8f5a089e3340a12b107b3ab468962f","kind":"commit","published_at":"2021-01-25T21:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.2/manifests"},{"name":"v1.53.1","sha":"06a0c11d1d9de64037371e4b36538c1c6660c2a4","kind":"commit","published_at":"2021-01-25T20:05:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.1/manifests"},{"name":"v1.53.0","sha":"b77cc5c3c0f793739a68a89fedf02322cc364a14","kind":"commit","published_at":"2021-01-24T08:06:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.53.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.53.0/manifests"},{"name":"v1.52.6","sha":"2abf53af4ba200c2f850f464e7fe8048550123aa","kind":"commit","published_at":"2021-01-22T00:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.6/manifests"},{"name":"v1.52.5","sha":"dbfb1730e23093df7d2184ae5fe7e865f6fd4098","kind":"commit","published_at":"2021-01-21T06:00:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"dffa3c6857bc8dcf194a51d88dcc2832ff5e87da","kind":"commit","published_at":"2021-01-20T23:35:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.4/manifests"},{"name":"v1.52.3","sha":"e4b8643210bc0e8b9f260532987c6854bfd488be","kind":"commit","published_at":"2021-01-20T05:30:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"f2a88d04879613f6e4235586ca3809d7a476cd01","kind":"commit","published_at":"2021-01-16T01:45:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.2/manifests"},{"name":"v1.52.1","sha":"da84c406bedda1c1702cb214c78e349745be4765","kind":"commit","published_at":"2021-01-13T19:11:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.1/manifests"},{"name":"v1.52.0","sha":"e489ac299db10c77bd5cc808a4afa6bdd2ee40c8","kind":"commit","published_at":"2021-01-12T06:34:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.52.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.52.0/manifests"},{"name":"v1.51.14","sha":"224e0197da5ba6624308ee39354277129076f9c6","kind":"commit","published_at":"2021-01-10T01:48:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.14/manifests"},{"name":"v1.51.13","sha":"c31bd841a98dd5676d30ba2d35bb048ec4dc847a","kind":"commit","published_at":"2021-01-09T03:42:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.13/manifests"},{"name":"v1.51.12","sha":"09ea75bf8ceceb4b099371f0e303f2387a657c0a","kind":"commit","published_at":"2021-01-08T15:26:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.12/manifests"},{"name":"v1.51.11","sha":"bf9743b85088955fcb33f43b54849d144f6b20fa","kind":"commit","published_at":"2021-01-07T22:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.11/manifests"},{"name":"v1.51.10","sha":"d689cc83c17258ca3730f6ed8ef403d2a2466154","kind":"commit","published_at":"2021-01-07T18:53:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.10/manifests"},{"name":"v1.51.9","sha":"4a8141437f238ebf31e888a4e71f14b7bb653da7","kind":"commit","published_at":"2021-01-06T00:27:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.9/manifests"},{"name":"v1.51.8","sha":"6df4000339ed5e4e7f8dcbb0f364aff0067a3451","kind":"commit","published_at":"2021-01-02T21:08:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.8/manifests"},{"name":"v1.51.7","sha":"dce489a951da10d9fdaa994f7e6b09c3ac1ddbc0","kind":"commit","published_at":"2020-12-31T20:37:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.7/manifests"},{"name":"v1.51.6","sha":"bd8eceb5107d521c5bd59ce7cfe284f3c5e100bc","kind":"commit","published_at":"2020-12-27T02:17:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.6/manifests"},{"name":"v1.51.5","sha":"5c9c392e75eff5d89efb8328d7e5211bfb3a2d36","kind":"commit","published_at":"2020-12-24T17:45:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.5/manifests"},{"name":"v1.51.4","sha":"7a1dffc6319b0359a2e2cec7fbdb1faf70a7317c","kind":"commit","published_at":"2020-12-21T23:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.4/manifests"},{"name":"v1.51.3","sha":"bd99c2bdc5dd0b8d2e5ab9edf0298324f0f4575b","kind":"commit","published_at":"2020-12-20T22:19:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.3/manifests"},{"name":"v1.51.2","sha":"14f2d82df6bcdd27a630a3dedf76edab2bbbefdf","kind":"commit","published_at":"2020-12-19T19:54:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"cb63dae19071c012cf2c91b48b3e59eb47de3430","kind":"commit","published_at":"2020-12-19T05:26:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"2d4b39c44a6d5e5e3dc86b53b264584398690f04","kind":"commit","published_at":"2020-12-18T06:47:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.51.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.51.0/manifests"},{"name":"v1.50.20","sha":"dc20567e6eaa0e6919bcb7ed04c9430a678cce6e","kind":"commit","published_at":"2020-12-07T16:46:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.20/manifests"},{"name":"v1.50.19","sha":"76749661704bd8427c7e1becdcf65f67ba691504","kind":"commit","published_at":"2020-12-07T06:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.19/manifests"},{"name":"v1.50.18","sha":"b2a9d6cbddfbf8ce9c1f7f1a4bef7b2b4b3c2d04","kind":"commit","published_at":"2020-12-05T07:15:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.18/manifests"},{"name":"v1.50.17","sha":"7164fac742e26fe5804a54e452d06f15583d94bd","kind":"commit","published_at":"2020-12-04T04:52:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.17/manifests"},{"name":"v1.50.16","sha":"24b6407e2652f66d3d8dc1f372329f0da756b1de","kind":"commit","published_at":"2020-12-02T16:07:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.16/manifests"},{"name":"v1.50.15","sha":"cf531f5f8d11551602eaff7dfc528611ff0cf932","kind":"commit","published_at":"2020-11-30T17:55:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.15/manifests"},{"name":"v1.50.14","sha":"f22825f2ddf3cfc7b38f2c5d8997f1a7b4468315","kind":"commit","published_at":"2020-11-27T20:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.14/manifests"},{"name":"v1.50.13","sha":"4ee19d19bd1b8af0fa08513641b198b5249d807d","kind":"commit","published_at":"2020-11-25T06:32:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.13/manifests"},{"name":"v1.50.9","sha":"df000a8dd89a872f5e3bd9e18760e98e60f88aea","kind":"commit","published_at":"2020-11-25T05:12:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.9/manifests"},{"name":"v1.50.8","sha":"eb396b898b143d2a6b37fe63736c71cb44087e36","kind":"commit","published_at":"2020-11-23T17:31:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.8/manifests"},{"name":"v1.50.7","sha":"202956f3cdc20795d77dd196310bed0dc8f55929","kind":"commit","published_at":"2020-11-18T00:31:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.7/manifests"},{"name":"v1.50.6","sha":"d08e64c646948d39d8c97e47feaecb5d7024fc8a","kind":"commit","published_at":"2020-11-13T23:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.6/manifests"},{"name":"v1.50.5","sha":"0f703d83bffac822ed13011db7686d428678dd60","kind":"commit","published_at":"2020-11-12T06:03:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.5/manifests"},{"name":"v1.50.4","sha":"dfc4c4c7159f06ccb48733296bc1ffc469fb3bbf","kind":"commit","published_at":"2020-10-30T22:08:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.4/manifests"},{"name":"v1.50.3","sha":"e7d0e6b9894ae40907e44a1065f94ef7cb6cabc3","kind":"commit","published_at":"2020-10-30T20:28:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.3/manifests"},{"name":"v1.50.2","sha":"1b899bbb729f662d88ac6f9c98ab61252a66f4ee","kind":"commit","published_at":"2020-10-30T18:30:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.2/manifests"},{"name":"v1.50.1","sha":"7eb232f0233a88bcee1df63f4772ea34d65791ac","kind":"commit","published_at":"2020-10-27T02:24:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.1/manifests"},{"name":"v1.50.0","sha":"1e8438f03ad80dfa5bd27a14adc425e8bd27d73e","kind":"commit","published_at":"2020-10-22T13:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.50.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.50.0/manifests"},{"name":"v1.49.27","sha":"6934f1932738d4400e2d8629b029b2750c5da1d4","kind":"commit","published_at":"2020-10-14T05:51:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.27/manifests"},{"name":"v1.49.26","sha":"3b7607fecf104adb55ddaa73faa7ba76c1026af6","kind":"commit","published_at":"2020-10-09T05:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.26/manifests"},{"name":"v1.49.25","sha":"fa63c554ab7e88c8e62e85dc4f5832cc408449f1","kind":"commit","published_at":"2020-10-06T17:21:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.25/manifests"},{"name":"v1.49.24","sha":"d1c4b2b5a976e90d813f9e7ea9abd06facfcf584","kind":"commit","published_at":"2020-10-05T01:48:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.24/manifests"},{"name":"v1.49.23","sha":"5fe17f5ea0e1c47472ccefd114cfb08f54fe1bb3","kind":"commit","published_at":"2020-10-02T17:33:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.23/manifests"},{"name":"v1.49.22","sha":"9911e6fef14daf00abc28e8b3f8796a247b23900","kind":"commit","published_at":"2020-10-02T07:51:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.22/manifests"},{"name":"v1.49.21","sha":"5422bc0edc05f220caa8b0da84870e291b67a52a","kind":"commit","published_at":"2020-09-30T23:39:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.21/manifests"},{"name":"v1.49.20","sha":"ba23f6d451feafdd98b7ea5b55a9dfd0db3449e5","kind":"commit","published_at":"2020-09-30T23:11:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.20/manifests"},{"name":"v1.49.19","sha":"d4167b2454383bf8bfd4db5fd0ce295a1f284df5","kind":"commit","published_at":"2020-09-30T00:28:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.19/manifests"},{"name":"v1.49.18","sha":"4e3fd7ebfea7748c15b11e6230a3074f3a656f28","kind":"commit","published_at":"2020-09-23T17:10:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.18/manifests"},{"name":"v1.49.17","sha":"57faf6f8a2ce6ca91286265ad813d758565bc971","kind":"commit","published_at":"2020-09-22T15:19:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.17/manifests"},{"name":"v1.49.16","sha":"759469acc8e69f0d50f754290bcaf04c6b4ffa38","kind":"commit","published_at":"2020-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.16/manifests"},{"name":"v1.49.15","sha":"5e7013d097ba5e5812699c135fb1bd0b1a83ba0e","kind":"commit","published_at":"2020-09-18T21:59:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.15/manifests"},{"name":"v1.49.14","sha":"292786ca6ed77b6c1dc1964f68b94064831f2173","kind":"commit","published_at":"2020-09-17T18:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.14/manifests"},{"name":"v1.49.13","sha":"c90494089fc5c6a143ae840f982002deb848ac32","kind":"commit","published_at":"2020-09-15T21:25:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.13/manifests"},{"name":"v1.49.12","sha":"17754cdfdfad7bc061c25bd357c9ec5980c909ea","kind":"commit","published_at":"2020-09-13T16:27:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.12/manifests"},{"name":"v1.49.11","sha":"46da62ba51f9474c11ff1ad6f214c874c12e5078","kind":"commit","published_at":"2020-09-11T23:03:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.11/manifests"},{"name":"v1.49.10","sha":"50553127cd8def11469196c34b4a650c20b0467a","kind":"commit","published_at":"2020-09-10T19:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.10/manifests"},{"name":"v1.49.9","sha":"18422d3aea0113d22f94d171bf618bbdfa0cb9af","kind":"commit","published_at":"2020-09-10T00:49:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.9/manifests"},{"name":"v1.49.8","sha":"30ae54ce96680120dcbc81d4bcf67aaf04093ec2","kind":"commit","published_at":"2020-09-09T15:13:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.8/manifests"},{"name":"v1.49.7","sha":"0bf517914692d507d28df6a2b6a87c168530729b","kind":"commit","published_at":"2020-09-09T05:27:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.7/manifests"},{"name":"v1.49.6","sha":"56cf4aab883e05d861e01fef25e9e2a7ab613edd","kind":"commit","published_at":"2020-09-09T01:56:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.6/manifests"},{"name":"v1.49.5","sha":"edb593da0b3fbc4a1797e2fd0956782fee0ced9f","kind":"commit","published_at":"2020-09-08T21:31:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"388cbee973b892e9ac4892e3240d4037c1afd22e","kind":"commit","published_at":"2020-09-08T05:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"b75b1ced779a4dbb10d9265b70bef8184bcea251","kind":"commit","published_at":"2020-09-07T01:59:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.3/manifests"},{"name":"v1.49.2","sha":"00a181d0154a4d47a66225182eefd38806e56e27","kind":"commit","published_at":"2020-09-05T02:46:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.2/manifests"},{"name":"v1.49.1","sha":"ea28ff2276caab47d0cd1fb42bf3c58ef0e158ab","kind":"commit","published_at":"2020-09-03T05:01:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"86a646658812149a0236c3b05f57cb071f1dca17","kind":"commit","published_at":"2020-09-02T23:54:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.49.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.49.0/manifests"},{"name":"v1.48.7","sha":"7c931aa2edc54af894abe4188ee7b886f3c1ad73","kind":"commit","published_at":"2020-09-01T17:30:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.7/manifests"},{"name":"v1.48.6","sha":"efd257b7ab276c9dd839675bc54adb01598169fc","kind":"commit","published_at":"2020-08-31T19:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.6/manifests"},{"name":"v1.48.5","sha":"297220968690ffe9e416ef1bfbe8221cbe9536c9","kind":"commit","published_at":"2020-08-30T18:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.5/manifests"},{"name":"v1.48.4","sha":"04e71ca8b0cb92cc08bf507248e290b9b23284ae","kind":"commit","published_at":"2020-08-30T01:48:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.4/manifests"},{"name":"v1.48.3","sha":"6a50ba580891d76ba89b5d13f5b7e579378346f8","kind":"commit","published_at":"2020-08-28T19:02:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.3/manifests"},{"name":"v1.48.2","sha":"e3cb810331183fa003cea8af81057e4136dfd660","kind":"commit","published_at":"2020-08-28T05:45:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"8129df8b3dc5f3e0bd814b8b863d01ffd4b69e85","kind":"commit","published_at":"2020-08-26T22:12:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.1/manifests"},{"name":"v1.48.0","sha":"9f405bd4515f69243525921287bde114c4e06280","kind":"commit","published_at":"2020-08-26T04:47:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.48.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.48.0/manifests"},{"name":"v1.47.5","sha":"fcaba6caef3603431b52121b2a780db820df5ba3","kind":"commit","published_at":"2020-08-25T07:37:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.5/manifests"},{"name":"v1.47.4","sha":"b02e82096c3d7d3b03945801659c947776c019f1","kind":"commit","published_at":"2020-08-23T07:11:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.4/manifests"},{"name":"v1.47.3","sha":"36249a27ad3f1d6e8d0f9ba8c41ab76a61cdaebd","kind":"commit","published_at":"2020-08-22T22:42:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.3/manifests"},{"name":"v1.47.2","sha":"b3e47b3b5820d4ecc766315676e0524c11df085d","kind":"commit","published_at":"2020-08-22T05:32:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"d05d1a70b13422fad3e25fe65f3905d96d2c01b7","kind":"commit","published_at":"2020-08-21T03:50:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"eb5634476bb132feca08e04e85d47759c80d583b","kind":"commit","published_at":"2020-08-20T07:11:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.47.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.47.0/manifests"},{"name":"v1.46.11","sha":"ec3f23b0d4b6e4686c2f8f3e3efec66d0a265eae","kind":"commit","published_at":"2020-08-19T06:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.11/manifests"},{"name":"v1.46.10","sha":"eec27ba6103044acea583fbb0824e2e8b5753e98","kind":"commit","published_at":"2020-08-18T17:06:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.10/manifests"},{"name":"v1.46.9","sha":"b9902b4a737c53d1f408d3072fe290a5ec92381c","kind":"commit","published_at":"2020-08-18T01:48:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.9/manifests"},{"name":"v1.46.8","sha":"a8ac8f2b3ac518b23977798f44dd60615f4130b5","kind":"commit","published_at":"2020-08-17T20:36:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"c3ec848dc9cd38dc9b4af4408a637cbdd9f1b327","kind":"commit","published_at":"2020-08-16T01:28:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"a558b0ba8a7692c40abae227349dc7f38cd1a30a","kind":"commit","published_at":"2020-08-15T01:13:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"27ad030a03eccc610b8d50ca22caa6dda8733643","kind":"commit","published_at":"2020-08-15T00:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"db1923afc36c250a8eff43a4a4ded37e47214e3b","kind":"commit","published_at":"2020-08-14T06:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.4/manifests"},{"name":"v1.46.3","sha":"b07e065864f404f98b77fda8b94990d388bf97be","kind":"commit","published_at":"2020-08-13T07:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.3/manifests"},{"name":"v1.46.2","sha":"fe4394b0b71bc7a3461f291600c4e941361c1b88","kind":"commit","published_at":"2020-08-11T04:31:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.2/manifests"},{"name":"v1.46.1","sha":"420b6cc7b843f85e6efdc3eb90943b356e11b355","kind":"commit","published_at":"2020-08-08T17:57:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"8b3a69f13e19ea6f50ab7c8b5d8f29584cde9919","kind":"commit","published_at":"2020-08-08T05:32:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.46.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.46.0/manifests"},{"name":"v1.45.2","sha":"7b56a1a0192585be0e1843a53988c37a5ad176ae","kind":"commit","published_at":"2020-08-05T02:06:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"a1f33e0eb90008da0e1c77e1e503d6e661a74a90","kind":"commit","published_at":"2020-08-03T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"bf2b1c81f78b8d8cc519a5beb58db36ad447cf81","kind":"commit","published_at":"2020-07-30T15:22:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.45.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.45.0/manifests"},{"name":"v1.44.3","sha":"cf5915913839fafe2cb9f59ec03cdbc188c59ced","kind":"commit","published_at":"2020-07-28T16:09:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"64cbbfbdb0664d8665eeb646c7374b524de9f8be","kind":"commit","published_at":"2020-07-28T07:04:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a070d0453248a880e2ad05e842e89c2d351ac4ae","kind":"commit","published_at":"2020-07-27T05:13:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"6b5eaf61f437e7bf129f4ab3559dc2fde93ac749","kind":"commit","published_at":"2020-07-26T15:41:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.44.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.44.0/manifests"},{"name":"v1.43.1","sha":"0df878e6d764a5e954bcb9cd23a1cdd962d20638","kind":"commit","published_at":"2020-07-23T03:01:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.1/manifests"},{"name":"v1.43.0","sha":"fe08a935aca84f551c7801d86f8f4651e6b9035e","kind":"commit","published_at":"2020-07-21T00:44:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.43.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.43.0/manifests"},{"name":"v1.42.15","sha":"9cff2ef226472ca2e4c7ea9d9c3a9cee63d8ec45","kind":"commit","published_at":"2020-07-20T04:29:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.15/manifests"},{"name":"v1.42.14","sha":"04e93a9b0224dcf170d176f879ce3a4c8dfd900b","kind":"commit","published_at":"2020-07-19T18:25:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.14/manifests"},{"name":"v1.42.13","sha":"f6dcd5b6350e5ceb65771442961fb946ad0a4157","kind":"commit","published_at":"2020-07-15T16:18:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.13/manifests"},{"name":"v1.42.12","sha":"aec4b80ad9eebc67dae6aa482542da9ba322f097","kind":"commit","published_at":"2020-07-14T00:13:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"22b37e43706e7ee0c53f0244a50d5e5e27f04d73","kind":"commit","published_at":"2020-07-13T20:52:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"4551dad22ff4d367f92293a2cd3b82ac9f6aa023","kind":"commit","published_at":"2020-07-11T01:26:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.10/manifests"},{"name":"v1.42.9","sha":"acd9be3ab2b417ad6f74a224d41bd0bd4d5b6a1a","kind":"commit","published_at":"2020-07-10T21:41:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.9/manifests"},{"name":"v1.42.8","sha":"2c9af069d0a4fb24d7cd81bf441eb3565a7b7fbe","kind":"commit","published_at":"2020-07-10T19:36:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.8/manifests"},{"name":"v1.42.7","sha":"e72e2094bde639b5d7b8e6ff15e52e35dcff57fd","kind":"commit","published_at":"2020-07-09T20:24:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"bb2c2f32b3795721daf154cd0fee9732d84ce634","kind":"commit","published_at":"2020-07-08T21:52:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.6/manifests"},{"name":"v1.42.5","sha":"5edf45a8eb3b4869f7088fb9f36422e924b5737c","kind":"commit","published_at":"2020-07-06T20:42:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.5/manifests"},{"name":"v1.42.4","sha":"e7d5b361892d5e868e364358e025e57ff7298105","kind":"commit","published_at":"2020-07-03T03:56:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.4/manifests"},{"name":"v1.42.3","sha":"907737d80c429b229c312aacdb1190523c1f1abb","kind":"commit","published_at":"2020-07-02T02:37:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"0dad07db16f9af34aeb614fc6a65f631e52a2789","kind":"commit","published_at":"2020-07-01T18:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"8de03b3dabc452a3bb90f1377722e4818a0eb0db","kind":"commit","published_at":"2020-06-29T15:54:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"a4455f455a9da43ffae55815247e538a00440134","kind":"commit","published_at":"2020-06-29T08:16:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.42.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"fcebb6e41b59cf3dbd327a5b3d268e0aa2304286","kind":"commit","published_at":"2020-06-25T22:21:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.41.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.41.0/manifests"},{"name":"v1.40.2","sha":"16436b7e5663a1d89a19068dbf7904eac02ffc24","kind":"commit","published_at":"2020-06-18T04:54:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.2/manifests"},{"name":"v1.40.1","sha":"b90c1e839d6179bab211d0cc205360cad2bdf554","kind":"commit","published_at":"2020-06-16T02:28:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"1dba6ee6261d0e11fde1f37d3f44503bc29d7541","kind":"commit","published_at":"2020-06-14T05:38:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.40.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.40.0/manifests"},{"name":"v1.39.5","sha":"0abcaf1b38da68ac8affd44017d567febe27c9c4","kind":"commit","published_at":"2020-06-08T03:10:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"ec8ade9fbffddd683f845fb78bce9b21319c40d9","kind":"commit","published_at":"2020-06-04T07:33:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"a2d7ab36b45590206d47d1dd6d86a5379a190350","kind":"commit","published_at":"2020-06-03T03:57:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"355fad64ffb2a2ab2dbbfadd44a7e2673b779520","kind":"commit","published_at":"2020-05-29T22:36:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.2/manifests"},{"name":"v1.39.1","sha":"9bc6e02f891b1abe5cc342c84f730391d561b00b","kind":"commit","published_at":"2020-05-28T07:54:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"9d69b0009f2fb4edc48b8ad9d00a869b2a3245ed","kind":"commit","published_at":"2020-05-25T08:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.39.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.39.0/manifests"},{"name":"v1.38.6","sha":"706337450742812fc4bc6003d92f3da8a4e30d6d","kind":"commit","published_at":"2020-05-24T07:05:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.6/manifests"},{"name":"v1.38.5","sha":"a854d75b6b0c4c5a6bd77ef634742a3b2eefa581","kind":"commit","published_at":"2020-05-22T21:13:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"d253b9b31e86f9f429879465168f59ca9206b775","kind":"commit","published_at":"2020-05-18T20:35:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"f0ad64092d0a001f1f5e067f194c1477f831556d","kind":"commit","published_at":"2020-05-18T06:55:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"f0320110259addce516ee7215eea112fe6befb32","kind":"commit","published_at":"2020-05-18T03:55:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"9d7112e9ad5f9d50910a47e2842a9d2fafe1b8fd","kind":"commit","published_at":"2020-05-15T08:11:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"0c68192727dfe3b34ce27e1974fb76415b6fdee8","kind":"commit","published_at":"2020-05-11T08:12:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.38.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.38.0/manifests"},{"name":"v1.37.14","sha":"74a93be29e90431377d4996c53018ad004300b99","kind":"commit","published_at":"2020-05-03T20:26:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.14/manifests"},{"name":"v1.37.13","sha":"90b7bea6b9d829d27de34e058ba7f6386c2cd951","kind":"commit","published_at":"2020-05-03T02:36:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.13/manifests"},{"name":"v1.37.12","sha":"4ab846ead19e78c3e30790f7f553b3ba39e86cbc","kind":"commit","published_at":"2020-04-29T03:56:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.12/manifests"},{"name":"v1.37.11","sha":"ed68e3e0ad710e77e8de64f0bea04966aae9f818","kind":"commit","published_at":"2020-04-28T03:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"15af1899a16a87f7fc183c22d473eded522a679b","kind":"commit","published_at":"2020-04-27T05:18:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.10/manifests"},{"name":"v1.37.9","sha":"36e81d7cb10a0157c94521ad5c6f8b4e7210c0fc","kind":"commit","published_at":"2020-04-24T23:47:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.9/manifests"},{"name":"v1.37.8","sha":"c01642e81e649ba26a9595fa46cf1f7c2f08c29b","kind":"commit","published_at":"2020-04-21T20:26:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.8/manifests"},{"name":"v1.37.7","sha":"4fe0dc77daadf749676fecf929dfa5064a1d4c7b","kind":"commit","published_at":"2020-04-21T06:52:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"c47cf81a28ba6d60238eb70a27fbffcb292ed0e7","kind":"commit","published_at":"2020-04-20T23:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"57fae1c6cb4e1b13e713f91ccbeea3b6b5e55f3b","kind":"commit","published_at":"2020-04-19T18:51:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"ffc44bf1ede69962e31752ab9467b0283b00b53c","kind":"commit","published_at":"2020-04-19T01:01:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"815dad700c06fd58cb55db642b5c30b96e9d2a25","kind":"commit","published_at":"2020-04-18T05:30:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"85233b3f5f0605dba28b3417e2c1cb88de88df39","kind":"commit","published_at":"2020-04-15T04:48:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"e3b1a4a19d3625d18ab2dbee53499f7c0949f9dd","kind":"commit","published_at":"2020-04-13T08:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"7368173ed88bede49bec948f0233236de9b2205e","kind":"commit","published_at":"2020-04-09T06:57:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.37.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.37.0/manifests"},{"name":"v1.36.10","sha":"998655d9b95b301f73ee0dacb3b3ed5a3158fc53","kind":"commit","published_at":"2020-04-03T06:06:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"198e81e49602b19dbffc0c0ec577740ddec1aad4","kind":"commit","published_at":"2020-03-30T07:02:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"805ea803c8bd5c83015b4c8775093c1ce0622070","kind":"commit","published_at":"2020-03-29T20:33:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"463c1031dee89026ce6cee7c11bc48f207426a93","kind":"commit","published_at":"2020-03-29T03:56:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"4bf1ae0608363ea6958ac1e12dad7dd86baec503","kind":"commit","published_at":"2020-03-27T05:22:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"ea8433f23ea7ece6a657bcd6348319c098796f27","kind":"commit","published_at":"2020-03-22T07:34:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"f5303d3f9c9fa40f8afc81774d3064bcf6795c4b","kind":"commit","published_at":"2020-03-21T19:38:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"8e601717fdef0814aae01c6411ea0e1fb114a269","kind":"commit","published_at":"2020-03-20T04:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"e47087c940beade8ab4167d159fce6aba1b3b37e","kind":"commit","published_at":"2020-03-18T03:57:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"129efcc1a2232977b8d273391ac2a688e70d3fc7","kind":"commit","published_at":"2020-03-16T13:10:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"60928dd055c7f69643b774d4d834b7f574f098af","kind":"commit","published_at":"2020-03-16T05:34:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.36.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.36.0/manifests"},{"name":"v1.35.10","sha":"5c7f26befabc75d6402388e2c9321e745b1f5073","kind":"commit","published_at":"2020-03-15T13:51:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.10/manifests"},{"name":"v1.35.9","sha":"752adc594625f095bfa61bb8ee4b3e555950fb3b","kind":"commit","published_at":"2020-03-15T00:00:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.9/manifests"},{"name":"v1.35.8","sha":"1506f8e45448f42364acdfee5cf956bc13594431","kind":"commit","published_at":"2020-02-23T06:36:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"b12b64a32acaaa58690916e2dc87f32c4e16f66c","kind":"commit","published_at":"2020-02-21T07:06:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"b4038c83bb26861983b036364c393a1d678ffee3","kind":"commit","published_at":"2020-02-19T09:24:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"7211a2c6f2a5a702682f9211c433bb323cd66dad","kind":"commit","published_at":"2020-02-19T08:56:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.5/manifests"},{"name":"v1.35.4","sha":"cfd53fa99a8af2ec78c5c818cf3fbfc7a92f5527","kind":"commit","published_at":"2020-02-18T07:20:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"1dbac6e54ae6a24cf273a9846fc6c32e0eafa3bf","kind":"commit","published_at":"2020-02-07T02:52:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.3/manifests"},{"name":"v1.35.2","sha":"7442fa66a329fb22bc34b388c66ef866a9b3f93f","kind":"commit","published_at":"2020-02-05T07:05:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.2/manifests"},{"name":"v1.35.1","sha":"8279ea264a9cdc34bae9aa9e35055eb110bd1f44","kind":"commit","published_at":"2020-02-03T05:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"915aaef5307dcf523f33706fa6138b133c2c9736","kind":"commit","published_at":"2020-01-31T09:26:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.35.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.35.0/manifests"},{"name":"v1.34.28","sha":"0766181511497ceccef48796e4d3d43ca508437a","kind":"commit","published_at":"2020-01-28T06:02:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.28","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.28/manifests"},{"name":"v1.34.27","sha":"81cb46a1f0199357677183e875018667ece2e740","kind":"commit","published_at":"2020-01-24T16:11:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"bc76dbd00b855d3b9480eebb9719cf35bc5f433c","kind":"commit","published_at":"2020-01-22T06:08:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"47f1b67acf32f514cd737b718b19557632cb04e7","kind":"commit","published_at":"2020-01-21T08:47:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.25/manifests"},{"name":"v1.34.24","sha":"b9a1940d905ca7da303d248c920db64e41cce2bf","kind":"commit","published_at":"2020-01-19T07:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.24/manifests"},{"name":"v1.34.23","sha":"53c30024b8923945dce09a9c3e68cf451321e798","kind":"commit","published_at":"2020-01-19T00:12:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.23/manifests"},{"name":"v1.34.22","sha":"22a5a6913c9f70b81554f2bfd4ad67d1e5f33046","kind":"commit","published_at":"2020-01-18T04:34:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"42afc7458ad3f1fae9c446acf390d777a12f201d","kind":"commit","published_at":"2020-01-17T05:47:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"35e4f99f0547079327dc6865b48db378ecd3fbc8","kind":"commit","published_at":"2020-01-16T07:04:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"a6ea87f428ffb3a873a275f84dd6625adc3f9e57","kind":"commit","published_at":"2020-01-15T08:29:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"aa5138686a933bd3a27995518c6040a3d623ba4c","kind":"commit","published_at":"2020-01-13T08:38:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"24d2f3b4b146501d500587eb932208665feedf99","kind":"commit","published_at":"2020-01-11T18:37:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"4a0b11ec0773f92750edd2ecd1ba675e57e3d422","kind":"commit","published_at":"2020-01-10T02:58:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.16/manifests"},{"name":"v1.34.15","sha":"c5748f88a4cc05866817d03e30ef06362295ffc5","kind":"commit","published_at":"2020-01-09T01:34:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.15/manifests"},{"name":"v1.34.14","sha":"15df32769f82fbb91141c61ebe3f4c95a6a3b423","kind":"commit","published_at":"2020-01-08T04:50:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"1e3bb4d998865ead56159132bd7760a9ae35585a","kind":"commit","published_at":"2020-01-07T05:41:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"af1ca96c74ffce1b3e750a835c612e62a0667d9f","kind":"commit","published_at":"2020-01-05T00:04:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.12/manifests"},{"name":"v1.34.11","sha":"969eea9ed6ad33f0d17b2d2dd695c73c929daa7b","kind":"commit","published_at":"2020-01-03T01:34:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.11/manifests"},{"name":"v1.34.10","sha":"1fee1e97bc1e6b6162b499ce6643dd16e0542bd6","kind":"commit","published_at":"2019-12-31T22:49:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.10/manifests"},{"name":"v1.34.9","sha":"6340392f9a8e2668507bd8534bac6c4379d48949","kind":"commit","published_at":"2019-12-28T01:55:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.9/manifests"},{"name":"v1.34.8","sha":"6c59e68584e4916188002ee40dee9f7c6f64eb10","kind":"commit","published_at":"2019-12-26T20:41:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.8/manifests"},{"name":"v1.34.7","sha":"43ae2b8f06edbfc65c50765f81816c6e076811ff","kind":"commit","published_at":"2019-12-24T23:53:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.7/manifests"},{"name":"v1.34.6","sha":"050fccb858254cfc39115778a83e117a5e5b7e5a","kind":"commit","published_at":"2019-12-23T06:53:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"dfda650f54653b28582829367f1b709a025236cf","kind":"commit","published_at":"2019-12-20T05:50:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.5/manifests"},{"name":"v1.34.4","sha":"44981d5eebcc3a488e3dee6cda131a0993681d71","kind":"commit","published_at":"2019-12-19T08:36:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"de9802a2be7997a29d2182543d6aae0fed81c9ab","kind":"commit","published_at":"2019-12-14T15:10:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.3/manifests"},{"name":"v1.34.2","sha":"dfffd66e3f293c1aad6533866f182a2ee864ab2b","kind":"commit","published_at":"2019-12-11T07:44:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"f3c0151a52d52919f8bac99d77653e1cd5299e36","kind":"commit","published_at":"2019-12-10T06:00:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"de72fbcb9fc646d1a773bb56f3d34fd052f3d8a3","kind":"commit","published_at":"2019-12-09T09:10:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.34.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.34.0/manifests"},{"name":"v1.33.10","sha":"cda29fb58c34b3404ceb553c5c8f9eba58f4e9b2","kind":"commit","published_at":"2019-12-07T07:22:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.10/manifests"},{"name":"v1.33.9","sha":"8e47dad8554c770bcc4aa42678990652c341ca16","kind":"commit","published_at":"2019-12-02T07:18:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"360aba3d381496c633b76e1116509cb5b3fbf19b","kind":"commit","published_at":"2019-11-29T05:55:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"aa3fe3e750da7d9a1486d130002a80b371650f77","kind":"commit","published_at":"2019-11-27T06:57:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.7/manifests"},{"name":"v1.33.6","sha":"82d9a67cd6d24a9325f0ffa1839a438cc1c92828","kind":"commit","published_at":"2019-11-26T07:38:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.6/manifests"},{"name":"v1.33.5","sha":"b562ddc16585f9c1be56bcc536ec0cce2ce56c64","kind":"commit","published_at":"2019-11-25T03:39:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.5/manifests"},{"name":"v1.33.4","sha":"a4f120effa27fd86b1d45876f10450b82451510b","kind":"commit","published_at":"2019-11-23T19:46:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"681ba408bd0659b5283bef885f731962dad61b64","kind":"commit","published_at":"2019-11-23T06:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"b478eb3eee4f6f94c6f7facfc12e73a6e6476a05","kind":"commit","published_at":"2019-11-22T07:23:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.2/manifests"},{"name":"v1.33.1","sha":"10e838e232564c3503602ec913df522afc1fbe46","kind":"commit","published_at":"2019-11-20T06:11:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"6958e9b4023bd9662700347d120a631424b40bc2","kind":"commit","published_at":"2019-11-19T08:16:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.33.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.33.0/manifests"},{"name":"v1.32.24","sha":"c5d2c04e5e07581bcab884d0ca74f01e8c8cff38","kind":"commit","published_at":"2019-11-16T22:15:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.24/manifests"},{"name":"v1.32.23","sha":"d7011a2cc16032f223c34ef160eb815f96fb0a32","kind":"commit","published_at":"2019-11-11T05:03:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.23/manifests"},{"name":"v1.32.22","sha":"8dc34a11be575bb1a8e0feae5ddbec170a0c0a2c","kind":"commit","published_at":"2019-11-07T06:40:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.22/manifests"},{"name":"v1.32.21","sha":"f7d0d9c178c48db5fe9de07d5ba154aeed72ec12","kind":"commit","published_at":"2019-11-05T07:09:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.21/manifests"},{"name":"v1.32.20","sha":"ad31f3915ef4b294809d37bcf0e5383afc39e861","kind":"commit","published_at":"2019-11-04T06:25:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.20/manifests"},{"name":"v1.32.19","sha":"fe7a2f893657869391235730c59a72157a7018aa","kind":"commit","published_at":"2019-11-01T04:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.19/manifests"},{"name":"v1.32.18","sha":"f2d7fa21162ad58bcf96819add380998dd36417d","kind":"commit","published_at":"2019-10-29T04:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.18/manifests"},{"name":"v1.32.17","sha":"e88c53221baf0f622b4fb6bdd5e4500f3c776548","kind":"commit","published_at":"2019-10-25T05:30:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.17/manifests"},{"name":"v1.32.16","sha":"b8ef5ef55acaa6b434f66ce5d49867f95f58fd4b","kind":"commit","published_at":"2019-10-24T06:39:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.16/manifests"},{"name":"v1.32.15","sha":"6bb2608a14eca236f5e000c250d1b7fa0fd97382","kind":"commit","published_at":"2019-10-22T06:22:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.15/manifests"},{"name":"v1.32.14","sha":"1a19720ed04e91eb126765c45baabaa12d64ed24","kind":"commit","published_at":"2019-10-20T00:28:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.14/manifests"},{"name":"v1.32.13","sha":"b971e6fbdec693c11c33eef308006f380dfeb605","kind":"commit","published_at":"2019-10-17T07:21:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.13/manifests"},{"name":"v1.32.12","sha":"84b88f232af7334716ab26058f19231830b238be","kind":"commit","published_at":"2019-10-15T04:36:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.12/manifests"},{"name":"v1.32.11","sha":"c9e5ec80eb99f901e92fda4673f97e17680a0a91","kind":"commit","published_at":"2019-10-13T13:09:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.11/manifests"},{"name":"v1.32.10","sha":"279f0d485a60b5f39f9b637129cfccf375be7f30","kind":"commit","published_at":"2019-10-13T06:11:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.10/manifests"},{"name":"v1.32.9","sha":"e0039802ef40b93b8b763b4d18397f929266045d","kind":"commit","published_at":"2019-10-11T05:16:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.9/manifests"},{"name":"v1.32.8","sha":"49088924d4abb6ef5d503546022cf22c45a0ceaa","kind":"commit","published_at":"2019-10-07T04:22:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.8/manifests"},{"name":"v1.32.7","sha":"f41e60ffa73752888225728a1223464abe9c86cb","kind":"commit","published_at":"2019-10-04T05:20:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.7/manifests"},{"name":"v1.32.6","sha":"25fe26f2f682518981b0627b7d4870d4587c24cf","kind":"commit","published_at":"2019-10-02T05:50:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.6/manifests"},{"name":"v1.32.5","sha":"cc0ae553336761cc14904cadbab772cc9a5f286d","kind":"commit","published_at":"2019-09-29T16:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.5/manifests"},{"name":"v1.32.4","sha":"e10bc32fb44b0e02198b74d1d10b1333fa172ebf","kind":"commit","published_at":"2019-09-22T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"a5826f63c6314c37dd38836548fd1caf9f4ef126","kind":"commit","published_at":"2019-09-22T08:04:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.3/manifests"},{"name":"v1.32.2","sha":"066345f406d28e19efa502f3ac702d59e0760571","kind":"commit","published_at":"2019-09-19T07:51:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.2/manifests"},{"name":"v1.32.1","sha":"2c9d04d8f669b9b51600f0f4d7c2022d02ba86a2","kind":"commit","published_at":"2019-09-16T23:26:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.1/manifests"},{"name":"v1.32.0","sha":"c8910dee7277ef0cf3feafe318ba652ee0e162f9","kind":"commit","published_at":"2019-09-16T09:27:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.32.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.32.0/manifests"},{"name":"v1.31.9","sha":"b5f743bb090a5c97862fd53c84c508d03cfebb70","kind":"commit","published_at":"2019-09-12T08:46:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"e5c43a906fc84582b10991d73a53d2bbd64c4c6f","kind":"commit","published_at":"2019-09-11T06:46:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"83b7d2cdcf51c51d08a84194eb19ad65d71e7974","kind":"commit","published_at":"2019-09-10T08:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"ec741c2a197e0e772c2db137874c63010cf00a77","kind":"commit","published_at":"2019-09-09T14:13:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"821ad5fe29dd365ac8dda19b3495675348a078fe","kind":"commit","published_at":"2019-09-05T08:51:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"adbbd1992a3764df71256438060c948ebad30fbd","kind":"commit","published_at":"2019-09-03T09:45:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"c8d7c5c802e5ab358735d6b0a38a7e2d04e9e330","kind":"commit","published_at":"2019-09-02T20:19:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"7b2a0e6a78e890d8d21aeafc5bd5664e85e12865","kind":"commit","published_at":"2019-09-01T20:30:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"98608547dafdb73cdc3f62beb28ab6a1fc289255","kind":"commit","published_at":"2019-08-31T01:40:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"78bbf830d84a7ce26c5e51500378aceaaa2adb04","kind":"commit","published_at":"2019-08-31T00:59:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.31.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"d4ec1595ae3f7be0079569c69cc1c2323c029b96","kind":"commit","published_at":"2019-08-17T21:10:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.30.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.30.0/manifests"},{"name":"v1.29.1","sha":"b93af1c433279fb8238ef1723651cd41a76ee4d5","kind":"commit","published_at":"2019-08-17T06:55:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"181bef9c3b2e854e80f81fa839fbfd1b9262a556","kind":"commit","published_at":"2019-08-14T05:45:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.29.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.29.0/manifests"},{"name":"v1.28.3","sha":"751d5de35714f1e928858db91fe0b03d57f87af6","kind":"commit","published_at":"2019-08-13T06:37:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"805682c73a8d527226c2a10f95a3b91183880f6c","kind":"commit","published_at":"2019-08-10T04:15:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"3d37c162ae778e67ee5f544cc1012097034f72b4","kind":"commit","published_at":"2019-08-09T14:03:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"379dc50e4cd3f4cddbf1739648f13ea96c23eead","kind":"commit","published_at":"2019-08-09T08:52:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.28.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"255359d72f61307d103d275711ef448513113310","kind":"commit","published_at":"2019-08-06T05:48:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c381b52619e989fd87ba3254fcaa142e9727c598","kind":"commit","published_at":"2019-08-02T06:33:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.27.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.27.0/manifests"},{"name":"v1.26.4","sha":"d6fc08c27d29819e34bf1bd67bf2ee8c94de9d21","kind":"commit","published_at":"2019-08-01T05:53:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"6e1929746f4958c4472e8c9177e4b77cb88eeac4","kind":"commit","published_at":"2019-07-30T07:16:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"00abed88e29c7a5fea15b814bdb254efa8d7ab70","kind":"commit","published_at":"2019-07-28T04:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"ce16150ac37d2702cb4e44bef84568636c136d64","kind":"commit","published_at":"2019-07-26T07:07:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"734444e014064c15a0ee300c1418cf8e22440112","kind":"commit","published_at":"2019-07-25T18:05:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.26.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.26.0/manifests"},{"name":"v1.25.6","sha":"c5f58c0afb2a988f99b0780d1962720bf6f60d38","kind":"commit","published_at":"2019-07-25T04:40:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.6/manifests"},{"name":"v1.25.5","sha":"b43bdd99e90aff3220bcfcaca41f4c8cfaf32816","kind":"commit","published_at":"2019-07-21T18:19:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"8803a2479f666ebc89352e84973f999f3055610a","kind":"commit","published_at":"2019-07-18T13:27:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.4/manifests"},{"name":"v1.25.3","sha":"2656a5d57827369b01943455992544dd99707eb0","kind":"commit","published_at":"2019-07-17T05:42:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"cc712590571f0cd13a28f3e544a714a75259892a","kind":"commit","published_at":"2019-07-16T05:28:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a5f6e254f6268625b33c48ed306661347028e4e6","kind":"commit","published_at":"2019-07-14T21:54:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"7fcfa768d085a0e3243cc084665a8d2674dad5fa","kind":"commit","published_at":"2019-07-14T05:16:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.25.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"472024b11d59845bcc867befdea5b473f10bb079","kind":"commit","published_at":"2019-06-29T20:22:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"b08f48612346ea3fbd1342c4286ec5dba803a830","kind":"commit","published_at":"2019-06-26T07:38:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.24.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.24.0/manifests"},{"name":"v1.23.16","sha":"b1db6cc717ca9c06c6439e6b131861ffc98bac5d","kind":"commit","published_at":"2019-06-21T14:11:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"2ef67887c920c6f21bca72f8594ea4718af80332","kind":"commit","published_at":"2019-06-19T14:20:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"e1cebd07fafdb48eedf06e77a29c4a37649ded9a","kind":"commit","published_at":"2019-06-19T06:34:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.14/manifests"},{"name":"v1.23.13","sha":"2915b6084cb4e74e8d7bf409cbf3d2771fbacf7d","kind":"commit","published_at":"2019-06-11T03:14:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.13/manifests"},{"name":"v1.23.12","sha":"118c33f3176ba47a3c3cfaff4a0967f9aaa0115e","kind":"commit","published_at":"2019-05-30T03:24:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"50544754c74f5de13c81c9a2a91cabc7da404ee0","kind":"commit","published_at":"2019-05-29T12:57:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.11/manifests"},{"name":"v1.23.10","sha":"7239266f20945b1fa0acf505b6580b1962199c8c","kind":"commit","published_at":"2019-05-15T04:53:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"656de3b24d7e8aa5ce3e77a5602b0d1c29c0f20f","kind":"commit","published_at":"2019-05-09T06:08:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"546520e4110f6a6e98c484e5967b7870d22386b7","kind":"commit","published_at":"2019-05-08T06:49:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"f513124556061ee39c6014721a95847290973b9a","kind":"commit","published_at":"2019-05-07T05:16:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"5c45e2706e2e21b04431c6a55848db5706282a1f","kind":"commit","published_at":"2019-04-26T11:14:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"450db0fb14c85b351f7423c3e26233b8a7f0d660","kind":"commit","published_at":"2019-04-24T07:40:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"a7dca457a48bc0be20fd1523fc6125d2a47d5918","kind":"commit","published_at":"2019-04-23T01:56:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"845e7e3d8209802628933c056ae022b41ff69d84","kind":"commit","published_at":"2019-04-22T08:13:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"77b25c776de09ed7a231db2402d42d78bd683e2e","kind":"commit","published_at":"2019-04-18T07:59:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"c4068cb74a4aaa207c3eb229a97a67048ebab9a4","kind":"commit","published_at":"2019-04-16T07:17:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"c3083891d277419acc823bbb911f5bf0d3ce154a","kind":"commit","published_at":"2019-04-15T07:18:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.23.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.23.0/manifests"},{"name":"v1.22.9","sha":"963c07c4430d4145685a4c8f06dcdf1eb5c5ac05","kind":"commit","published_at":"2019-04-06T05:26:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.9/manifests"},{"name":"v1.22.8","sha":"feea12233fc8597466e5c28178532a5d9d420a59","kind":"commit","published_at":"2019-04-05T21:39:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.8/manifests"},{"name":"v1.22.7","sha":"6ad397787d9d408e21cf579dce9a55d2cf1a3598","kind":"commit","published_at":"2019-04-05T21:06:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.7/manifests"},{"name":"v1.22.6","sha":"ecf25a8102deb13e8af47a5226284193502a79a5","kind":"commit","published_at":"2019-04-05T06:52:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"cdc39f1576315ebc15e69f93d180d053a5b4948d","kind":"commit","published_at":"2019-04-04T14:29:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"65701944ce10c8cf5172a29f0ee82b3194178dc9","kind":"commit","published_at":"2019-04-04T06:50:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"4db3dac1edb4e935fd87c1191ed76a2c86f51e84","kind":"commit","published_at":"2019-04-02T19:03:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"0ec7d10a4728b7faec37df2bdb125b97ddfc0677","kind":"commit","published_at":"2019-04-02T06:21:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"0eefbe073d6bc81300cd0e12a82ad3114d24465c","kind":"commit","published_at":"2019-04-01T15:21:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.22.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.22.0/manifests"},{"name":"v1.21.9","sha":"4553a901f78481f82b3322f376147b1c12573a09","kind":"commit","published_at":"2019-03-20T07:24:08.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.9/manifests"},{"name":"v1.21.8","sha":"0d17e9b465814688954b0888419f830332777ee2","kind":"commit","published_at":"2019-03-19T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.8/manifests"},{"name":"v1.21.7","sha":"6e61ec37961c325242199d3fbdab9c07122be094","kind":"commit","published_at":"2019-03-17T06:14:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"4a5f53c7386909e201d488b1851f04945c6aea6b","kind":"commit","published_at":"2019-03-16T06:58:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"ebbcc79ed8c34acc36f8eed8405bf90044fc6ef5","kind":"commit","published_at":"2019-03-13T07:08:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"5f3e4dc5556bc0acfce90423457f6acd3f89c819","kind":"commit","published_at":"2019-03-12T05:06:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"eff91bd6dea2dbc5d03cee0287db59f2c7fbf517","kind":"commit","published_at":"2019-03-05T06:08:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"cb9a2d2dd434fcac76331a2ed82fb025f0bf70f2","kind":"commit","published_at":"2019-03-05T04:43:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"6d5769b622368742bf191651b2ffb9865ebd7af8","kind":"commit","published_at":"2019-03-03T06:21:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"9ee27ebe1cceb158d401f1085953d12b9ea755de","kind":"commit","published_at":"2019-02-28T10:06:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.21.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"2496d17fa60d24b290daea9c36ec9c38d1de71b7","kind":"commit","published_at":"2019-02-26T09:11:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.20.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"e5d594b63e8ee4cc5ee8486b3cfa5a58a3b6cace","kind":"commit","published_at":"2019-02-21T07:42:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"968701be5b85316dc45e9c4da253545d4ac9ad29","kind":"commit","published_at":"2019-02-19T06:18:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"fc3dca73e902624b5c4dbddf8f353f0a414ded91","kind":"commit","published_at":"2019-02-16T17:52:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"6d1135882fe08aacbf3c084a7f79a4ba01fdb24f","kind":"commit","published_at":"2019-02-15T07:39:45.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"f7272a981bca8477e96afa9101680f32d5e3a2ab","kind":"commit","published_at":"2019-02-12T04:30:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"a34e5639bf318e99331ccf51806265acd8401275","kind":"commit","published_at":"2019-02-08T06:08:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"a7e8bd0fd321cbfd240e98ffbb10d3025903b066","kind":"commit","published_at":"2019-02-06T07:05:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"2cbeb72e23484cff03f4ef3323fc05f7c7cd56c6","kind":"commit","published_at":"2019-02-02T21:36:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"be65fb0d91b86307e865fb0a92b8ef8bbdbeabab","kind":"commit","published_at":"2019-02-02T07:23:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"90975cf7bffc9195c7379321e6ca8d8a1524b2d4","kind":"commit","published_at":"2019-02-01T05:23:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.19.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.19.0/manifests"},{"name":"v1.18.2","sha":"003d941944c777e313649ed228ddb8f35f30ada2","kind":"commit","published_at":"2019-01-26T07:10:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"0dbd4b8574ee02b0bf02072cce3e010cd843107b","kind":"commit","published_at":"2019-01-23T19:58:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"aeed133f7416be05cb9794079f7abf646f838568","kind":"commit","published_at":"2019-01-15T01:22:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.18.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.18.0/manifests"},{"name":"v1.17.22","sha":"6501c3f4c909efd3ebac18a1f835bf5276e7f385","kind":"commit","published_at":"2019-01-14T01:54:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.22/manifests"},{"name":"v1.17.21","sha":"0ceba13ff1ea760a57eb78a591b9b414d1e65b8a","kind":"commit","published_at":"2019-01-12T01:03:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.21/manifests"},{"name":"v1.17.20","sha":"ca6d9e3a9fcfacc6cba01f6cdbfda58917acaed2","kind":"commit","published_at":"2019-01-10T01:55:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.20/manifests"},{"name":"v1.17.19","sha":"6f0fce3dc1332e7a4e454d0af2926a8dbea56446","kind":"commit","published_at":"2019-01-07T02:11:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.19/manifests"},{"name":"v1.17.18","sha":"0eca483a66c17b8b4f0088b17beeb4a511653de2","kind":"commit","published_at":"2018-12-30T23:18:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.18/manifests"},{"name":"v1.17.17","sha":"be60c286d9bac5653805ce0c2705e84254e7f829","kind":"commit","published_at":"2018-12-27T00:32:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.17/manifests"},{"name":"v1.17.16","sha":"0fcfba327e1f2ce18fed771a7dcb41a0968d916b","kind":"commit","published_at":"2018-12-26T23:54:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.16/manifests"},{"name":"v1.17.15","sha":"a73ba541a35414d02a755cbff8fd3f53ca870cf5","kind":"commit","published_at":"2018-12-19T06:33:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.15/manifests"},{"name":"v1.17.14","sha":"ea26ad24e352b1dca692568893347bdec894d7d2","kind":"commit","published_at":"2018-12-16T01:25:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.14/manifests"},{"name":"v1.17.13","sha":"78b45794b0bac2e5d12049bccd7ccf465bca81ec","kind":"commit","published_at":"2018-12-15T01:41:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.13/manifests"},{"name":"v1.17.12","sha":"6d15d0a28c0a1cd8d4cb4be5fbe658f3c6375f8b","kind":"commit","published_at":"2018-12-14T09:53:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.12/manifests"},{"name":"v1.17.11","sha":"fc2c8768f43da32008bcf2984873e46f6a869fc4","kind":"commit","published_at":"2018-12-11T07:10:32.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.11/manifests"},{"name":"v1.17.10","sha":"08ba5052206e55738c9fe7ae6982ed410e67ca6a","kind":"commit","published_at":"2018-12-04T22:40:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.10/manifests"},{"name":"v1.17.9","sha":"2bf4a781244803d90c790c0fd8d65cead9db3431","kind":"commit","published_at":"2018-12-02T01:07:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"0270cc7cc1b81d50e76516534959d058581c2c5d","kind":"commit","published_at":"2018-11-29T07:18:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.8/manifests"},{"name":"v1.17.7","sha":"17d06c7872cf2442a69a7374df25c83821b3b438","kind":"commit","published_at":"2018-11-27T04:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"02d1f3ccc41a2c3aa4ebbbf95df805da3522cfb3","kind":"commit","published_at":"2018-11-21T21:56:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"493827a0948edb0c1656ec8d3b87da90f7e24b51","kind":"commit","published_at":"2018-11-21T19:48:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"162ce064a13090ef621d944a4d31cc69df2e51d5","kind":"commit","published_at":"2018-11-15T05:38:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"b3f2a4af3d34db84c00131aa8e6068fa168ae756","kind":"commit","published_at":"2018-11-06T05:16:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"bac1ba59bea4df5c4b6917086ca9bb53b50a41b8","kind":"commit","published_at":"2018-11-05T05:36:29.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"a02f54de54af2dd2ef1ca752e98b62e729ce2803","kind":"commit","published_at":"2018-11-03T21:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"da3c1d082cd678eb165c77b9a7aed16b1cd14964","kind":"commit","published_at":"2018-11-02T23:29:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.17.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.17.0/manifests"},{"name":"v1.16.17","sha":"9b98ef685acd838caa1d37b4bc128bc1173fd11a","kind":"commit","published_at":"2018-10-30T16:54:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.17/manifests"},{"name":"v1.16.16","sha":"bd0824bfd97e49957343a6f1115ed58d3bd83026","kind":"commit","published_at":"2018-10-30T07:37:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.16/manifests"},{"name":"v1.16.15","sha":"979db7bf817106dd5d88aa8ffc4e5f197a31a728","kind":"commit","published_at":"2018-10-24T05:27:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.15/manifests"},{"name":"v1.16.14","sha":"fe866ac045b214a9882cdd7f2beee551678f27b4","kind":"commit","published_at":"2018-10-23T23:28:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.14/manifests"},{"name":"v1.16.13","sha":"ef9e3e51b92a7131924ab224975b183c2c442a8c","kind":"commit","published_at":"2018-10-23T06:09:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.13/manifests"},{"name":"v1.16.12","sha":"0f6f2eed5f81739355ce63ac33b9bcfc1114e5c4","kind":"commit","published_at":"2018-10-19T19:51:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.12/manifests"},{"name":"v1.16.11","sha":"ac32d8af7ff21a50f703e8711524e7a1247c7500","kind":"commit","published_at":"2018-10-19T15:29:10.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.11/manifests"},{"name":"v1.16.10","sha":"1a06dcbfc9de88f20dd0440a4621e3cd79ea79bb","kind":"commit","published_at":"2018-10-19T03:09:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.10/manifests"},{"name":"v1.16.9","sha":"e80cd920cb51b9fa78fa239094233b9e80798acf","kind":"commit","published_at":"2018-10-18T23:06:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"77b89d8d785d0c7a417eff53a3ab18c5fb72daa2","kind":"commit","published_at":"2018-10-18T20:11:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"bf968cd6737e6a8414e0eb45eb6edf1571b9f6e9","kind":"commit","published_at":"2018-10-18T16:43:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"37cc75896b5fde29449afc38a1d1aab124e40829","kind":"commit","published_at":"2018-10-17T22:41:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"ddcf39bcb5242ae9c51cc0ad81b73d7c00ccf13e","kind":"commit","published_at":"2018-10-10T07:40:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"79a3d3dba38bbc6430effb63bd11462337e92e1f","kind":"commit","published_at":"2018-10-08T04:46:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"1a3dcd5e909f04325640ed8fc32eb8bea943a8fd","kind":"commit","published_at":"2018-10-05T19:29:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"f9d5fc562ab912554cfc17c172464b8967fb127a","kind":"commit","published_at":"2018-10-05T13:43:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"6ae43d18a924e9dad591fd8448f65c6bd8f9c3fb","kind":"commit","published_at":"2018-10-05T05:31:03.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"529dbfc81c32b1b92929e358ca451d3bb1cc7961","kind":"commit","published_at":"2018-10-04T06:51:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.16.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.16.0/manifests"},{"name":"v1.15.13","sha":"ff9e518019baf2971a6ef4f34f1bb95d5c478a3d","kind":"commit","published_at":"2018-09-30T04:35:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.13/manifests"},{"name":"v1.15.12","sha":"dce845e767c07d43120a4ba5d7f67daf49267936","kind":"commit","published_at":"2018-09-28T22:48:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.12/manifests"},{"name":"v1.15.11","sha":"5edf70202a1379154391b509808821ebf5ef5da2","kind":"commit","published_at":"2018-09-23T09:00:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.11/manifests"},{"name":"v1.15.10","sha":"924e6200fd0155d73fab28b7bc0a19608dc94cda","kind":"commit","published_at":"2018-09-20T03:05:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.10/manifests"},{"name":"v1.15.9","sha":"e37766ff1120904f49df5972a2603240bab67d4e","kind":"commit","published_at":"2018-09-20T01:53:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.9/manifests"},{"name":"v1.15.8","sha":"a2e14ccc8a2d7554d80c334c101053e1ce051a19","kind":"commit","published_at":"2018-09-19T20:57:00.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.8/manifests"},{"name":"v1.15.7","sha":"e857dbeafe95540ab64115ce5c79a0d76eba7520","kind":"commit","published_at":"2018-09-11T23:07:22.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.7/manifests"},{"name":"v1.15.6","sha":"a3423c7dc2f8caa2de5c4d91be70da50db06bcb4","kind":"commit","published_at":"2018-08-31T04:29:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"5bb03c17bf568fdd221db665ee50f9ac07ec010f","kind":"commit","published_at":"2018-08-30T07:03:47.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"492f70354666757c5e62db498394001859998438","kind":"commit","published_at":"2018-08-28T19:07:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"99abc63dc03df7c12dc591c77d10ec8fa671b1cf","kind":"commit","published_at":"2018-08-28T06:17:01.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"8d842be1187fbb85675a5abb3c776f7297a3e265","kind":"commit","published_at":"2018-08-28T02:44:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"23d3012cbd5d4a5fbe05e45bb175613bb2e3ce1d","kind":"commit","published_at":"2018-08-28T02:29:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"0bc0cfce7ddd6c1402782acf58b960dc3cce38c1","kind":"commit","published_at":"2018-08-27T22:53:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.15.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.15.0/manifests"},{"name":"v1.14.6","sha":"dfe32b62a8040d2a4e625c24ed71ddb28a7142bb","kind":"commit","published_at":"2018-08-21T22:33:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"22fdaec531a02a865ac69df03bc34c17adfa100d","kind":"commit","published_at":"2018-08-19T19:10:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"f21be3a709f0a7952e4d112b36b96592252c7ebd","kind":"commit","published_at":"2018-08-18T00:40:50.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"5389c3b3941f12fb6f01836a984e4d4d63af6615","kind":"commit","published_at":"2018-08-16T00:11:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"dd7152de3bd5e2e95404371da7c4b5ba6b9d6599","kind":"commit","published_at":"2018-08-15T09:17:41.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"a0adefd06ff48d5498b61403659bee1550add5f3","kind":"commit","published_at":"2018-08-15T02:11:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"d558b9a076f06e9ca53334cac60c683aeacb644f","kind":"commit","published_at":"2018-08-14T06:10:57.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.14.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.14.0/manifests"},{"name":"v1.13.7","sha":"87966aa30f88989d3414b4168fedf6936e10ff08","kind":"commit","published_at":"2018-08-12T21:29:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.7/manifests"},{"name":"v1.13.6","sha":"17e22852b22f5bba6903964ceb888e3e5c1bf3d4","kind":"commit","published_at":"2018-08-10T20:56:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.6/manifests"},{"name":"v1.13.5","sha":"e29d533dda87bc3ac1d14e464b67b77c136c47d1","kind":"commit","published_at":"2018-08-10T18:27:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.5/manifests"},{"name":"v1.13.4","sha":"3d9f06762b5fa9b33be35259c659994c03cfb5a1","kind":"commit","published_at":"2018-08-10T06:29:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"283392b83d961d3a117b4fbfdc282765c94052a7","kind":"commit","published_at":"2018-08-08T02:47:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"2b33a71fc247d5c3ee3ed9e65c74b633a14c7b81","kind":"commit","published_at":"2018-08-02T01:49:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"912b5d08c9ff584685826e98aca9aa7c6b960cc6","kind":"commit","published_at":"2018-08-02T01:10:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"a7bf236095e083982e80e48c8973599da171fefd","kind":"commit","published_at":"2018-07-31T19:31:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.13.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.13.0/manifests"},{"name":"v1.12.3","sha":"d85071074137b1d6070ec3d73122a0de966c844b","kind":"commit","published_at":"2018-07-26T19:41:15.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"e6077e33dfadde0eacc0e08099f09c4860a76939","kind":"commit","published_at":"2018-07-25T17:20:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"8e2022a2182c61ff2205fc9e92acc9bb1396c1e6","kind":"commit","published_at":"2018-07-25T14:16:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"bc822c9c6bbfaab212a814bd80ae9dceaa5cae65","kind":"commit","published_at":"2018-07-25T06:33:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.12.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"434d4ed35dbec296911e6ea26098e6f33c51adb2","kind":"commit","published_at":"2018-06-18T04:02:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"45a00cf833e22647460c447845eaa2729cfbbbe9","kind":"commit","published_at":"2018-06-13T06:43:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.11.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"c01d68ac45746f6f5d5e49132c78f00176ac6c89","kind":"commit","published_at":"2018-05-07T17:13:49.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"798f9a94a85169da270cdf87138efdd9a1e08399","kind":"commit","published_at":"2018-05-07T05:29:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.10.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"8ca116599723bab534ad1ff8fdc91d65fa8fe272","kind":"commit","published_at":"2018-04-17T07:35:09.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.9.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.9.0/manifests"},{"name":"v1.8.7","sha":"5164319d19cf600c81213837c0468d2e7044c094","kind":"commit","published_at":"2018-04-09T00:25:11.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"2e7e8bc0e35c08f4681e2c000846d3bc36112988","kind":"commit","published_at":"2018-04-07T23:36:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"aa741cf48e7b4ebebe251879792c6954becf6531","kind":"commit","published_at":"2018-04-06T03:41:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"ce0078a62c096b0c11b09d5e249998447be41df4","kind":"commit","published_at":"2018-04-03T01:42:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"aa976713fc84e78273e1413c09a69b42be39d2b7","kind":"commit","published_at":"2018-03-30T23:04:55.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"5079d793f3682cf21474426a76fc7f04aca7a7a5","kind":"commit","published_at":"2018-03-28T08:20:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"5c293a905256325f4193b05e764363815010c5cc","kind":"commit","published_at":"2018-03-27T03:29:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"9303f3f2c473cf16f8c0db200e3c09405ce81f44","kind":"commit","published_at":"2018-03-26T03:46:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.8.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.8.0/manifests"},{"name":"v1.7.5","sha":"ce7b83ad97b80b11830a8f8c42e92820a2865ccc","kind":"commit","published_at":"2018-03-21T06:58:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"2df79d27c2bf1ad439dcd79fde46e9ddfc2c2d6a","kind":"commit","published_at":"2018-03-09T23:18:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"2554c48166a4c066e733e67af2d61a6fd9f17555","kind":"commit","published_at":"2018-03-09T03:03:48.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"f027620ed126d4dee7e7cbe9ecfd5a97915fb26e","kind":"commit","published_at":"2018-03-07T05:25:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"bcda984611c4f9a614145469c9cc8b3343e64f49","kind":"commit","published_at":"2018-03-06T09:38:46.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7fddf8f724e1b2d05b16b3ba4ed17c4c6d577c44","kind":"commit","published_at":"2018-03-05T01:57:07.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.7.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"d36d54e0addc54abf480e62deebabf96c2c99ccc","kind":"commit","published_at":"2018-02-27T00:49:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.6.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.6.0/manifests"},{"name":"v1.5.6","sha":"acf8bac705c5089fcafd5e300494befd9fccbb26","kind":"commit","published_at":"2018-02-16T20:36:26.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"c48a7ad9b0fcc8dbf6971eaeb97b57f59b3991a5","kind":"commit","published_at":"2018-02-14T06:48:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"bbc418b6d24133d5f0fb285811f17540cb125e19","kind":"commit","published_at":"2018-02-13T21:26:14.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"8f6eb701a45694478b9cf47430acd5ee7ccda917","kind":"commit","published_at":"2018-02-13T09:57:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"3c13653f118605fc3d7f7042b69c987a766ec4f6","kind":"commit","published_at":"2018-02-13T02:00:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"8da46ddae5964bbcfb7c9ca3c5d7c674f549a7c4","kind":"commit","published_at":"2018-02-08T23:18:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"684c977ef251dcd0bf1fa65485c8fdd16aba43d0","kind":"commit","published_at":"2018-02-08T20:58:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.5.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.5.0/manifests"},{"name":"v1.4.17","sha":"8ab15e07376963867811d872000e052ebec9de06","kind":"commit","published_at":"2018-02-05T23:44:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"927cdf8410ea5caa77a5958e30eff62d9b09a5df","kind":"commit","published_at":"2018-02-01T22:49:58.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"e8ea54e8dd730817e1325f5cf61cac95ed6347fc","kind":"commit","published_at":"2017-12-31T01:24:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"f389718342d9ab203a5520fad93a27ee48affd9a","kind":"commit","published_at":"2017-12-07T03:15:16.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"9a87ab78c4ae6c2dc968dcbedf9348bf5edb29b8","kind":"commit","published_at":"2017-12-06T07:12:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"02984e82c50ea5e734ccb805e305aceb9e8a2761","kind":"commit","published_at":"2017-11-01T18:35:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"ba18e03ea5e5a858c6347c319e1ab29009721aa2","kind":"commit","published_at":"2017-10-26T20:46:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"b5e6787ea5544d228815910e27c51a90a819a441","kind":"commit","published_at":"2017-10-18T18:02:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"a264cc1a3e9da5404310433266792fcda7a97495","kind":"commit","published_at":"2017-10-09T23:03:36.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"3530fada93dda4723403c840ec2dcbecf87f97f1","kind":"commit","published_at":"2017-10-08T05:02:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"2f0365a652235525246b27b10541d368376ea02e","kind":"commit","published_at":"2017-10-06T03:21:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"f069c57b0ae41b59726de7f73716d5eeef4ca20a","kind":"commit","published_at":"2017-10-02T17:51:23.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"815453afd853a105e7d52128ccb4847ad2a7b20e","kind":"commit","published_at":"2017-09-01T05:01:18.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"344e8a6786cfb333f9d387675ed550e0a5863e39","kind":"commit","published_at":"2017-07-25T02:37:25.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"78e8b7f433362631b88e54541ba1fe14d9ef4d6b","kind":"commit","published_at":"2017-07-22T22:45:27.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"09f18b62d94578004ccd058954dfe23a73c3deea","kind":"commit","published_at":"2017-07-21T18:29:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"f27c040775e7461ebb51d972bbec95e9d1c199c9","kind":"commit","published_at":"2017-07-21T00:25:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"6ef3c87625f71dd7c7b971856cc915dfcb4c567e","kind":"commit","published_at":"2017-07-19T23:55:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.4.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.4.0/manifests"},{"name":"v1.3.27","sha":"9c5ecaf88f9d6d19a64f495090c1a1f966da55e8","kind":"commit","published_at":"2017-07-19T21:01:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.27","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.27/manifests"},{"name":"v1.3.26","sha":"5f5dbd4785eadf80f1607339d10f513590f1298a","kind":"commit","published_at":"2017-07-19T06:38:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.26","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.26/manifests"},{"name":"v1.3.25","sha":"dbd7cee070765e0cfd3570cfe03180fd7e42fa9e","kind":"commit","published_at":"2017-07-12T20:59:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.25","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.25/manifests"},{"name":"v1.3.24","sha":"143b8091d20931d7f0fc0f65f4ca5c5ddea61dc4","kind":"commit","published_at":"2017-06-08T21:55:38.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.24","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.24/manifests"},{"name":"v1.3.23","sha":"35791a9dd872fde6af16aeceac8d95981701b651","kind":"commit","published_at":"2017-05-18T16:43:13.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.23","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.23/manifests"},{"name":"v1.3.22","sha":"5f31a371d7fb4b49bdeb392e02a4371c83e78017","kind":"commit","published_at":"2017-05-17T23:28:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.22","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.22/manifests"},{"name":"v1.3.21","sha":"a22c377a824d2ea5017f4d815118ef767fae9920","kind":"commit","published_at":"2017-05-12T10:43:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.21","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.21/manifests"},{"name":"v1.3.20","sha":"baccc952ad5c573b0a98a82bf016dce62d8a6769","kind":"commit","published_at":"2017-05-12T08:45:30.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.20","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.20/manifests"},{"name":"v1.3.19","sha":"a50c9dca2f943e049e4b1ff230a4fa8be966f96f","kind":"commit","published_at":"2017-05-12T08:21:35.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.19","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.19/manifests"},{"name":"v1.3.18","sha":"29a8e39817496c1ccccba44946c2c7f1af4d92e5","kind":"commit","published_at":"2017-05-10T00:57:53.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.18","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.18/manifests"},{"name":"v1.3.17","sha":"25ec1d0bfdbea9f3b1294a58e9ffc2cac2d3cd50","kind":"commit","published_at":"2017-05-09T03:35:54.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.17","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.17/manifests"},{"name":"v1.3.16","sha":"86cddedb2f00f4a6e6fc2333ca435a789aaa2e39","kind":"commit","published_at":"2017-04-29T00:41:59.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.16","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.16/manifests"},{"name":"v1.3.15","sha":"9355e6a5589883b58130d7494fbca9233f7059fd","kind":"commit","published_at":"2017-04-28T06:37:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.15/manifests"},{"name":"v1.3.14","sha":"be8e2336b2fe879c0fd1f1eba9ac5baa9bcbdfe0","kind":"commit","published_at":"2017-04-26T07:36:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.14/manifests"},{"name":"v1.3.13","sha":"6060166a4069bd376f3e1fb9b9a40deccead872d","kind":"commit","published_at":"2017-04-24T23:01:24.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.13/manifests"},{"name":"v1.3.12","sha":"bc6364af2b50f3bc66a4a57bead0bab651801d7f","kind":"commit","published_at":"2017-04-22T19:01:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.12/manifests"},{"name":"v1.3.11","sha":"c9a642a6d4621241c5aa60722fb74e09ab1eb287","kind":"commit","published_at":"2017-04-20T21:15:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.11/manifests"},{"name":"v1.3.10","sha":"39facbe98d6f401a1d77f18ade5d56508973e713","kind":"commit","published_at":"2017-04-12T17:15:44.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"4970680446513286ba659bfd8301e8b30bacd152","kind":"commit","published_at":"2017-04-11T01:18:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"26412ed354c4a3fbcf2b99c7e0a7e0502a9a2620","kind":"commit","published_at":"2017-04-08T23:12:51.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.8","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"3cce66646bb59ad8b07b4413e2a86fea0ed44203","kind":"commit","published_at":"2017-04-07T23:56:43.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"d9c180008221ede36fc47d934bcca151e83e1ed1","kind":"commit","published_at":"2017-04-06T02:44:02.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"4da73a1ed9cdcd55f4dda405660fb7be23e3cbd5","kind":"commit","published_at":"2017-04-05T04:33:31.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"24a245c396159fda13e99e79217608e041f17667","kind":"commit","published_at":"2017-03-14T04:01:21.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"12c19655c3102937c14bcaffcf58a2465bcf9618","kind":"commit","published_at":"2017-03-11T23:39:33.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"b128548484775ea56c48279f73fca9da9a883bbf","kind":"commit","published_at":"2017-03-11T22:17:04.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.2","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"9d2e61463a0ffba385ad92ed1df60358be43c42a","kind":"commit","published_at":"2017-03-11T20:03:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"45da8a7b7ec2bf75c5f3840a1a5482a23b7618e1","kind":"commit","published_at":"2017-03-10T08:55:12.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.3.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.3.0/manifests"},{"name":"v1.2.15","sha":"824717cf61e0264e4ac45023aa025b427b577be1","kind":"commit","published_at":"2017-03-02T07:16:34.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.15","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"8df51ff224fb7dc171d4032d12be675332ed2dc3","kind":"commit","published_at":"2016-12-23T03:16:56.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.14","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"b93a26e2e715284c5ec072d0f04fd4cd4201a89b","kind":"commit","published_at":"2016-10-19T06:07:17.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.13","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"6bbc5376778148c9cd011ce1b90036cb6af100aa","kind":"commit","published_at":"2016-10-06T06:13:19.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.12","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"3f60c2e0fd78807528661aff36120700d4ff1ed6","kind":"commit","published_at":"2016-09-23T19:58:20.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.11","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"65310c93fecff5703c7aaa65eadfd090dd1b4866","kind":"commit","published_at":"2016-09-21T06:12:39.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.10","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"84ae5ec32d72e24f4474b096b95a3aabe10f1843","kind":"commit","published_at":"2016-09-21T05:20:40.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.9","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.9/manifests"},{"name":"v1.2.7","sha":"df174fab04a098430148b4f79b97526f40c7a36c","kind":"commit","published_at":"2016-08-29T07:34:42.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.7","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"1eb8942b4e2c47db79c69370380c89ebda1af8e3","kind":"commit","published_at":"2016-08-29T06:01:28.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.6","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"32b6bf7ec55b1bf6246798a0abf9d38971a8ebf2","kind":"commit","published_at":"2016-08-15T19:05:05.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.5","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"bfc8f6beaf567b009b6c467478e6a82070ed5ca9","kind":"commit","published_at":"2016-07-24T01:30:52.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.4","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"142913744c88fb893c1f74879770c78a252bdf0f","kind":"commit","published_at":"2016-07-23T00:38:06.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.3","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.3/manifests"},{"name":"v1.2.1","sha":"80b5a043341ade2f15802ad66a62c36f31c43f61","kind":"commit","published_at":"2016-07-20T06:54:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.1","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"2d2fd8e2c2a4f292d78a1094976539fb4d4a736e","kind":"commit","published_at":"2016-07-18T21:53:37.000Z","download_url":"https://codeload.github.com/seleniumbase/SeleniumBase/tar.gz/v1.2.0","html_url":"https://github.com/seleniumbase/SeleniumBase/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/tags/v1.2.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T09:06:39.141Z","dependent_packages_count":0,"downloads":9036,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":3.8903719312368175,"dependent_repos_count":11.868109315583727,"dependent_packages_count":7.373338280337238,"stargazers_count":1.2964618095221183,"forks_count":1.456867143739358,"docker_downloads_count":null,"average":5.177029696083851},"purl":"pkg:pypi/sbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/sbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/sbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/sbase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T08:56:02.137Z","issues_count":1561,"pull_requests_count":378,"avg_time_to_close_issue":195871.6947368421,"avg_time_to_close_pull_request":3175.228723404255,"issues_closed_count":1520,"pull_requests_closed_count":376,"pull_request_authors_count":13,"issue_authors_count":354,"avg_comments_per_issue":2.737347853939782,"avg_comments_per_pull_request":0.16137566137566137,"merged_pull_requests_count":359,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":826,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":62587.38202247191,"past_year_avg_time_to_close_pull_request":4578.471428571429,"past_year_issues_closed_count":801,"past_year_pull_requests_closed_count":140,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":252,"past_year_avg_comments_per_issue":2.875302663438257,"past_year_avg_comments_per_pull_request":0.2642857142857143,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":129,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","maintainers":[{"login":"mdmintz","count":815,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}],"active_maintainers":[{"login":"mdmintz","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/sbase/codemeta","maintainers":[{"uuid":"mdmintz","login":"mdmintz","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/mdmintz/","role":null,"created_at":"2022-11-14T17:23:39.401Z","updated_at":"2022-11-14T17:23:39.401Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mdmintz/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373731,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10871319,"name":"basecase","ecosystem":"pypi","description":"A complete web automation framework for end-to-end testing.","homepage":"https://github.com/seleniumbase/SeleniumBase","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/seleniumbase/SeleniumBase","keywords_array":[],"namespace":null,"versions_count":185,"first_release_published_at":"2024-09-09T19:53:09.000Z","latest_release_published_at":"2026-04-30T19:28:58.000Z","latest_release_number":"4.48.4","last_synced_at":"2026-05-17T10:05:14.343Z","created_at":"2024-09-09T20:30:24.039Z","updated_at":"2026-05-17T10:05:14.344Z","registry_url":"https://pypi.org/project/basecase/","install_command":"pip install basecase --index-url https://pypi.org/simple","documentation_url":"https://seleniumbase.io/","metadata":{"funding":null,"documentation":"https://seleniumbase.io/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: MacOS X","Environment :: Web Environment","Environment :: Win32 (MS Windows)","Framework :: Pytest","Intended Audience :: Developers","Intended Audience :: Information Technology","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Internet","Topic :: Scientific/Engineering","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Software Development :: Testing :: Acceptance","Topic :: Software Development :: Testing :: Traffic Generation","Topic :: Utilities"],"normalized_name":"basecase","project_status":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":2413,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":7.016815377952666,"dependent_repos_count":56.964787498458726,"dependent_packages_count":10.121485077193643,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.701029317868347},"purl":"pkg:pypi/basecase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/basecase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/basecase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/basecase/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/basecase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/basecase/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/basecase/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/basecase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/basecase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/basecase/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373731,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":3514,"full_name":"seleniumbase/SeleniumBase","default_branch":"master","total_commits":8673,"total_committers":40,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":216.825,"dds":0.00864752680733305,"past_year_total_commits":583,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":583.0,"past_year_dds":0.0,"last_synced_at":"2026-05-19T11:03:13.485Z","last_synced_commit":"647a0f9c9ef53df53d5f234d2509e8b90a6e57dd","created_at":"2023-03-07T09:18:00.702Z","updated_at":"2026-05-19T11:02:50.223Z","committers":[{"name":"Michael Mintz","email":"mdmintz@gmail.com","login":"mdmintz","count":8598},{"name":"Ketan Patel","email":"kpatel@veracode.com","login":null,"count":14},{"name":"Revanth","email":"Revanth.mvs@gramener.com","login":null,"count":8},{"name":"Piotr Kochan","email":"p.kochan@tme3c.com","login":"piotrkochan","count":4},{"name":"John Ahigian","email":"higgs.designs@gmail.com","login":"hiqqs","count":4},{"name":"U-VERACODE\\kpatel","email":"kpatel@kpatel-800.Veracode.local","login":null,"count":3},{"name":"Steve Machacz","email":"smachacz@nausetconsulting.com","login":"stevemachacz","count":3},{"name":"Taylor McGinnis","email":"taylor.mcginnis@asics.com","login":"TaylorMcGinnis","count":3},{"name":"Alex","email":"52292902+alexrudd2","login":"alexrudd2","count":2},{"name":"Andrzej Klajnert","email":"github@aklajnert.pl","login":"aklajnert","count":2},{"name":"Dima Spivak","email":"dima@streamsets.com","login":"dimaspivak","count":2},{"name":"Roger Erens","email":"roger.erens@e-s-c.biz","login":"rogererens","count":2},{"name":"johnhiggs","email":"john.ahigian@hqo.co","login":null,"count":1},{"name":"苏伟均","email":"suweijun@lidig.com","login":null,"count":1},{"name":"John Ahigian","email":"jahigian@arkpes.com","login":null,"count":1},{"name":"Graham Hargreaves","email":"graham.hargreaves@fil.com","login":null,"count":1},{"name":"Artur","email":"arturffigiel@gmail.com","login":"Fiiii","count":1},{"name":"Dev world","email":"48672862+deveworld","login":"deveworld","count":1},{"name":"Dmitry Baev","email":"baev.dm@gmail.com","login":"baev","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"starlingvibes","email":"starlingroot@protonmail.com","login":"starlingvibes","count":1},{"name":"showwin","email":"showwin_kmc@yahoo.co.jp","login":"showwin","count":1},{"name":"nathaniel-s","email":"41346722+nathaniel-s","login":"nathaniel-s","count":1},{"name":"ktp420","email":"ktp420","login":"ktp420","count":1},{"name":"john","email":"john@saponara.us","login":"jsaponara","count":1},{"name":"jochen","email":"jochen@netlog.com","login":"delabiejochen","count":1},{"name":"jdholtz","email":"joeyholtzman0507@gmail.com","login":"jdholtz","count":1},{"name":"dE1l","email":"dell.oxl@gmail.com","login":"dE1l","count":1},{"name":"alinmihailiuc","email":"45452622+alinmihailiuc","login":"alinmihailiuc","count":1},{"name":"Veena Devi","email":"veenadevi.s@gmail.com","login":"veenadevi","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Simon K","email":"jackofspaces@gmail.com","login":"symonk","count":1},{"name":"Revanth","email":"revanth.mvs@hotmail.com","login":"surevs","count":1},{"name":"Matt Tunny","email":"matt.tunny@gmail.com","login":"MattTunny","count":1},{"name":"Masanori Kawarada","email":"19923591+kawarada-san","login":"kawarada-san","count":1},{"name":"Martin Michlmayr","email":"tbm@cyrius.com","login":"tbm","count":1},{"name":"Karolis Kalantojus","email":"karolis.kalantojus@gmail.com","login":"kkarolis","count":1},{"name":"ImgBotApp","email":"ImgBotHelp@gmail.com","login":"ImgBotApp","count":1},{"name":"Francesco Frassinelli","email":"francesco.frassinelli@nina.no","login":"frafra","count":1},{"name":"Filipe Guerra","email":"filipehmguerra@yahoo.com.br","login":"filipe-guerra","count":1}],"past_year_committers":[{"name":"Michael Mintz","email":"mdmintz@gmail.com","login":"mdmintz","count":583}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-29T00:00:10.182Z","repositories_count":6246617,"commits_count":883112239,"contributors_count":34968528,"owners_count":1159832,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"seleniumbase/SeleniumBase","html_url":"https://github.com/seleniumbase/SeleniumBase","last_synced_at":"2026-05-03T05:23:34.095Z","status":null,"issues_count":1324,"pull_requests_count":448,"avg_time_to_close_issue":142670.83404619334,"avg_time_to_close_pull_request":5078.518691588785,"issues_closed_count":1169,"pull_requests_closed_count":428,"pull_request_authors_count":34,"issue_authors_count":585,"avg_comments_per_issue":1.8323262839879153,"avg_comments_per_pull_request":0.18526785714285715,"merged_pull_requests_count":381,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":140,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":26637.063157894736,"past_year_avg_time_to_close_pull_request":5874.454545454545,"past_year_issues_closed_count":95,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.18181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":22,"created_at":"2023-05-14T08:02:24.618Z","updated_at":"2026-05-03T05:23:34.096Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seleniumbase%2FSeleniumBase/issues","issue_labels_count":{"table":{"question":435,"UC Mode":340,"UC Mode / CDP Mode":235,"enhancement":179,"bug":137,"duplicate":123,"external":90,"can't reproduce":75,"incorrect usage":71,"invalid usage":68,"SeleniumBase 4":52,"workaround exists":51,"feature or fix already exists":38,"documentation":34,"self-resolved":22,"News / Announcements":20,"dependencies":18,"invalid":16,"more info needed":15,"tests":14,"requirements":14,"Fun":13,"Tutorials \u0026 Learning":13,"not enough info":7,"maintainer away / on vacation":6,"Tutorials \u0026 Marketing":5,"Not Legal / (Won't Help)":4,"won't change / not planned":2,"NEWS":1,"SeleniumBase 3":1}},"pull_request_labels_count":{"table":{"enhancement":381,"SeleniumBase 4":378,"dependencies":193,"tests":175,"UC Mode / CDP Mode":110,"UC Mode":72,"documentation":49,"requirements":7,"duplicate":1,"Tutorials \u0026 Learning":1}},"issue_author_associations_count":{"table":{"NONE":963,"MEMBER":343,"CONTRIBUTOR":18}},"pull_request_author_associations_count":{"table":{"MEMBER":393,"NONE":49,"CONTRIBUTOR":6}},"issue_authors":{"table":{"mdmintz":343,"meilisong1":19,"FranciscoPalomares":14,"ahmedabdelhamedz":13,"manel00":12,"chiangbar":9,"YOTYTeaM":9,"LiPingYen":8,"muffinweb":8,"M-Zubair10":7,"chenhaijun02":7,"julesmcrt":7,"WaterLoran":6,"HPODEV":6,"pythondeveloperz":6,"mkuchuman":6,"ngantsung":6,"adarmawan117":6,"anovob":6,"MacMarde":6,"symonk":6,"schamen":6,"Orbiszeus":5,"matteocacciola":5,"cw010":5,"zxczxcdev":5,"GlobalMe2017":5,"Id1n":5,"subh-sk":5,"dx-bear":5,"gouravkumar99":5,"frafra":5,"guocity":5,"moadennagi":5,"kitsune0n":4,"createNull":4,"sonce":4,"oniononion36":4,"ttraxxrepo":4,"smanenti":4,"PankajSavaliya":4,"cjydayang":4,"breadacker":4,"ShogoDev0212":4,"bjornkarlsson":4,"fyxtc":4,"ansonhe":4,"dh12306":3,"FRIKIdelTO":3,"mIgLLL":3,"gabrielsim":3,"Clome":3,"Mykhailodanyliuk":3,"teamdts":3,"tkozybski":3,"vmolostvov":3,"Egorka1":3,"Damji7":3,"asibhossen897":3,"kreethandsouza":3,"xiaocf-git":3,"mastafadhil":3,"cohnhead66":3,"radovs3245":3,"jdholtz":3,"quyunet":3,"NiamurRashid":3,"dashng":3,"iamumairayub":3,"DRVR1":3,"dennis0127":3,"fashionprivate":3,"mobti100":3,"fremeni":3,"nhatxx":3,"tejendrapsingh":3,"jkoestner":3,"adadale":3,"dineshKumar777":3,"AdilMughal2126":2,"ahmedabdelhamedzzz":2,"Dmitri-Sintsov":2,"flairekq":2,"namename-123":2,"mvx20":2,"reloaden":2,"SSujitX":2,"gitkdp2844":2,"sridharstreaks":2,"CatalinaCharlotte":2,"gottogethelp":2,"dowenb":2,"boludoz":2,"Maxhem2":2,"ivanovevgeny":2,"cchan":2,"danielshtel":2,"MrCB08":2,"Hozefaa72":2,"LeaDer-E":2,"naweed1992":2,"brnlee":2,"Marsango":2,"alerodm":2,"purpleZeahorze":2,"steinpigs":2,"mrwillis":2,"mynguyen95dn":2,"WinXsp":2,"miaodahua":2,"erdaldogan":2,"momo9933":2,"ahmad22ta":2,"Write":2,"piotrkochan":2,"Allmight3":2,"lambdina":2,"pablorq":2,"ItTestKing":2,"HarisMilonas":2,"mdonova33":2,"wuwen5":2,"Mracobes9":2,"leesache":2,"RoseGoli":2,"bfgngfnfgmnggn":2,"sarkrui":2,"SenseiSol":2,"zing75blog":2,"KolyStudio":2,"pauljohnySN":2,"BishoLv":2,"bao1311":2,"henzycuong1":2,"weizigege":2,"ZoneLover":2,"chahak13":2,"LoadingT":2,"surevs":2,"ZcodeZ777":2,"STARKILLER-1":2,"Dylgod":2,"ProtocolNebula":2,"Shpakoff":2,"nicq10":2,"Jobine23":2,"wangrocky":2,"pedrots00":2,"scrapenetwork":2,"skald":2,"cengizili":2,"farisyusry":2,"Ashish3080":2,"faisalriazgoraya":2,"Pidoffka":2,"tank2737":2,"june9713":2,"graysuit":2,"own3mall":2,"TheHolsback":2,"mrafieefard":2,"TisuHitam":2,"donggoing":2,"alepodj":2,"RasecMalkic":2,"gupta723":2,"luckyboy-wei":2,"BEST1AV":2,"thomvas":2,"Akshay-Shingala":2,"taiwan-king":2,"pikulec777":2,"thienha1":2,"ertugrulcakici":1,"officicalalkhaldi":1,"ton77v":1,"montovaneli":1,"denis-coelho-qamm":1,"acpn":1,"mxzdev":1,"marconimedeiros2":1,"jwadow":1,"d3mon187":1,"reeexpert":1,"spinau":1,"jiwoo-ch":1,"mbastian":1,"pyleo-1998":1,"RoosterZhao":1,"wiki119":1,"ytk223344":1,"adamschachne":1,"hyeoni369":1,"kingchenc":1,"Juanfra24":1,"ranni-follower":1,"krypterro":1,"felipehertzer":1,"andy2301":1,"Rapid1898-code":1,"ScriptKiddie-1234":1,"ai-drive-byte":1,"trihai306":1,"zodac":1,"MoetezKhemissi":1,"mtr587":1,"leo562":1,"LucasDurian":1,"tann3r4k":1,"FreeM1ne":1,"megalevel":1,"LostInDarkMath":1,"molinacarlos":1,"BelugaByte":1,"uendelbatista":1,"iPhaco":1,"ranggaggngntt":1,"D0kerj0int":1,"nyg":1,"rdcyuxi":1,"fw-real":1,"alex-alaliwi":1,"anthonyg45157":1,"qomhmd":1,"BlondinkaQ":1,"jeffreyouni":1,"thewildman":1,"cloudswar":1,"bbales":1,"sagedemage":1,"ichsanni":1,"lomiz":1,"phamxuanphongson":1,"tranngocminhhieu":1,"aspirin37":1,"p-rk":1,"magicpigomg":1,"rafafranco2203":1,"anlanone":1,"cipherpodliq1":1,"hugovk":1,"naueramant":1,"jorisstander":1,"olait2018":1,"MaksimZinovev":1,"iWeeDev":1,"notArTeM":1,"JamesKN1":1,"tamireiny":1,"JakobReal-rgb":1,"alish511":1,"isparks-tg":1,"lgcavalheiro":1,"ntdgo":1,"ruperson":1,"quickdraw6906":1,"plumiron":1,"talhatek":1,"christinajoice":1,"Takundanashe":1,"alexkallai":1,"sch-collab":1,"izharus":1,"tfiwm":1,"link0587":1,"raymomo":1,"harpreetrandhawa":1,"MattWaller":1,"dwk601":1,"sinawic":1,"cmp-nct":1,"coseto6125":1,"cdchris12":1,"xianyo":1,"kaliiiiiiiiii":1,"kvabapo":1,"panwize3":1,"waylonli":1,"TurgutHarunArslan":1,"Romhast":1,"badr-elmasry":1,"samiklah":1,"oyj-cmd":1,"chouex":1,"Asekos08":1,"Noodles0x00":1,"elstrm2":1,"linhtrinh18":1,"tkspeking":1,"smf723":1,"waysiPire0":1,"stevedep":1,"steve1316":1,"desis123":1,"wuch-g2v":1,"harleyLuke":1,"Roboflex30":1,"dickcarlee":1,"elsheikh21":1,"SlimeBswervin":1,"himasimplisafe":1,"alpgul":1,"XenoAura":1,"S2001B":1,"naveen-hitachi":1,"adityai":1,"belalmuhamedd":1,"zbximo":1,"mdaliyot":1,"crawlchange":1,"JimKarvo":1,"vinifr":1,"yingrulinn":1,"TyronMYoung11":1,"taytanqbpass":1,"curl2":1,"shimu-painting":1,"d121122gma":1,"Assia55":1,"boimouseorange":1,"dominicci13":1,"swatigour2000":1,"eze2286":1,"ilazaric":1,"Akaliix":1,"Davidd-u":1,"jrtitus":1,"Ckin111":1,"johnpjust":1,"Apogavi":1,"adron-s":1,"JasonCrowe":1,"vannguyen799":1,"Rhaniel0":1,"zackees":1,"Kristinita":1,"vinayyak":1,"nyx-rattapoom":1,"landonb629":1,"null8tr":1,"ydeagan":1,"MiMaPr":1,"cjnqt":1,"robalmeister":1,"Loukious":1,"Marwan0":1,"yassirone":1,"thanhvodad":1,"will-ia-m":1,"benjaminsaff":1,"d3cryptofc":1,"codepujan":1,"yash2880":1,"SanketBaraiya":1,"izzetxyz":1,"aboessa":1,"praveenyadav3011":1,"st7xxx":1,"anilreddy":1,"anshdavid":1,"Gantaronee":1,"xthomas8888":1,"AmirHosseinJ":1,"MaxKarpyza":1,"bbajwa346":1,"twv123":1,"matthewxuda":1,"jimmy927":1,"balovp":1,"Anurag130899":1,"carlosal1015":1,"alexmosc":1,"manojs1978":1,"morndej":1,"playerk17":1,"cx4":1,"bogdanblazhkevych":1,"adi-son":1,"NCLnclNCL":1,"Vai3soh":1,"SiTu-JIanying":1,"lomanq":1,"jilaypandya":1,"atjtest":1,"FraneCal":1,"exelanz":1,"Jelly-Pudding":1,"Magic4k":1,"ipf37200":1,"pradeepvegesna":1,"ramondeboer":1,"jmonfron":1,"umairbajwa":1,"davidjivan":1,"pbrkr":1,"iRespectOnlyYen":1,"Khald1998":1,"andreasstavrousatalia":1,"AlyHany":1,"assomy":1,"NexusDC72":1,"Jovvik":1,"bulbozawr":1,"SandroDeJesus":1,"ScottCov":1,"ArchLinuxAddict":1,"iammarco11":1,"Dourfyt":1,"Yevlovy":1,"kloczek":1,"Soulittude":1,"semirshafi":1,"erfanedaraby":1,"bt-ctsmith":1,"AlexPaiva":1,"peaceyourself":1,"Jonsch-HTL":1,"ightingale":1,"nigel436":1,"Saur-av":1,"DiyarD":1,"OpsecGuy":1,"Roboxkin":1,"stefan9999991":1,"xiongzhenglong":1,"jonnytracker":1,"magneto2010":1,"FrostUNK":1,"SpiritXmas":1,"moiztravadi":1,"J-sephB-lt-n":1,"sirEgghead":1,"mrmi6":1,"stanislaw":1,"mybdye":1,"yokotsumo":1,"slvamegestic":1,"StareNew01":1,"gdub":1,"hengliu0919":1,"evan1108":1,"ChipsikDev":1,"Abdelgha-4":1,"SandPipper":1,"yelingjun":1,"dmytrokoren":1,"listerplus":1,"CLIRD":1,"Bulat-Gumerov":1,"flash4096":1,"RomainFrbl":1,"Black-Hole1004":1,"LinChiQ":1,"packfile":1,"kucingkembar":1,"Pragmatism0220":1,"Pugio":1,"deepaksharma-smv":1,"ggforces":1,"tom63001":1,"shaneilahi":1,"VeryFunnyXD":1,"tromotixc":1,"ehdud8451":1,"pgroot91":1,"alex4845":1,"a1malgorithm":1,"hbqclh":1,"carolhng":1,"mrghubba":1,"menbre":1,"ObiAU":1,"kiljag":1,"laalu675":1,"nevoomer":1,"spsch":1,"WZQ1993":1,"steve140298":1,"antooro":1,"Yougz-Teapot":1,"vaswix":1,"JoseAmaral436":1,"Code-With-Hashim":1,"denghuols":1,"JorgeGAGR":1,"adri1336":1,"tianlichunhong":1,"aymanqabbal0":1,"stuckinthe":1,"thiagopaganelli-soc":1,"fgibertoni":1,"riley-ball":1,"Podolyan98":1,"plscomeback":1,"saifalimz":1,"AbdulRehman9092":1,"Jamal135":1,"hwk06023":1,"el-bekasto":1,"juhacz":1,"2-X":1,"Skeo220":1,"PFython":1,"agp22888":1,"Ali-Flt":1,"Tarster":1,"Philfromtherhine":1,"JonasZaoui2":1,"andinua":1,"bhautik-mangukiya":1,"Paresh-Maheshwari":1,"davidAlgis":1,"lgrytdwtla":1,"7ranadheer":1,"vladandersb":1,"junghyun3":1,"efemeria":1,"Makoish":1,"blondski":1,"Ahmabo":1,"SofiiaStrelnikova":1,"Gemini-NX":1,"cgpacifico":1,"aghasemi":1,"jaydeep1305":1,"shadihh9":1,"Nathan-Romano":1,"hnnoye04":1,"jonalim":1,"kobenguyent":1,"hongjiang11":1,"Mo0LY":1,"zscrape":1,"MaazBinMusa":1,"BelugaWhale":1,"SzilvasiPeter":1,"gab-i-alves":1,"IrsathN":1,"tiendinhquang":1,"Th0mas89":1,"SMTamim":1,"hitting-them":1,"sleepyzardo":1,"0xlearner":1,"maxi-am":1,"xipeng5":1,"ithjz":1,"ramazan-umutlu":1,"GJayLG":1,"zqxyus":1,"emin63":1,"FireCat999":1,"AitchY-sh":1,"SortedShuffle":1,"luey-punch":1,"Willshears":1,"forrlm":1,"kwilsonmg":1,"hulleyrob":1,"Ehsan-U":1,"horlas08":1,"Ramonrune":1,"zoennnnn":1,"suredarv06":1,"AchilleAsh":1,"BarnabasSzabolcs":1,"svenstehle":1,"NourEssalam":1,"JustusLatzer":1,"seasoncool":1,"mahsa2017":1,"GOOGLI4CH":1,"levushakov":1,"tzbo":1,"fridary":1,"Sytehel-1337":1,"seanwachs":1,"montanon":1,"bokicks283":1,"anastasiam":1,"Eliobosdet":1,"Reza79803":1,"Flojomojo":1,"lolren":1,"Scooper54":1}},"pull_request_authors":{"table":{"mdmintz":393,"anilabhadatta":6,"ureyni":2,"anupamme":2,"montovaneli":2,"Dmitri-Sintsov":2,"S3it4ma":2,"KRRT7":2,"reddyyateesh":2,"jmartinn":2,"felipehertzer":2,"agp22888":2,"baev":2,"Javier111228":2,"deveworld":2,"jimmy927":2,"BlocksDevPro":2,"vaswix":2,"marcelo-souto":2,"jdholtz":1,"adityai":1,"dorlanpabon":1,"emmanuel-ferdman":1,"zhuliuyang0203":1,"RomanJus":1,"mxzdev":1,"AtaSahin":1,"Fiiii":1,"xeonizer":1,"TaylorMcGinnis":1,"manra399":1,"phongdatgl":1,"Abdelgha-4":1,"ManiMozaffar":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14626361,"issues_count":34189132,"pull_requests_count":111866994,"authors_count":11264713,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"UC Mode / CDP Mode":54,"question":32,"invalid usage":18,"duplicate":13,"enhancement":11,"can't reproduce":10,"external":7,"bug":5,"Fun":3,"News / Announcements":3,"not enough info":3,"Tutorials \u0026 Learning":3,"workaround exists":3,"tests":2,"SeleniumBase 4":1,"documentation":1,"feature or fix already exists":1,"won't change / not planned":1,"dependencies":1,"invalid":1}},"past_year_pull_request_labels_count":{"table":{"enhancement":26,"SeleniumBase 4":26,"dependencies":23,"UC Mode / CDP Mode":20,"tests":12,"documentation":4,"requirements":1}},"past_year_issue_author_associations_count":{"table":{"NONE":108,"MEMBER":20,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":29,"NONE":8}},"past_year_issue_authors":{"table":{"mdmintz":20,"GlobalMe2017":5,"HPODEV":5,"muffinweb":4,"sonce":4,"schamen":3,"Egorka1":2,"reloaden":2,"smanenti":2,"breadacker":2,"HarisMilonas":2,"Hozefaa72":2,"sridharstreaks":2,"naweed1992":2,"oyj-cmd":1,"oniononion36":1,"panwize3":1,"ObiAU":1,"nyx-rattapoom":1,"nyg":1,"notArTeM":1,"ramazan-umutlu":1,"rdcyuxi":1,"mtr587":1,"mrafieefard":1,"chouex":1,"zoennnnn":1,"zodac":1,"zbximo":1,"yokotsumo":1,"yelingjun":1,"will-ia-m":1,"TyronMYoung11":1,"tom63001":1,"tiendinhquang":1,"thewildman":1,"Tarster":1,"swatigour2000":1,"subh-sk":1,"spinau":1,"Soulittude":1,"SortedShuffle":1,"shaneilahi":1,"shadihh9":1,"sch-collab":1,"sagedemage":1,"RoosterZhao":1,"bulbozawr":1,"Bulat-Gumerov":1,"blondski":1,"benjaminsaff":1,"bbajwa346":1,"aymanqabbal0":1,"aspirin37":1,"Apogavi":1,"anshdavid":1,"anovob":1,"andy2301":1,"andreasstavrousatalia":1,"AlyHany":1,"alpgul":1,"alex-alaliwi":1,"alerodm":1,"adi-son":1,"AbdulRehman9092":1,"Abdelgha-4":1,"MoetezKhemissi":1,"Maxhem2":1,"Makoish":1,"Loukious":1,"jonalim":1,"Jobine23":1,"jdholtz":1,"jaydeep1305":1,"izzetxyz":1,"isparks-tg":1,"ilazaric":1,"horlas08":1,"fremeni":1,"ertugrulcakici":1,"erfanedaraby":1,"dx-bear":1,"deepaksharma-smv":1,"danielshtel":1,"crawlchange":1,"cipherpodliq1":1}},"past_year_pull_request_authors":{"table":{"mdmintz":29,"anupamme":2,"Abdelgha-4":1,"AtaSahin":1,"dorlanpabon":1,"manra399":1,"xeonizer":1,"zhuliuyang0203":1}},"maintainers":[{"table":{"login":"mdmintz","count":736,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}}],"active_maintainers":[{"table":{"login":"mdmintz","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdmintz"}}]}},"events":null,"keywords":["anti-detection","bot-detection","chromedriver","chromium","e2e-testing","end-to-end-testing","playwright","pytest","python","python-scraper","selenium","selenium-python","seleniumbase","test-automation","web-automation","web-scraping","webdriver","webscraping"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pages.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:04:30.153Z","updated_at":"2023-01-13T18:04:30.153Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/.github/workflows/pages.yml","dependencies":[{"id":6890996852,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890996853,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890996854,"package_name":"actions/jekyll-build-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890996855,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6890996856,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:04:30.181Z","updated_at":"2023-01-13T18:04:30.181Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/.github/workflows/python-package.yml","dependencies":[{"id":6890996857,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890996858,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T18:04:30.220Z","updated_at":"2023-01-13T18:04:30.220Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/Dockerfile","dependencies":[{"id":6890996859,"package_name":"ubuntu","ecosystem":"docker","requirements":"18.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"integrations/node_js/npm-shrinkwrap.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T18:04:30.261Z","updated_at":"2023-01-13T18:04:30.261Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/integrations/node_js/npm-shrinkwrap.json","dependencies":[{"id":6890996860,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":6890996861,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890996862,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":6890996863,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890996864,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":6890996865,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6890996866,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6890996867,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":6890996868,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":6890996869,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890996870,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":6890996871,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":6890996872,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":6890996873,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":6890996874,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6890996875,"package_name":"express","ecosystem":"npm","requirements":"4.17.2","direct":false,"kind":"runtime","optional":false},{"id":6890996876,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890996877,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890996878,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6890996879,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6890996880,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":6890996881,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":6890996882,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":6890996883,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890996884,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890996885,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890996886,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6890996887,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":6890996888,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":6890996889,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890996890,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":6890996891,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6890996892,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":6890996893,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":6890996894,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":6890996895,"package_name":"qs","ecosystem":"npm","requirements":"6.9.6","direct":false,"kind":"runtime","optional":false},{"id":6890996896,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":6890996897,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":6890996898,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":6890996899,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":6890996900,"package_name":"send","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"runtime","optional":false},{"id":6890996901,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":6890996902,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"runtime","optional":false},{"id":6890996903,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":6890996904,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6890996905,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890996906,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":6890996907,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6890996908,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6890996909,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"integrations/node_js/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T18:04:30.297Z","updated_at":"2023-01-13T18:04:30.297Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/integrations/node_js/package.json","dependencies":[{"id":6890996910,"package_name":"express","ecosystem":"npm","requirements":"~4.17.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"mkdocs_build/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T18:04:30.331Z","updated_at":"2023-01-13T18:04:30.331Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/mkdocs_build/requirements.txt","dependencies":[{"id":6890996911,"package_name":"regex","ecosystem":"pypi","requirements":"\u003e=2022.10.31","direct":true,"kind":"runtime","optional":false},{"id":6890996912,"package_name":"pkginfo","ecosystem":"pypi","requirements":"\u003e=1.9.6","direct":true,"kind":"runtime","optional":false},{"id":6890996913,"package_name":"docutils","ecosystem":"pypi","requirements":"==0.19","direct":true,"kind":"runtime","optional":false},{"id":6890996914,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"==2.8.2","direct":true,"kind":"runtime","optional":false},{"id":6890996915,"package_name":"livereload","ecosystem":"pypi","requirements":"==2.6.3","direct":true,"kind":"runtime","optional":false},{"id":6890996916,"package_name":"joblib","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890996917,"package_name":"Markdown","ecosystem":"pypi","requirements":"==3.3.7","direct":true,"kind":"runtime","optional":false},{"id":6890996918,"package_name":"MarkupSafe","ecosystem":"pypi","requirements":"==2.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890996919,"package_name":"keyring","ecosystem":"pypi","requirements":"==23.13.1","direct":true,"kind":"runtime","optional":false},{"id":6890996920,"package_name":"Jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":6890996921,"package_name":"click","ecosystem":"pypi","requirements":"==8.1.3","direct":true,"kind":"runtime","optional":false},{"id":6890996922,"package_name":"zipp","ecosystem":"pypi","requirements":"==3.11.0","direct":true,"kind":"runtime","optional":false},{"id":6890996923,"package_name":"ghp-import","ecosystem":"pypi","requirements":"==2.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890996924,"package_name":"readme-renderer","ecosystem":"pypi","requirements":"==37.3","direct":true,"kind":"runtime","optional":false},{"id":6890996925,"package_name":"pymdown-extensions","ecosystem":"pypi","requirements":"==9.9.1","direct":true,"kind":"runtime","optional":false},{"id":6890996926,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890996927,"package_name":"pipdeptree","ecosystem":"pypi","requirements":"==2.3.3","direct":true,"kind":"runtime","optional":false},{"id":6890996928,"package_name":"bleach","ecosystem":"pypi","requirements":"==5.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890996929,"package_name":"lunr","ecosystem":"pypi","requirements":"==0.6.2","direct":true,"kind":"runtime","optional":false},{"id":6890996930,"package_name":"nltk","ecosystem":"pypi","requirements":"==3.8.1","direct":true,"kind":"runtime","optional":false},{"id":6890996931,"package_name":"tornado","ecosystem":"pypi","requirements":"==6.2","direct":true,"kind":"runtime","optional":false},{"id":6890996932,"package_name":"watchdog","ecosystem":"pypi","requirements":"==2.2.1","direct":true,"kind":"runtime","optional":false},{"id":6890996933,"package_name":"cairocffi","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890996934,"package_name":"cairosvg","ecosystem":"pypi","requirements":"==2.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890996935,"package_name":"cssselect2","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6890996936,"package_name":"tinycss2","ecosystem":"pypi","requirements":"==1.2.1","direct":true,"kind":"runtime","optional":false},{"id":6890996937,"package_name":"defusedxml","ecosystem":"pypi","requirements":"==0.7.1","direct":true,"kind":"runtime","optional":false},{"id":6890996938,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"runtime","optional":false},{"id":6890996939,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==9.0.4","direct":true,"kind":"runtime","optional":false},{"id":6890996940,"package_name":"mkdocs-exclude-search","ecosystem":"pypi","requirements":"==0.6.4","direct":true,"kind":"runtime","optional":false},{"id":6890996941,"package_name":"mkdocs-simple-hooks","ecosystem":"pypi","requirements":"==0.1.5","direct":true,"kind":"runtime","optional":false},{"id":6890996942,"package_name":"mkdocs-material-extensions","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T18:04:30.377Z","updated_at":"2023-01-13T18:04:30.377Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/requirements.txt","dependencies":[{"id":6890996943,"package_name":"pip","ecosystem":"pypi","requirements":"\u003e=21.3.1","direct":true,"kind":"runtime","optional":false},{"id":6890996944,"package_name":"pip","ecosystem":"pypi","requirements":"\u003e=22.3.1","direct":true,"kind":"runtime","optional":false},{"id":6890996945,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=21.3","direct":true,"kind":"runtime","optional":false},{"id":6890996946,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=23.0","direct":true,"kind":"runtime","optional":false},{"id":6890996947,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=59.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890996948,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=65.7.0","direct":true,"kind":"runtime","optional":false},{"id":6890996949,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=1.2.3","direct":true,"kind":"runtime","optional":false},{"id":6890996950,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890996951,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.64.1","direct":true,"kind":"runtime","optional":false},{"id":6890996952,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.37.1","direct":true,"kind":"runtime","optional":false},{"id":6890996953,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.38.4","direct":true,"kind":"runtime","optional":false},{"id":6890996954,"package_name":"attrs","ecosystem":"pypi","requirements":"==22.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890996955,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=22.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890996956,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=6.0","direct":true,"kind":"runtime","optional":false},{"id":6890996957,"package_name":"certifi","ecosystem":"pypi","requirements":"\u003e=2022.12.7","direct":true,"kind":"runtime","optional":false},{"id":6890996958,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.4.1","direct":true,"kind":"runtime","optional":false},{"id":6890996959,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.9.0","direct":true,"kind":"runtime","optional":false},{"id":6890996960,"package_name":"platformdirs","ecosystem":"pypi","requirements":"\u003e=2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890996961,"package_name":"platformdirs","ecosystem":"pypi","requirements":"\u003e=2.6.2","direct":true,"kind":"runtime","optional":false},{"id":6890996962,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=3.0.7","direct":true,"kind":"runtime","optional":false},{"id":6890996963,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=3.0.9","direct":true,"kind":"runtime","optional":false},{"id":6890996964,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":6890996965,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":6890996966,"package_name":"chardet","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890996967,"package_name":"chardet","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890996968,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":true,"kind":"runtime","optional":false},{"id":6890996969,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890996970,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.12","direct":true,"kind":"runtime","optional":false},{"id":6890996971,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.14","direct":true,"kind":"runtime","optional":false},{"id":6890996972,"package_name":"requests","ecosystem":"pypi","requirements":"==2.27.1","direct":true,"kind":"runtime","optional":false},{"id":6890996973,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.2","direct":true,"kind":"runtime","optional":false},{"id":6890996974,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"==0.10.1","direct":true,"kind":"runtime","optional":false},{"id":6890996975,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":true,"kind":"runtime","optional":false},{"id":6890996976,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6890996977,"package_name":"h11","ecosystem":"pypi","requirements":"==0.14.0","direct":true,"kind":"runtime","optional":false},{"id":6890996978,"package_name":"outcome","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890996979,"package_name":"trio","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":6890996980,"package_name":"trio-websocket","ecosystem":"pypi","requirements":"==0.9.2","direct":true,"kind":"runtime","optional":false},{"id":6890996981,"package_name":"websockets","ecosystem":"pypi","requirements":"==10.4","direct":true,"kind":"runtime","optional":false},{"id":6890996982,"package_name":"pyopenssl","ecosystem":"pypi","requirements":"==23.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890996983,"package_name":"wsproto","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890996984,"package_name":"selenium","ecosystem":"pypi","requirements":"==3.141.0","direct":true,"kind":"runtime","optional":false},{"id":6890996985,"package_name":"selenium","ecosystem":"pypi","requirements":"==4.7.2","direct":true,"kind":"runtime","optional":false},{"id":6890996986,"package_name":"msedge-selenium-tools","ecosystem":"pypi","requirements":"==3.141.3","direct":true,"kind":"runtime","optional":false},{"id":6890996987,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==8.14.0","direct":true,"kind":"runtime","optional":false},{"id":6890996988,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==9.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890996989,"package_name":"cssselect","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890996990,"package_name":"cssselect","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890996991,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890996992,"package_name":"fasteners","ecosystem":"pypi","requirements":"==0.17.3","direct":true,"kind":"runtime","optional":false},{"id":6890996993,"package_name":"fasteners","ecosystem":"pypi","requirements":"==0.18","direct":true,"kind":"runtime","optional":false},{"id":6890996994,"package_name":"execnet","ecosystem":"pypi","requirements":"==1.9.0","direct":true,"kind":"runtime","optional":false},{"id":6890996995,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890996996,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890996997,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890996998,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":6890996999,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997000,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997001,"package_name":"pytest-forked","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890997002,"package_name":"pytest-html","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997003,"package_name":"pytest-metadata","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":6890997004,"package_name":"pytest-metadata","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":6890997005,"package_name":"pytest-ordering","ecosystem":"pypi","requirements":"==0.6","direct":true,"kind":"runtime","optional":false},{"id":6890997006,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"==10.3","direct":true,"kind":"runtime","optional":false},{"id":6890997007,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"==11.0","direct":true,"kind":"runtime","optional":false},{"id":6890997008,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false},{"id":6890997009,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997010,"package_name":"parameterized","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":6890997011,"package_name":"sbvirtualdisplay","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890997012,"package_name":"behave","ecosystem":"pypi","requirements":"==1.2.6","direct":true,"kind":"runtime","optional":false},{"id":6890997013,"package_name":"parse","ecosystem":"pypi","requirements":"==1.19.0","direct":true,"kind":"runtime","optional":false},{"id":6890997014,"package_name":"parse-type","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890997015,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.3.2.post1","direct":true,"kind":"runtime","optional":false},{"id":6890997016,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.11.1","direct":true,"kind":"runtime","optional":false},{"id":6890997017,"package_name":"cryptography","ecosystem":"pypi","requirements":"==36.0.2","direct":true,"kind":"runtime","optional":false},{"id":6890997018,"package_name":"cryptography","ecosystem":"pypi","requirements":"==39.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997019,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":6890997020,"package_name":"pyreadline3","ecosystem":"pypi","requirements":"==3.4.1","direct":true,"kind":"runtime","optional":false},{"id":6890997021,"package_name":"tabcompleter","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997022,"package_name":"pdbp","ecosystem":"pypi","requirements":"==1.2.7","direct":true,"kind":"runtime","optional":false},{"id":6890997023,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.5","direct":true,"kind":"runtime","optional":false},{"id":6890997024,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":true,"kind":"runtime","optional":false},{"id":6890997025,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997026,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997027,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":true,"kind":"runtime","optional":false},{"id":6890997028,"package_name":"pyotp","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"runtime","optional":false},{"id":6890997029,"package_name":"pyotp","ecosystem":"pypi","requirements":"==2.8.0","direct":true,"kind":"runtime","optional":false},{"id":6890997030,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":true,"kind":"runtime","optional":false},{"id":6890997031,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890997032,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890997033,"package_name":"rich","ecosystem":"pypi","requirements":"==12.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890997034,"package_name":"rich","ecosystem":"pypi","requirements":"==13.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997035,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.2","direct":true,"kind":"runtime","optional":false},{"id":6890997036,"package_name":"coverage","ecosystem":"pypi","requirements":"==7.0.5","direct":true,"kind":"runtime","optional":false},{"id":6890997037,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997038,"package_name":"flake8","ecosystem":"pypi","requirements":"==5.0.4","direct":true,"kind":"runtime","optional":false},{"id":6890997039,"package_name":"flake8","ecosystem":"pypi","requirements":"==6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997040,"package_name":"mccabe","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6890997041,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false},{"id":6890997042,"package_name":"pyflakes","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997043,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.9.1","direct":true,"kind":"runtime","optional":false},{"id":6890997044,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"==2.10.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T18:04:30.456Z","updated_at":"2023-01-13T18:04:30.456Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/setup.py","dependencies":[{"id":6890997045,"package_name":"pip","ecosystem":"pypi","requirements":"\u003e=21.3.1","direct":true,"kind":"runtime","optional":false},{"id":6890997046,"package_name":"pip","ecosystem":"pypi","requirements":"\u003e=22.3.1","direct":true,"kind":"runtime","optional":false},{"id":6890997047,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=21.3","direct":true,"kind":"runtime","optional":false},{"id":6890997048,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=23.0","direct":true,"kind":"runtime","optional":false},{"id":6890997049,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=59.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890997050,"package_name":"setuptools","ecosystem":"pypi","requirements":"\u003e=65.7.0","direct":true,"kind":"runtime","optional":false},{"id":6890997051,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=1.2.3","direct":true,"kind":"runtime","optional":false},{"id":6890997052,"package_name":"tomli","ecosystem":"pypi","requirements":"\u003e=2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997053,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.64.1","direct":true,"kind":"runtime","optional":false},{"id":6890997054,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.37.1","direct":true,"kind":"runtime","optional":false},{"id":6890997055,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.38.4","direct":true,"kind":"runtime","optional":false},{"id":6890997056,"package_name":"attrs","ecosystem":"pypi","requirements":"==22.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997057,"package_name":"attrs","ecosystem":"pypi","requirements":"\u003e=22.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997058,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=6.0","direct":true,"kind":"runtime","optional":false},{"id":6890997059,"package_name":"certifi","ecosystem":"pypi","requirements":"\u003e=2022.12.7","direct":true,"kind":"runtime","optional":false},{"id":6890997060,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.4.1","direct":true,"kind":"runtime","optional":false},{"id":6890997061,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.9.0","direct":true,"kind":"runtime","optional":false},{"id":6890997062,"package_name":"platformdirs","ecosystem":"pypi","requirements":"\u003e=2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890997063,"package_name":"platformdirs","ecosystem":"pypi","requirements":"\u003e=2.6.2","direct":true,"kind":"runtime","optional":false},{"id":6890997064,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=3.0.7","direct":true,"kind":"runtime","optional":false},{"id":6890997065,"package_name":"pyparsing","ecosystem":"pypi","requirements":"\u003e=3.0.9","direct":true,"kind":"runtime","optional":false},{"id":6890997066,"package_name":"six","ecosystem":"pypi","requirements":"==1.16.0","direct":true,"kind":"runtime","optional":false},{"id":6890997067,"package_name":"idna","ecosystem":"pypi","requirements":"==3.4","direct":true,"kind":"runtime","optional":false},{"id":6890997068,"package_name":"chardet","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997069,"package_name":"chardet","ecosystem":"pypi","requirements":"==5.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997070,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==2.0.12","direct":true,"kind":"runtime","optional":false},{"id":6890997071,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"==3.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997072,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.12","direct":true,"kind":"runtime","optional":false},{"id":6890997073,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.14","direct":true,"kind":"runtime","optional":false},{"id":6890997074,"package_name":"requests","ecosystem":"pypi","requirements":"==2.27.1","direct":true,"kind":"runtime","optional":false},{"id":6890997075,"package_name":"requests","ecosystem":"pypi","requirements":"==2.28.2","direct":true,"kind":"runtime","optional":false},{"id":6890997076,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"==0.10.1","direct":true,"kind":"runtime","optional":false},{"id":6890997077,"package_name":"nose","ecosystem":"pypi","requirements":"==1.3.7","direct":true,"kind":"runtime","optional":false},{"id":6890997078,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"runtime","optional":false},{"id":6890997079,"package_name":"h11","ecosystem":"pypi","requirements":"==0.14.0","direct":true,"kind":"runtime","optional":false},{"id":6890997080,"package_name":"outcome","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997081,"package_name":"trio","ecosystem":"pypi","requirements":"==0.22.0","direct":true,"kind":"runtime","optional":false},{"id":6890997082,"package_name":"trio-websocket","ecosystem":"pypi","requirements":"==0.9.2","direct":true,"kind":"runtime","optional":false},{"id":6890997083,"package_name":"websockets","ecosystem":"pypi","requirements":"==10.4","direct":true,"kind":"runtime","optional":false},{"id":6890997084,"package_name":"pyopenssl","ecosystem":"pypi","requirements":"==23.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997085,"package_name":"wsproto","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997086,"package_name":"selenium","ecosystem":"pypi","requirements":"==3.141.0","direct":true,"kind":"runtime","optional":false},{"id":6890997087,"package_name":"selenium","ecosystem":"pypi","requirements":"==4.7.2","direct":true,"kind":"runtime","optional":false},{"id":6890997088,"package_name":"msedge-selenium-tools","ecosystem":"pypi","requirements":"==3.141.3","direct":true,"kind":"runtime","optional":false},{"id":6890997089,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==8.14.0","direct":true,"kind":"runtime","optional":false},{"id":6890997090,"package_name":"more-itertools","ecosystem":"pypi","requirements":"==9.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997091,"package_name":"cssselect","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997092,"package_name":"cssselect","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997093,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"==2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890997094,"package_name":"fasteners","ecosystem":"pypi","requirements":"==0.17.3","direct":true,"kind":"runtime","optional":false},{"id":6890997095,"package_name":"fasteners","ecosystem":"pypi","requirements":"==0.18","direct":true,"kind":"runtime","optional":false},{"id":6890997096,"package_name":"execnet","ecosystem":"pypi","requirements":"==1.9.0","direct":true,"kind":"runtime","optional":false},{"id":6890997097,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890997098,"package_name":"iniconfig","ecosystem":"pypi","requirements":"==2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997099,"package_name":"pluggy","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997100,"package_name":"py","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":6890997101,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997102,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997103,"package_name":"pytest-forked","ecosystem":"pypi","requirements":"==1.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890997104,"package_name":"pytest-html","ecosystem":"pypi","requirements":"==2.0.1","direct":true,"kind":"runtime","optional":false},{"id":6890997105,"package_name":"pytest-metadata","ecosystem":"pypi","requirements":"==1.11.0","direct":true,"kind":"runtime","optional":false},{"id":6890997106,"package_name":"pytest-metadata","ecosystem":"pypi","requirements":"==2.0.4","direct":true,"kind":"runtime","optional":false},{"id":6890997107,"package_name":"pytest-ordering","ecosystem":"pypi","requirements":"==0.6","direct":true,"kind":"runtime","optional":false},{"id":6890997108,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"==10.3","direct":true,"kind":"runtime","optional":false},{"id":6890997109,"package_name":"pytest-rerunfailures","ecosystem":"pypi","requirements":"==11.0","direct":true,"kind":"runtime","optional":false},{"id":6890997110,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==2.5.0","direct":true,"kind":"runtime","optional":false},{"id":6890997111,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997112,"package_name":"parameterized","ecosystem":"pypi","requirements":"==0.8.1","direct":true,"kind":"runtime","optional":false},{"id":6890997113,"package_name":"sbvirtualdisplay","ecosystem":"pypi","requirements":"==1.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890997114,"package_name":"behave","ecosystem":"pypi","requirements":"==1.2.6","direct":true,"kind":"runtime","optional":false},{"id":6890997115,"package_name":"parse","ecosystem":"pypi","requirements":"==1.19.0","direct":true,"kind":"runtime","optional":false},{"id":6890997116,"package_name":"parse-type","ecosystem":"pypi","requirements":"==0.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890997117,"package_name":"soupsieve","ecosystem":"pypi","requirements":"==2.3.2.post1","direct":true,"kind":"runtime","optional":false},{"id":6890997118,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"==4.11.1","direct":true,"kind":"runtime","optional":false},{"id":6890997119,"package_name":"cryptography","ecosystem":"pypi","requirements":"==36.0.2","direct":true,"kind":"runtime","optional":false},{"id":6890997120,"package_name":"cryptography","ecosystem":"pypi","requirements":"==39.0.0","direct":true,"kind":"runtime","optional":false},{"id":6890997121,"package_name":"pygments","ecosystem":"pypi","requirements":"==2.14.0","direct":true,"kind":"runtime","optional":false},{"id":6890997122,"package_name":"pyreadline3","ecosystem":"pypi","requirements":"==3.4.1","direct":true,"kind":"runtime","optional":false},{"id":6890997123,"package_name":"tabcompleter","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997124,"package_name":"pdbp","ecosystem":"pypi","requirements":"==1.2.7","direct":true,"kind":"runtime","optional":false},{"id":6890997125,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.5","direct":true,"kind":"runtime","optional":false},{"id":6890997126,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.6","direct":true,"kind":"runtime","optional":false},{"id":6890997127,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"==1.1.0","direct":true,"kind":"runtime","optional":false},{"id":6890997128,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890997129,"package_name":"pycparser","ecosystem":"pypi","requirements":"==2.21","direct":true,"kind":"runtime","optional":false},{"id":6890997130,"package_name":"pyotp","ecosystem":"pypi","requirements":"==2.7.0","direct":true,"kind":"runtime","optional":false},{"id":6890997131,"package_name":"pyotp","ecosystem":"pypi","requirements":"==2.8.0","direct":true,"kind":"runtime","optional":false},{"id":6890997132,"package_name":"cffi","ecosystem":"pypi","requirements":"==1.15.1","direct":true,"kind":"runtime","optional":false},{"id":6890997133,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.1.1","direct":true,"kind":"runtime","optional":false},{"id":6890997134,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":6890997135,"package_name":"rich","ecosystem":"pypi","requirements":"==12.6.0","direct":true,"kind":"runtime","optional":false},{"id":6890997136,"package_name":"rich","ecosystem":"pypi","requirements":"==13.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-nightly-mac.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T08:21:04.289Z","updated_at":"2023-10-13T08:21:04.289Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/.github/workflows/python-nightly-mac.yml","dependencies":[{"id":14190039185,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14190039189,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-nightly-ubuntu.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T08:21:04.322Z","updated_at":"2023-10-13T08:21:04.322Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/.github/workflows/python-nightly-ubuntu.yml","dependencies":[{"id":14190039304,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14190039305,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-nightly-windows.yml","sha":null,"kind":"manifest","created_at":"2023-10-13T08:21:04.347Z","updated_at":"2023-10-13T08:21:04.347Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/.github/workflows/python-nightly-windows.yml","dependencies":[{"id":14190039306,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14190039307,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-12-06T18:05:37.648Z","updated_at":"2025-12-06T18:05:37.648Z","repository_link":"https://github.com/seleniumbase/SeleniumBase/blob/master/pyproject.toml","dependencies":[]}],"score":26.808772385059807,"created_at":"2025-12-20T09:42:16.000Z","updated_at":"2026-05-30T16:30:28.125Z","avatar_url":"https://github.com/seleniumbase.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370007","html_url":"https://summary.ecosyste.ms/projects/370007"}