Thank you for the help. I found the problem in the html that I was
testing. There is some code that executes to test for Java being
installed on the system and it was messing up my tests.
-----Original Message-----
From: webt...@gate2.canoo.com
[mailto:webt...@gate2.canoo.com] On Behalf Of Marc Guillemot
Sent: Thursday, May 24, 2007 2:01 AM
To: webt...@gate2.canoo.com
Subject: Re: [Webtest] Xpath Not Finding Applet Tag
Are you sure that your test works on the right page, I've quickly tested
and there is no pb to get the applet nodes by xpath on the provided
page.
Marc.
Rich Toulouse wrote:
Are there any suggestions to get around this? Are there ways other
than xpath to get the applet in a page? I'm guessing I'll need to see
about having the developer change the code.