dougnoel / sentinel

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

Closed pturchinetz closed 1 year ago

pturchinetz commented 1 year ago

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.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

85.7% 85.7% Coverage
0.0% 0.0% Duplication