A Selenium/Appium framework that enables users to focus on automating web and windows tests, so that automated tests can be written in a non-technical way in the same amount of time as manual tests can be executed.
Apache License 2.0
11
stars
13
forks
source link
Windows Application Testing refactor to Appium 1.2 #484
Changes the Sentinel setup to use Appium 1.2 as the main handler for WindowsDriver instead of previously handling it ourselves. This should streamline the debugging and reduce weirdness in the code from our previous implementation.
Changes the Sentinel setup to use Appium 1.2 as the main handler for WindowsDriver instead of previously handling it ourselves. This should streamline the debugging and reduce weirdness in the code from our previous implementation.