When I record the script, it picks up this tag as a button. However
when I try to reply the script, it can't find it.
In the run window I can see it checking as follows:
click(xpath=//input[@type='button' or @type='submit' or
@type='image' ...
I'm using the cubictest plugin for eclipse.
Any thoughts?
Teg Ryan
unread,
Feb 11, 2011, 1:29:13 PM2/11/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cubicte...@googlegroups.com
I don't know why, but I had a devil of a time with this too. It was also inconsistent. I started using Alt tags to identify buttons that are images when I needed to click them.