Package ai.test.sdk

Class TestAiElement

All Implemented Interfaces:
Locatable, FindsByClassName, FindsByCssSelector, FindsById, FindsByLinkText, FindsByName, FindsByTagName, FindsByXPath, HasIdentity, SearchContext, TakesScreenshot, WebElement, WrapsDriver

public class TestAiElement extends RemoteWebElement
An enhanced RemoteWebElement which uses the results of the Test.ai classifier for improved accuracy.
Author:
Alexander Wu ([email protected])