Package ai.devtools.selenium


package ai.devtools.selenium
Contains the main classes for the dev-tools.ai Smartdriver SDK. These classes provide simple wrappers around existing selenium functionality to seamlessly incorporate dev-tools.ai's powerful element classification technology.
  • Classes
    Class
    Description
    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.
    An enhanced RemoteWebElement which uses the results of the dev-tools.ai classifier for improved accuracy.