Winium.Desktop
Winium.Desktop copied to clipboard
Hii, I am Stuck at scenario where i want to automate chrome browser using winium and than in same browser i want to automate a website using selenium web driver.
I want to open chrome browser using winium and than in same browser i want to automate a website using selenium.
impossible, you cannot attach webdriver to chrome browser which was not opened by webdriver
What you can do is do it the other way round. Start chrome using the chrome webdriver and then Interact with the existing window through winium