Problem:
depending upon some condition I need to verify some text or click some link.(viz: If some element/text is present then only do something otherwise do something else)
following is the rough flow chart kind of thing just to make it more clear:
(in my test case I want a feature like this)-
if (some condition )
then
command|target|value
else
command|target|value
This condition is picked up from the page its showing.
How can this be done ?
Your urgency in replying will be highly appreciated.
Your urgency in replying will be highly appreciated.
Rahul
_______________________________________________ Selenium-users mailing list Selenium-users@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users