LerN Posted April 18, 2017 Posted April 18, 2017 Hi, iam having a problem with _ieattach func it works with the title but with the url of the page it will not work. it works like this _ieattach("embedded","Google") but if i tried it like this : _ieattach("embedded","https://www.google/") or _ieattach("https://www.google/") the 2 ways doesn't work ... i would like if u can tell me how it works with the url , thanks
Danp2 Posted April 18, 2017 Posted April 18, 2017 $oIE = _IEAttach('www.google.com', 'url') https://www.autoitscript.com/autoit3/docs/libfunctions/_IEAttach.htm LerN 1 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