dayvonjersen / ajaxslt

Automatically exported from code.google.com/p/ajaxslt
Other
0 stars 0 forks source link

Errors parsing xpaths #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Selenium bugs SEL-444 and SEL-486 can be reproduced using the following
xpaths: 
id('nested1')/div[1]//input[2]
id('foo')//div[contains(@id, 'useful')]//input

More detail is available in Selenium JIRA.

http://jira.openqa.org/browse/SEL-444
http://jira.openqa.org/browse/SEL-486

Original issue reported on code.google.com by DanFabul...@gmail.com on 5 Nov 2007 at 4:08

GoogleCodeExporter commented 8 years ago
Fixed in revision 14

Original comment by DanFabul...@gmail.com on 5 Nov 2007 at 4:23