Package ai.test.sdk

Class TestAiDriver

All Implemented Interfaces:
HasCapabilities, HasInputDevices, Interactive, FindsByClassName, FindsByCssSelector, FindsById, FindsByLinkText, FindsByName, FindsByTagName, FindsByXPath, JavascriptExecutor, SearchContext, TakesScreenshot, WebDriver

public class TestAiDriver extends RemoteWebDriver
A convenient wrapper around RemoteWebDriver which calls out to Test.ai to improve the accuracy of identified elements.
Author:
Alexander Wu ([email protected])