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

Hi @camel47, search "SwitchToWindow" in this page to see the new solution: https://github.com/GCuser99/SeleniumVBA/discussions/86#discussioncomment-6824675

6DiegoDiego9 avatar Jul 04 '24 10:07 6DiegoDiego9

Thank you for your help!

I really appreciate it.

2024年7月4日(木) 19:19 Diego @.***>:

Hi @camel47 https://github.com/camel47, search "SwitchToWindow" in this page to see the new solution: #86 (comment) https://github.com/GCuser99/SeleniumVBA/discussions/86#discussioncomment-6824675

— Reply to this email directly, view it on GitHub https://github.com/GCuser99/SeleniumVBA/issues/106#issuecomment-2208625879, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJUWARCHLCN7YBT6BND3C53ZKUOTBAVCNFSM6AAAAABKKZC7RWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBYGYZDKOBXHE . You are receiving this because you were mentioned.Message ID: @.***>

camel47 avatar Jul 04 '24 13:07 camel47