Selenium Forum: Functional And Regression Testing Tool.
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
Display results as :
Advanced Search
Latest topics
AEM Training | Free Online DemoWed Apr 21, 2021 5:45 pmazharuddin
c# PageFactory - issue initializing elementsFri Nov 01, 2019 8:40 pmthegoatboy
Selenium making automatic connection to random urlsMon Jul 08, 2019 12:58 pmrepairtechsolutions1
How can we design the custom framework in Selenium RCMon Jun 24, 2019 2:26 pmrandybonnettes
What are the new features in Selenium 3.0Tue Jun 18, 2019 5:37 pmpappyvicky
What are you using Selenium for? Fri Apr 12, 2019 3:52 amzhl
LIMITATIONS OF SELENIUMWed Apr 10, 2019 11:23 amswara
Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

Go down
avatar
gchandrasekaran82
Regular Participant
Regular Participant
Posts : 33
Join date : 2011-02-16

How to avoid the duplication in gotoIf condition in selenium ide. Empty How to avoid the duplication in gotoIf condition in selenium ide.

Tue Mar 08, 2011 8:24 pm
Hi,

Please let me know where code goes wrong? Please give me resolution.

Step 1: Condition A

Step 2: If condition A true go to step 4.

Step 3: Here some actions.

Step 4: Here some actions

Step 5: Go to step 3.


So my ultimate aim is

If condition true then do step 4 and continue step 3...
if condition false then do step 3 only.


Here once step 4 is finished step 3 have to be executed as per Step 5. (It is doing correctly)

But once step 3 is executed it should not execute step 4. How to achieve this? (But it is doing again step 4)

Regards,
Chandra


Back to top
Permissions in this forum:
You cannot reply to topics in this forum