WinAppDriver
WinAppDriver copied to clipboard
how to switching chrome browser?
what is code for switching chrome browser?
I want to switch between an application and an already running Chrome browser. Which code should I use? Use Java.
Try this. I've done this same approach in C# and it works pretty well. https://cosmocode.io/how-to-connect-selenium-to-an-existing-browser-that-was-opened-manually/