immy786 Posted December 7, 2005 Report Posted December 7, 2005 Is there any way to program a macro to search for a certain "TEXT" on a website, for example the word "Apple" anywhere on the website. If the text is found, click on the link of the text (supposely its a hyperlink) Quote
Cory Posted December 8, 2005 Report Posted December 8, 2005 Yes. I do this to navigate to web pages automatically in some of my scripts. What I do is search in IE6 by doing a text type CTRL+F and wait for the box then typing in what I want ot search for. Once it's found I will do a Shift+tab then a Tab and that will highlight the link. Then I do a text type of Enter. Works slick. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.