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.
-
ClassesClassDescriptionThe
SmartDriverclass is a wrapper around aRemoteWebDriverthat 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.