I have to automate webpage. If I click one hyperlink2 it
will take 2 hrs to open. How to automate hyperlink2?
Answer Posted / bharat
Hi Nanda,
U r using loop to solve this sync prob.But i don't think
this will solve this prob as loop will not take so much time
to complete.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is expert view and keyword view?
Why script error occur in between recording in qtp?
How to open a new test using quicktest professional (qtp)?
what are the mandatory properties for a tex boxc (scenario?)
Explain advantages and disadvantages of ddf?
What is synchronization point in QTP?
if our qtp vb Script may be Currepted then What we want do?
Explain the concept of object repository & how qtp recognizes objects?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is the use of text output value in quicktest professional?
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
your coming from electrical backgroung..but y ur coming to software side?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
Why is Client side image is preferred over server side image?
What are the advantages of a Hybrid framework?