Visual Studio Code – Connect to already running windows application WinAppDriver
I am a newbie to running automation on Desktop applications. I am using: Visual Studio Community 2022 (C#) WinAppDriver 1.2.99 (tried also v1.2.1 and v1.1.1) .Net 4.8 Selenium.WebDriver 3.141.0 and Selenium.Support 3.141.0 (downgraded from 4.14.1) As the first step I…