WinAppDriver icon indicating copy to clipboard operation
WinAppDriver copied to clipboard

Windows Application Driver

Results 323 WinAppDriver issues
Sort by recently updated
recently updated
newest added

Just recently discovered an issue running WinAppDriver remotely on C#. Getting the following Bad Request error below. ``` Unhandled exception. OpenQA.Selenium.WebDriverException: Unexpected error. Bad Request Bad Request - Invalid Hostname...

When I tried to click on a hyperlink element, it throws the "An element command failed because the referenced element is no longer attached to the DOM." exception, even though...

Fixed a typo in the readme file where Calculator was mispelt as Calaculator