[Wtr-general] run a javascript in html?

Manish Sapariya manish at gslab.com
Thu Jun 7 01:53:36 EDT 2007


mihai wrote:
> this is the page i want to test:  [http://www.squarebox.co.uk/scalc.html|http://www.squarebox.co.uk/scalc.html]
>   
This should work.

ie.area(:href, /digit\(4\)/).click
For accessing the operators you will have to change the regexp and you 
are done.

Question to the list:
On given page, when I do ie.show_links, it shows all the javascript 
hrefs. However
when I do ie.links() or check the existence of these links using

ie.link(:href,/digit/)

it returns false?

Are there any known limitations on accessibility of map and area elements?

Thanks and Regards,
Manish




More information about the Wtr-general mailing list