{"id":65263,"library":"vaadin-testbench-core","title":"Vaadin TestBench Core","description":"Core library for Vaadin TestBench, enabling automated UI testing of Vaadin applications.","status":"active","version":"10.1.1","language":"java","source_language":null,"source_url":"https://github.com/vaadin/maven-integration","tags":["vaadin","testbench","testing","ui","selenium"],"install":[{"cmd":"<dependency>\n  <groupId>com.vaadin</groupId>\n  <artifactId>vaadin-testbench-core</artifactId>\n  <version>10.1.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.vaadin:vaadin-testbench-core:10.1.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"TestBenchTestCase","correct":"com.vaadin.testbench.TestBenchTestCase"}],"quickstart":{"code":"import com.vaadin.testbench.TestBenchTestCase;\nimport org.junit.Test;\n\npublic class MyTest extends TestBenchTestCase {\n    @Test\n    public void testLogin() {\n        getDriver().get(\"http://localhost:8080\");\n        // Test logic here\n    }\n}","lang":"java","description":"Minimal JUnit test extending TestBenchTestCase."},"warnings":[{"fix":"Include selenium-java dependency and configure WebDriver correctly.","message":"TestBench requires a Selenium WebDriver; ensure proper driver setup.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'applic':15 'autom':10 'core':3,4 'enabl':9 'librari':5 'selenium':20 'test':12,18 'testbench':2,8,17 'ui':11,19 'vaadin':1,7,14,16","created_at":"2026-06-17T17:07:51.402438+00:00","updated_at":"2026-06-17T17:07:51.402438+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://vaadin.com/","github":"https://github.com/vaadin/maven-integration","docs":"https://appdoc.app/artifact/com.vaadin/vaadin-testbench-core/","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}}