Package ai.devtools.appium


package ai.devtools.appium
  • Classes
    Class
    Description
    SmartDriver<T extends io.appium.java_client.MobileElement>
    The SmartDriver class is a wrapper around a RemoteWebDriver that 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.