eyal159 Posted October 15, 2018 Author Posted October 15, 2018 10 minutes ago, Danp2 said: No idea what that screenshot is supposed to represent. when i use this comment _IEGetObjById ( ByRef $oObject, $sID ) i have the ID but the Oobject is a variable of an InternetExplorer.Application, Window or Frame object , what am isuppost to write if im using chrome (youtube) ?
Danp2 Posted October 15, 2018 Posted October 15, 2018 You can't use the _IE functions to control an instance of Chrome. Either use IE instead, or use a different solution that is designed to control Chrome. See FAQ 31 for a list of available options for controlling a web browser. Latest Webdriver UDF Release Webdriver Wiki FAQs
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now