sbabcoc / Selenium-Foundation

Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
Apache License 2.0
59 stars 16 forks source link

Add Windows page/test; catch WebDriverException #237

Closed sbabcoc closed 2 years ago

sbabcoc commented 2 years ago

This PR finished up the implementation of WindowsPlugin. It includes a couple of tweaks to account for the response to an unsupported method and the fact that there's no direct navigation with the Windows automation engine.