- gchandrasekaran82Regular Participant
- Posts : 33
Join date : 2011-02-16
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
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
Permissions in this forum:
You cannot reply to topics in this forum