Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to make scripts sync with application
#1
Solved: 10 Years, 9 Months, 2 Weeks ago
Hi All,
I am using Descriptive Programming for my project and application has 10 pages.
On some page we have to select options from drop down. At that time it takes lot of time refresh the page. But because of this slow loading of page scripts are getting failed. To overcome from this issue i have used "wait" statement, but the proble is some time the application will get loaded quickly. At that time "wait" statement make scripts to wait for long time even the page loaded. I have used "Sync" but no use in DP.
Some time i did use
Code:
Do Until i=10
  i=i-1
  If i<10 Then Exit Do
Loop

Apart from this, is there any more solutions for my issue?

Regards
Raj
Reply


Messages In This Thread
How to make scripts sync with application - by Rajashekar Gouda - 03-11-2008, 01:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to make QTP Script to work when system gets locked? ramkumarad 6 11,917 11-02-2017, 03:37 PM
Last Post: Divv
Question Cross Browser Sync Not Working geodude 0 1,865 04-07-2017, 08:43 AM
Last Post: geodude
  How to use sync function 22sumit 2 3,222 06-16-2015, 06:27 PM
Last Post: 22sumit
  Local script to make compatible with QC automation2012 1 2,161 01-28-2015, 02:11 PM
Last Post: automation2012
  Need Excel template for mapping manual scripts to Automation scripts. ACCBAJPA 0 2,841 09-19-2013, 03:02 PM
Last Post: ACCBAJPA

Forum Jump:


Users browsing this thread: 2 Guest(s)