Return to Snippet

Revision: 58347
at July 10, 2012 02:23 by abstraktor


Initial Code
//input[@name=//label[normalize-space()='#{label}']/@for]

Initial URL


Initial Description
where #{label} will be replaced with the labelcontent you are looking for

Initial Title
xpath for selecting a textbox by it's labels content

Initial Tags


Initial Language
Other