81770625 Posted July 7, 2015 Posted July 7, 2015 Local $tag1 = $oIE.document.getElementById("tabs_2345_iframe").contentWindow.document.getElementById("oqIframeId").contentWindow.document.all.item("__gt_mygrid_r_undefined",0).childNodes.item(2).childNodes.item(0) MsgBox(0,"",$tag1)Is it correct?
JohnOne Posted July 7, 2015 Posted July 7, 2015 Does it work? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
81770625 Posted July 8, 2015 Author Posted July 8, 2015 Does it work?It can run,but displays nothing in the msgbox.
81770625 Posted July 8, 2015 Author Posted July 8, 2015 Solved,thanks.".innerHTML" or ".outerHTML" must be added.
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