How to Synchronize the Browser at Field level?
For example if you put Browser.sync(), it will wait upto
for that Browser sync only. But It should wait upto total
Browser get uploaded with all fields.
Note : We don't know Which fields will come in that
Browser. Means without knowing field names.
Answer / harsha
Call AppBusyStatus(1)
Public Function AppBusyStatus(intCreationTime)
Do While Not (Browser("Creation
time:="&intCreationTime").Object.Busy)
Loop
This will work better. We are using this in our real time
project
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the differnce between action & script
What is an Regular expression doing in VBScript?Tell the pattern for the email verification.
in one page we have 100 links i have to click the 99th link how can i click the 99th link.
4 Answers GK Technologies, IBM,
suppose take one row in a row 16 columns is there.in 16 columns 16 numbers is there.but i want to get each 3 column number.o/p :5 columns get in 16 columns means. so can anybody write this function? plz send if u know the answer.
what is main diff of qtp8.2 and qtp9.0?
Which Databases supports for QTP?
how can i call an external action,which is not added external action of an action?
what is the defference between calling ation and called action?
What is difference between QC and TD?
How to make arguments optional in a function?
.qfl extension for which file? where vl use it
How do u fetch data from a database ?