Push Button in on a webpage using IE 6.0 SP1

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
wilfredtr
Newbie
Posts: 16
Joined: Thu Aug 14, 2003 3:59 pm
Contact:

Push Button in on a webpage using IE 6.0 SP1

Post by wilfredtr » Thu Dec 18, 2003 1:09 am

Tried to write a script to push a button on a web page - Pushbutton> and MouseOver both didn't work.


Send>ME
wait>.5
Press tab
wait>.5
Send>Password
Wait>.5
MouseOver>Website,Login
Wait>.5
PushButton>WebsiteName,Login

HELP!

User avatar
Bob Hansen
Automation Wizard
Posts: 2475
Joined: Tue Sep 24, 2002 3:47 am
Location: Salem, New Hampshire, US
Contact:

Post by Bob Hansen » Thu Dec 18, 2003 5:56 am

Buttons on web pages do not have "object" names like other screens.

:idea: You may have to use arrow keys and tabs/shift tabs, and "press enter" to activate those buttons. However thenumber of tabs may vary each time you open the page, depending on the page contents.

If activating a form you may be able to use Macro Scheduler command HTTPRequest>

:arrow: See earlier discussions at http://www.mjtnet.com/forum/viewtopic.php?t=699
Hope this was helpful..................good luck,
Bob
A humble man and PROUD of it!

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts