SeleniumVBA icon indicating copy to clipboard operation
SeleniumVBA copied to clipboard

SwitchToWindow error at SeleniumVBA.xlam (v5.3)

Open camel47 opened this issue 1 year ago • 2 comments

When I used the SeleniumVBA add-in SeleniumVBA.xlam v3.7, the SwitchToWindow command worked without any problems, but after upgrading to SeleniumVBA.xlam v5.3, the SwitchToWindow command gave me a compile error "Method or data member not found." I tried driver.SwitchToWindow and driver.SwitchToNextWindow, but in v5.3, both gave me compile errors. I'm sorry for being a beginner, but I would appreciate it if you could tell me the solution. Thank you in advance.

camel47 avatar Jul 04 '24 05:07 camel47