{"id":91535,"library":"instaclick-php-webdriver","title":"PHP WebDriver","description":"PHP WebDriver for Selenium 2","status":"active","version":"1.4.20","language":"php","source_language":null,"source_url":"https://github.com/instaclick/php-webdriver","tags":["selenium","webdriver","testing","browser-automation"],"install":[{"cmd":"composer require instaclick/php-webdriver","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"WebDriver","correct":"use WebDriver\\WebDriver;"}],"quickstart":{"code":"use WebDriver\\WebDriver;\n\n$driver = new WebDriver('http://localhost:4444');\n$session = $driver->session('firefox');\n$session->open('https://example.com');","lang":"php","description":"Start a Selenium WebDriver session and navigate to a URL"},"warnings":[{"fix":"Ensure Selenium standalone server is installed and running on the specified host.","message":"This library requires Selenium Server to be running.","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'2':7 'autom':13 'browser':12 'browser-autom':11 'php':1,3 'selenium':6,8 'test':10 'webdriv':2,4,9","created_at":"2026-06-19T09:19:03.327761+00:00","updated_at":"2026-06-19T09:19:03.327761+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://instaclick.com/","github":"https://github.com/instaclick/php-webdriver","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}