uezo / TinySeleniumVBA

A tiny Selenium wrapper written in pure VBA
MIT License
59 stars 16 forks source link

How possible connect to exists Edge tab? #75

Open sergeos opened 1 year ago

sergeos commented 1 year ago

Is it possible connecting to existing tab by EdgeDriver?

GCuser99 commented 1 year ago

You could try to adapt this solution from SeleniumBasic... I'm pretty sure it works for Edge as well as Chrome...