Hi Christian, welcome to Canoo WebTest.
You can use verifyXPath, e.g. to find a link by label xpath="//a[text()=='my label']" see http://webtest.canoo.com/webtest/manual/verifyXPath.html cheers Mittie > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of smith1511 > Sent: Mittwoch, 5. Juli 2006 13:04 > To: [email protected] > Subject: [Webtest] How to verify that something is infact a link? > > > > I am using webtest and need to verify that entities on a tree > view are infact > links and clickable. I need to do this without clicking them however. > > Thanks, > Christian > -- > View this message in context: > http://www.nabble.com/How-to-verify-that-something-is-infact-a-lin > k--tf1893940.html#a5179565 > Sent from the WebTest forum at Nabble.com. > > _______________________________________________ > WebTest mailing list > [email protected] > http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

