How we can add objects to the object repository during the
running?is it possible or not?explain
Answers were Sorted based on User's Feedback
Answer / ycy
I think it is not possible to add while recording.
I we do any operation on that object, it will add to object
repository.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreekanth chilam
Hi ,
Use the ObjectRepositoryUtil API functions from QuickTest
Plus .
QuickTest Plus files contain documentation on how to
access the Object Repository from within the script
| Is This Answer Correct ? | 1 Yes | 0 No |
Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
What is difference between QC and TD?
How Does Run time data (Parameterization) is handled in QTP?
Write a user defined function to count the no. of buttons existed in a webpage ? i dont want to use descriptive.create ()
can i automate java web application using qtp web addin only not using java addin
Pls anyone, tell me the script in QTP to find the number of links, and images in a webpage. Verry very urgent. I shall really be very thankful
How can we open an Excel sheet through the script
What is the difference between QTP 8.2 and QTP 9.2
can we install qtp in windows vista
Which company is better amdocs or techm ???
Among all the check points what is the most important checkpoint?
How to Import the data from MS-Access in QTP?