I have the script like this: Browser("Login").Page
("Application").Frame("ScopeFrame").Link("DC3701737
(Active)").Click in which the value "DC3701737" will get
changed and i have to use the same value in so many places.
I got the value "DC3701737" in to a variable(Say x). Now if
i want to pass the variable in to link object .. how?
Browser("Login").Page("Application").Frame
("ScopeFrame").Link(x).Click
Is it possible to pass any variable into a link object ..
so, that the application will select that link
automatically?
If ur not able to understand, pls let me know.
Answer Posted / raj
Please try this in Descriptive way.
Try this code to select the link....
Browser("Login").Page("Application").Frame
("ScopeFrame").Link("text:="&x).Click
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what is impact analysis on regression testing?
What is debugging? How you debug your script?
Hi any body pls help me for QTP 11.0 software free demo version. i have to practice. Kindly send the link.or where i have to download.
How to customize qtp?
How you can write contexts to text file in qtp?
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
How many scripts did you have?
Diff b/w Health care domain and Banking Domain?
Explain how you can replace string in qtp?
Explain the difference between call to action and copy action?
How to find Operating system information using QTP script?
What ate the Technologies supported by QTP?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
Explain QTP using different development techniques ?