' cheers Mittie
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Thomas Colin de > Verdière > Sent: Freitag, 16. Juni 2006 14:52 > To: [email protected] > Subject: [Webtest] xpath attribute escaping > > > Hello, > in my page i have a button with a title attribute that contains a ' i > would like to verify the text of the button > using xpath but i can't escape the ', i put a \ but it didn't work : > <verifyXPath description="check text and title for key F3" > xpath="//[EMAIL PROTECTED]'kb' and @title='my\'button']" > text="F3" /> > Thanks, > Thomas > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

