Search the Community
Showing results for tags '_ielinkclickbytext'.
-
Guys need help, why second _IELinkClickByText not working ? First click is ok, but second click is problem. Warning from function _IELinkClickByText, $_IESTATUS_NoMatch but text is correct. First click, changed browser adress is this a problem ? Thanks for answer. Func zmazanie() $oIE = _IECrea...
-
Hi, I'm trying to navigate down my company's website. I successfully use _IELinkClickByText to open the first link ("Today's Events") which opens a new page with a different address. Then I need to click on another link ("Meetings") on this new page to get to my destination but I can't get it ri...