Package ai.devtools.appium
-
Class Summary Class Description SmartDriver<T extends io.appium.java_client.MobileElement> TheSmartDriverclass is a wrapper around aRemoteWebDriverthat uses the results of the dev-tools.ai classifier for improved robustness, finding elements visually and avoiding broken selectors.SmartDriverElement<T extends io.appium.java_client.MobileElement> An enhanced RemoteWebElement which uses the results of the dev-tools.ai classifier for improved accuracy.