Customer Center

Welcome back

My Account Logout
#4779
Anonymous
Inactive

I'm using the Web connection.  I am able to open the browser now, however when I use the 'Activate' command it doesn't show in the Web Document List unless I actually click on the Web Document List and then shows the item list for the Web Document.  Here is my code for in the step:
Shell_ "http://midas/midasweb/launch/midas+all.html"
Timeout=30
Wait 10
Activate "Launch Midas+", True
Wait 35
It open the website just fine, but it doesn't show anything in the Web Document List.  I put the Wait commands in there just to give it time to show in the list.