Posts: 3
Threads: 3
Joined: Jul 2008
Reputation:
0
07-28-2008, 06:39 PM
For example : After giving userid and password, the next page may take sometime to comeup. It may take 2secs or 5 mins depending on net speed. So, i can synchronize the next page based on a particular bitmap or button or text or anything on that page. But here I don't want to specify any time limit because I don't know when the next page will come up.
So, is there any way to solve it ?
Posts: 83
Threads: 16
Joined: Jan 2008
Reputation:
0
07-28-2008, 06:53 PM
U can use Browser("-").Sync or waitproperty() method
Regards
Raj
Posts: 130
Threads: 0
Joined: Jul 2008
Reputation:
0
07-29-2008, 01:34 PM
You can wait until the you saw Done on the Browser Status.
Try to ass the browser status object and wait until browser status object is done
Posts: 83
Threads: 16
Joined: Jan 2008
Reputation:
0
07-29-2008, 06:27 PM
Hye Surya,
Can u pls explain with more info? how can we make the script to wait until we saw Done on the Browser Status?
Any thing like code for refference
Regards
Raj
Posts: 83
Threads: 16
Joined: Jan 2008
Reputation:
0
07-31-2008, 01:04 PM
Any updates on this
Regards
Raj