Winium.Desktop icon indicating copy to clipboard operation
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.

Open sheikhsamina opened this issue 6 years ago • 2 comments

I want to open chrome browser using winium and than in same browser i want to automate a website using selenium.

sheikhsamina avatar Jun 22 '18 10:06 sheikhsamina

impossible, you cannot attach webdriver to chrome browser which was not opened by webdriver

heilwood avatar Jun 26 '18 11:06 heilwood

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

miksch123 avatar Oct 31 '19 09:10 miksch123