Hi,
I have a dropdown box for which i only have the id attribute present.Name of
select box is not present.
How can i select a particular value in this dropdown using JwebUnit .I cannot
use selectOption method as it takes name of dropdown box as parameter.
Please help.
Regards
Rajinder
-
Hi,
I have a dropdown box for which i only have the id attribute present.Name of
select box is not present.
How can i select a particular value in this dropdown using JwebUnit .I cannot
use selectOption method as it takes name of dropdown box as parameter.
Please help.
Regards
Rajinder
-
Hi,
When i click on particular link a pdf files opens i want to check some text on
that pdf file using JwebUnit.
How can in do this?
Please help.
Regards
Rajinder
--
Come build with us! The BlackBerry(R) Developer Conf
Hi,
When i click on particular link a pdf files opens i want to check some text on
that pdf file using JwebUnit.
How can in do this?
Please help.
Regards
Rajinder
--
Come build with us! The BlackBerry(R) Developer Con
Hi,
JWebUnit can't read PDF files, so you will need to install some sort of PDF
reader, and provide it the PDF download as input for the reader. You could
then use the PDF reader to check that certain text exists.
Jevon
On Tue, Oct 13, 2009 at 9:54 PM, Singh-2, Rajinder wrote:
> Hi,
>
> When i
Hi,
I want to check if the text exists to right of particular image or not how can
I check this in JWebUnit?
Html code is something like this
text text
text.
How can I check that text is on right of aaa.gif image
Regards
Rajinder
---
From: Jevon Wright [mailto:[email protected]]
> Sent: Fri 8/21/2009 10:28 AM
> To: JWebUnit Development mail list
> Subject: Re: [JWebUnit-development] JwebUnit-Help Needed
>
> Hi,
>
> It sounds like you are using a tag that isn't in the
> block, and as a result, all the U
Message-
From: Jevon Wright [mailto:[email protected]]
Sent: Fri 8/21/2009 10:28 AM
To: JWebUnit Development mail list
Subject: Re: [JWebUnit-development] JwebUnit-Help Needed
Hi,
It sounds like you are using a tag that isn't in the
block, and as a result, all the URLs in your page are pointi
Hi,
It sounds like you are using a tag that isn't in the
block, and as a result, all the URLs in your page are pointing
to the wrong base address. Can you move the tag into
the block of your source HTML?
Jevon
On Fri, Aug 21, 2009 at 4:45 PM, Singh-2, Rajinder wrote:
>
> Hi,
>
> Whenever I t
Hi,
Whenever I try to click a button on the page using Jwebunit its takes me to
some wrong page.
On the console it gives me warning message
WARN - Element 'base' must appear in , it is ignored.
-com.gargoylesoftware.htmlunit.html.HtmlPage
How can I correct this issue. Please help Its ur
July 09, 2009 1:56 PM
> *To:* JWebUnit Development mail list
> *Subject:* Re: [JWebUnit-development] JwebUnit-Help needed
>
>
>
> Hi,
>
> If you have an IElement e, you can get the text content (if any) by
> selecting e.getTextContent() :
> http://jwebunit.sourceforg
Subject: Re: [JWebUnit-development] JwebUnit-Help needed
Hi,
If you have an IElement e, you can get the text content (if any) by selecting
e.getTextContent() :
http://jwebunit.sourceforge.net/apidocs/net/sourceforge/jwebunit/api/IElement.html
Jevon
On Thu, Jul 9, 2009 at 8:00 PM, Singh-2
Thanks jevon,
It worked with e.getTextContent().
Regards
Rajinder
From: Jevon Wright [mailto:[email protected]]
Sent: Thursday, July 09, 2009 1:56 PM
To: JWebUnit Development mail list
Subject: Re: [JWebUnit-development] JwebUnit-Help needed
Hi
> Rajinder
>
>
> --
>
> *From:* Julien HENRY [mailto:[email protected]]
> *Sent:* Monday, July 06, 2009 3:36 PM
> *To:* JWebUnit Development mail list
> *Subject:* [JWebUnit-development] Re : JwebUnit-Help needed
>
>
>
> Hi,
>
&g
_
De : "Singh-2, Rajinder"
À : [email protected]
Envoyé le : Lundi, 6 Juillet 2009, 11h44mn 56s
Objet : [JWebUnit-development] JwebUnit-Help needed
Hi,
I have two delete buttons with same value there is no name attribute present.
Only difference between two is
Hi,
I have two delete buttons with same value there is no name attribute
present.
Only difference between two is that there onclick function is different.
Is there any method by which I can click the second button?
Regards
Rajinder Singh
Senior Consultant
Seasia Consulting
02, 2009 12:13 PM
> *To:* [email protected]
> *Subject:* [JWebUnit-development] JWebUnit-Help Needed
>
>
>
> Hi,
>
>
>
> I want to click an Image in form on my HTML page
>
>
>
> **
>
> * *
>
> I tried using
>
>
-development] JWebUnit-Help Needed
Hi,
I want to click an Image in form on my HTML page
I tried using
clickElementByXPath("//inp...@type='Image' and @NAME='submit']");
But I am unable to click this image in JWebUnit.
Please help its urgen
Hi,
I want to click an Image in form on my HTML page
I tried using
clickElementByXPath("//inp...@type='Image' and @NAME='submit']");
But I am unable to click this image in JWebUnit.
Please help its urgent.
Regards
Rajinder Singh
19 matches
Mail list logo