Can't click button in WebRecorder

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
iainvw
Newbie
Posts: 6
Joined: Fri Jan 31, 2003 2:39 pm
Location: North East Scotland

Can't click button in WebRecorder

Post by iainvw » Sat Apr 01, 2006 2:36 pm

I'm trying to set up a WebRecorder script to make changes in a web form, then submit them.

I've tried all the different ways I can find of setting up the button-click required for submission, but as the button has no name I have had no success so far. Clicking the button within WebRecorder completes the submission on the page, but does not register anything in the WR code but a wait instruction.

Here is the stripped-down form code:


[some options to change]

Save Settings

I've also tried navigating to the URL (full version) cited in the form tag, but that does not complete the submission properly. It's the first button on the page, so I've tried addressing it as button, 0, but that doesn't work either.

Has anyone come across this particular configuration before?

Iain

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Fri Apr 07, 2006 11:38 am

As the button has no name or id use INDEX in ClickTag instead. See ClickTag topic in help file of latest version.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

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