Posts: 12
Threads: 6
Joined: Sep 2010
Reputation:
0
10-21-2010, 07:19 PM
Hi..
In my web application the radio button takes more time to select,please any body give some solutions for this...
Posts: 99
Threads: 0
Joined: Oct 2010
Reputation:
0
10-22-2010, 11:11 AM
Hi
Are you using check for EX:
If (xyz.Exists) Then
'Select Radio button
End If
?
Posts: 12
Threads: 6
Joined: Sep 2010
Reputation:
0
10-23-2010, 12:45 PM
(This post was last modified: 10-25-2010, 04:46 PM by Shandru.)
Thanks for reply saini,
1.In manual its not taking time
2.No, Just choosing one radio button out of two and press next button..
While running the script if i click manually means it immediately moves next step...
Thanks for reply kavita,
im not using any condition just choosing one radio button and moving to next step...
Posts: 50
Threads: 0
Joined: Jul 2009
Reputation:
0
10-25-2010, 02:48 PM
Hi Shandru,
Can you paste the code that you are using?
- Vinod
Posts: 12
Threads: 6
Joined: Sep 2010
Reputation:
0
10-26-2010, 04:36 PM
Hi vinod,
I tried both solution but
both showing error as "cannot identify specified item..."
can u please give some other solutions?
-Shandru
Posts: 12
Threads: 6
Joined: Sep 2010
Reputation:
0
10-27-2010, 11:33 AM
Im sorry vinod,
i had tried both the code,but still it's taking more time to run...
--Shandru