Results 1 through
1
while searching for:
"selenium"
How do you use Selenium against html where the ID's change?
It can be very usefull sometimes to use xpath queries:
xpath=//a[@title='Click to View Main Menu'
You can use this with a clickAndWeight method for example.
John M.
http://www.rockfloat.com/board/post/?id=532
August 04, 2006 @19:51
(Replies: 0)
(Rank: 0.000)