{"id":56261,"library":"selenium-htmlunit-driver","title":"Selenium HtmlUnit Driver","description":"A Selenium WebDriver implementation that uses HtmlUnit as the underlying browser engine for headless browser automation.","status":"active","version":"2.52.0","language":"java","source_language":null,"source_url":"http://selenium.googlecode.com/git","tags":["selenium","htmlunit","browser-automation","testing","webdriver"],"install":[{"cmd":"<dependency>\n  <groupId>org.seleniumhq.selenium</groupId>\n  <artifactId>selenium-htmlunit-driver</artifactId>\n  <version>2.52.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.seleniumhq.selenium:selenium-htmlunit-driver:2.52.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"HtmlUnitDriver","correct":"org.openqa.selenium.htmlunit.HtmlUnitDriver"}],"quickstart":{"code":"import org.openqa.selenium.htmlunit.HtmlUnitDriver;\n\npublic class Example {\n    public static void main(String[] args) {\n        HtmlUnitDriver driver = new HtmlUnitDriver();\n        driver.get(\"https://example.com\");\n        System.out.println(driver.getTitle());\n        driver.quit();\n    }\n}","lang":"java","description":"Minimal example showing how to create an HtmlUnitDriver and navigate to a URL."},"warnings":[],"env_vars":null,"search_vec":"'autom':19,24 'browser':14,18,23 'browser-autom':22 'driver':3 'engin':15 'headless':17 'htmlunit':2,10,21 'implement':7 'selenium':1,5,20 'test':25 'under':13 'use':9 'webdriv':6,26","created_at":"2026-06-15T10:29:23.749632+00:00","updated_at":"2026-06-15T10:29:23.749632+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://selenium.googlecode.com/","github":null,"docs":"https://appdoc.app/artifact/org.seleniumhq.selenium/selenium-htmlunit-driver/","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-15","next_check":"2026-12-12","install_tag":null}}