ssuser 0 Posted May 18, 2011 Is it possible to find coordinates of hidden links in the website? Please help. Thanks Share this post Link to post Share on other sites
PsaltyDS 39 Posted May 18, 2011 See the _IE* functions of the IE.au3 UDF in the help file. For example _IELinkGetCollection(), and _IEPropertyGet($oLink, "browserX"). Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law Share this post Link to post Share on other sites
monoscout999 10 Posted May 18, 2011 (edited) two post with the same.... -.- EDIT: Tree post with the same!!!!!! -.- -.- meen you did{t thanks the other post answer..... -.- Edited May 18, 2011 by monoscout999 Share this post Link to post Share on other sites
ssuser 0 Posted May 18, 2011 See the _IE* functions of the IE.au3 UDF in the help file. For example _IELinkGetCollection(), and _IEPropertyGet($oLink, "browserX").I did use the _IELinkGetCollection(), I get 0 links. This is because they are hidden/scripted. Share this post Link to post Share on other sites