Jump to content

Recommended Posts

Posted

Local $oIE = _IE_Example("basic")
_IELinkClickByText($oIE, "user forum")

That Is Not Working and I wanna avoid if's

Allso tryed this

$getclick1 = WinGetText ( " " , "Text")
  MouseClick ($getclick1 , , , , ,)
  _IEAction ("Text", "click")

What am I doing Wrong ???

Posted (edited)

you anser the question for mozilla i'm asking for ie and the page is local server page that needs to be tested and requers a login

ERROR: _IE_Example(): undefined function.

Local $oIE1 = _IE_Example("text")

Edited by saio
Posted

We don't automate web logins. Local or not. Sorry. You're on your own.

that's not the idea the idea is that when I login I have 3 butons Buton 1 Buton2 Buton3 and I wanna make a script to click them in that order for 48 hours so I coud Know That It Works and it's ok
Posted

You have created multiple threads for this and it all sounds very suspicious. Figure it out on your own. You will be banned if you bring this subject up again.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...