Raul Posted January 12, 2007 Report Share Posted January 12, 2007 I have created a macro to log me into a particular website using my username and password. when the website opens, I need to click on an icon to take me to another website of my choice. I can't figure out how to create a macro to activate or open this second website. I open the find dialog, look for the name (CBS) next to the icon and then press Enter and nothing happens. Here is some of my code: <TEXTTYPE:<CTRLD> <TEXTTYPE:f> <TEXTTYPE:<CTRLU> <TEXTTYPE:CBS<ENTER> <TEXTTYPE:<ALTD> <TEXTTYPE:<F4>> <TEXTTYPE:<ALTU> <DELAY:2> <TEXTTYPE:<ENTER> Any help or suggestion is greatly appreciated. Raul Quote Link to comment Share on other sites More sharing options...
joe Posted January 12, 2007 Report Share Posted January 12, 2007 Hello! After the delay, Text Type a <TAB> and then an <ENTER>. Quote Link to comment Share on other sites More sharing options...
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.