how to verify the condition using verifytext and store the value in to variable either true or false.

08
Mar
2011
how to verify the condition using verifytext and store the value in to variable either true or false.

I have a application which contains 3 pages.

The navigation of the flow is
If it is a first login: Page A --> Page B --> Page C

For subsequent login: Page A --> Page C


Here my condition is I will check some of the text in Page B using verifyTextPresent. If yes, I will do some operation to go to Page C and then i will do my
About
This topic belongs to the forum
  • Numbers of topics : 1155
  • Numbers of messages : 3119
  • Numbers of users : 2125
  • Numbers of points : 1359
Similar topics
Hi, Verify test is most important aspect of any testing. But sometimes we have to want verify text at specific location not in whole page. For this use following command: storeText | Location of your text | variable name Now you have got the
If you know how these people operate, and you think you know about them, or you think there fake, post your views and vote here.
I am running IDE 1.5.0 HTML Source: Portal Alias: This is what I am running in the IDE below is the HTML code verifyText xpath=[contains(@id,
Hi All I am writing testing scripts in Java language using Eclipse IDE. When I use assertTrue command no syntax error is displayed. With assertTrue command I have also used the command (import static org.junit.Assert.*). However, when I use the
Hi, Is there any thing wrong on the below code...Please correct it if any problem... It is failing....If I post,
Forums from same category
See also
more_less
Informations

2 Replies For the topic :
"how to verify the condition using verifytext and store the value in to variable either true or false."

This topic has been viewed 756 times.

Last message :
08/03/2011 at 11h41 by "gchandrasekaran82"