alfa Posted November 3, 2014 Posted November 3, 2014 Hello everyone, I just had to upgrade to IE 11 from 8 and now almost none of my scripts are working. Can any one show me where to start looking for info about new IE. I mostly need a automated way to make it save as. Thanks in advance
junkew Posted November 3, 2014 Posted November 3, 2014 https://www.autoitscript.com/wiki/FAQ question 31 link to iuiautomation but that would mean switching from ie.au3 to cuiautomation2.a3 or uiawrappers.au3 FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
alienclone Posted November 3, 2014 Posted November 3, 2014 I also had trouble with my IE automation scripts after an update (dont remember which versions they were), but after some debugging i quickly found my problem. the window titles changed from "Example Website Name - Windows Internet Explorer" to "Example Website Name - Internet Explorer". Hopefully your problem is this simple to fix also. If @error Then MsgBox(262192, "", @ComputerName & " slaps " & @UserName & " around a bit with a large trout!") EndIf "Yeah yeah yeah patience, how long will that take?" -Ed Gruberman REAL search results | SciTE4AutoIt3 Editor Full Version
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