Search the Community
Showing results for tags '_IEFrameGetObjByName'.
-
I need help since my script broke and it may be that they changed the web site but: This used to work: $oIE1 = _IEAttach ("http://paragonmls.sandicor.com/ParagonLS/Default.mvc", "URL") Local $oFrame = _IEFrameGetObjByName($oIE1, "tab1_1_1") Local $oQuery = _IEGetObjById($oFrame, "f_177_Low_...
-
How to get this special ID and click it?
SugarBall posted a topic in AutoIt General Help and Support
Hello, can anyone give a help with getting this "special" ID below and click it: data-siteid=".2.1:5:1:$post653711358129481_653714114795872:0.0.$up.0.$down.0.3.$voteToggle:0" I have tried to get it with $a.innerHtml and click it with _IEAction. the script i wrote has no errors but seems it doesn't c...- 1 reply
-
- _ieframegetobjbyname
- ietagnamegetcollection
-
(and 3 more)
Tagged with:
-
I'm struggling to get my code working in the latest IE.au3 (3.3.9++) that came with the newest stable version of AutoIt (v3.3.10.2). There's an old, but perfect example DaleHohm >posted that illustrates the problem: From the debug console: IE.au3 T3.0-1 Warning from function _IEFrameGetO...
- 4 replies
-
- ie
- _IEFrameGetObjByName
-
(and 2 more)
Tagged with: