{"id":14984286,"url":"https://github.com/rattananen/webdriver","last_synced_at":"2026-01-03T22:04:49.868Z","repository":{"id":142263408,"uuid":"612617832","full_name":"rattananen/webdriver","owner":"rattananen","description":"PHP library that implement W3C WebDriver protocol.","archived":false,"fork":false,"pushed_at":"2023-04-08T12:48:04.000Z","size":478,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T03:29:00.484Z","etag":null,"topics":["firefox","google-chrome","php","w3c","webdriver"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/rattananen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-11T13:39:14.000Z","updated_at":"2023-04-10T02:52:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"15f0f50a-7430-472d-a035-b62e968d828b","html_url":"https://github.com/rattananen/webdriver","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"011fcd9d3114e42b3fe453eb807bdfe7d25c36ef"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Fwebdriver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Fwebdriver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Fwebdriver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rattananen%2Fwebdriver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rattananen","download_url":"https://codeload.github.com/rattananen/webdriver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243896293,"owners_count":20365352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["firefox","google-chrome","php","w3c","webdriver"],"created_at":"2024-09-24T14:08:47.496Z","updated_at":"2026-01-03T22:04:49.815Z","avatar_url":"https://github.com/rattananen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rattananen WebDriver\n\nThis library is implementation for  [W3C WebDriver](https://www.w3.org/TR/webdriver/) protocol. Currently, support only ChromeDriver but there is plan to support other in future.\n\n## Features\n\n- Use modern/forgotten programming techniques to make easier for development application by this library.\n- IDE friendly.\n- Implement all [W3C WebDriver Endpoints](https://www.w3.org/TR/webdriver/#endpoints) mean you can control browser with fully protocol's capacity.\n\n## Requirement\n\n- PHP 8.1+\n- Google Chrome 106+\n- [ChromeDriver](https://chromedriver.chromium.org/downloads) version that compactible with Google Chrome\n\n## Installation\n\nBest way is install via composer\n\n```bash\ncomposer require rattananen/webdriver\n```\n⚠️ This package has optional dependencies. They will missing when you  install composer with `--no-dev` parameter. You can use `composer require package/missing` to install them if need.\n\n## Examples\n\nSee [examples.md](examples.md).\n\n## Know issues\n\n - Firefox find element for shadow root doesn't implement yet (geckodriver 0.32.2)\n - Firefox  doesn't implement accessibility endpoints (computed role, computed label) for element  yet (geckodriver 0.32.2)\n - Firefox create new session is slow (geckodriver 0.32.2)\n - GoogleChrome return alert message `{Alert text : ` in unhandle alert reponse when alert without message argument (ChromeDriver 106.0.5249.61)\n - GoogleChrome duration in scroll action does wrong behevior. It's waiting time for return response instead of time for scrolling. (ChromeDriver 106.0.5249.61)\n\n## Contributing\n\nSee [CONTRIBUTING.md](.github/CONTRIBUTING.md).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frattananen%2Fwebdriver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frattananen%2Fwebdriver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frattananen%2Fwebdriver/lists"}