{"id":62541,"library":"operadriver","title":"OperaDriver","description":"A WebDriver implementation for the Opera browser, developed by Opera Software.","status":"active","version":"0.16.1","language":"java","source_language":null,"source_url":"https://github.com/operasoftware/operadriver","tags":["opera","webdriver","selenium","browser"],"install":[{"cmd":"<dependency>\n  <groupId>com.opera</groupId>\n  <artifactId>operadriver</artifactId>\n  <version>0.16.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.opera:operadriver:0.16.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"OperaDriver","correct":"org.openqa.selenium.opera.OperaDriver"}],"quickstart":{"code":"import org.openqa.selenium.opera.OperaDriver;\n\npublic class Example {\n    public static void main(String[] args) {\n        OperaDriver driver = new OperaDriver();\n        driver.get(\"https://example.com\");\n        driver.quit();\n    }\n}","lang":"java","description":"Launches Opera browser and navigates to a URL."},"warnings":[{"fix":"Use ChromeDriver or FirefoxDriver instead.","message":"OperaDriver is deprecated; Opera browser no longer supports the WebDriver protocol.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'browser':8,16 'develop':9 'implement':4 'opera':7,11,13 'operadriv':1 'selenium':15 'softwar':12 'webdriv':3,14","created_at":"2026-06-17T16:32:30.656608+00:00","updated_at":"2026-06-17T16:32:30.656608+00:00","problems":[],"ecosystem":"maven","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://opera.com/developer/tools/operadriver/","github":"https://github.com/operasoftware/operadriver","docs":"https://appdoc.app/artifact/com.opera/operadriver/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}