contact  |  about  |  sitemap

Web Page Interaction - Click Form Element with no ID or name
Last Post 02 Apr 2009 10:17 AM by Tijn. 1 Replies.
Sort:
PrevPrev NextNext
Author Messages
ws

--
02 Apr 2009 10:13 AM
I'm trying to click form element on msn weather website.i.e. A "go" button next to form field of desired location. The input tag for "go" button hasn't "name" or "id" attribute so Djuggler can't make this click for me.

Please advise


Tijn

--
02 Apr 2009 10:17 AM
Indeed the Go button on http://weather.msn.com has no name or id.
To refer to an element for a click in the DOM you need a name or id, so that won't work.

However you don't need the Go button in this case.

Please see the attached script on how to use the URL instead.

Note you need the Lite edition or better to use the 'List' action used in the example script.

Tijn

weather-msn.djs



Quick Reply
toggle
  Username:
Subject:
Body:
Security Code:
Enter the code shown above:

Submit

Powered by Active Forums

Forum participation and optional registration

You don't need to be registered to partcipate in the Djuggler forums, however if you want to subscribe to email notifications you need to register. You can also subscribe to the forum RSS feed.