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
Answer Posted / nipunkumar
Dear MMK,
Solution told by u would add suffix to the retrieved value
of 'x'. Then please explain how this would help me
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How you can delete excel file in qtp?
QTP script is not working on other's machine..
Is it possible to call from one action to another action in qtp?
What are some test assets and related extensions of qtp?
What are the flaws in water fall model and how to overcome it?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Hi How to retrieve data from web element line by line?
What is the new version of qtp which is recently released in the market?
distinguish between old version and new version QTP features.
How many ways we can parameterize data in quicktest professional (qtp)?
How many add-ins comes by default with quicktest professional (qtp)?
What environment does qtp run in?
Analyzing the checpoint results?
What is the Difference between copy to action and call to action?