5 messages in com.canoo.lists.webtestRE: [Webtest] Xpath Not Finding Apple...
FromSent OnAttachments
Rich Toulouse22 May 2007 13:12 
Paul King22 May 2007 13:24 
Rich Toulouse23 May 2007 08:50 
Marc Guillemot24 May 2007 02:00 
Rich Toulouse24 May 2007 15:36 
Subject:RE: [Webtest] Xpath Not Finding Applet Tag
From:Rich Toulouse (Rich@Attachmate.com)
Date:05/24/2007 03:36:24 PM
List:com.canoo.lists.webtest

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.