01-22-2008, 11:38 AM
You can go to "Record and Run Settings > Select Web" and click record and run test on any open browser. then click apply > ok
I hope it works
I hope it works
How to run multiple urls in QTP.
|
01-22-2008, 11:38 AM
You can go to "Record and Run Settings > Select Web" and click record and run test on any open browser. then click apply > ok
I hope it works
01-22-2008, 01:35 PM
Sachin,
Pls use the GetROrproperty for the capturing url for a opened browser and assign tht to a variable and then transfer that value to Data Sheet by using out put values then use "DataTable.ExportSheet(FileName, DTSheet)" to export the data sheet to ur desired location. Here comes reference code To get capture the url form browser Code: Outputurl=Browser("xyz:=dds").Page("sdf:=sdf").Output CheckPoint("text:=url") Pls let me know the result Regards Raj rhotur@gmail.com
02-01-2008, 01:18 AM
Hi Raj,
I want to capture the URL of the navigations(each page) in a web application..how can i do this..Please explain. Thanks in advance. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Import multiple values from excel into QTP | Shaik Ahmed | 2 | 3,609 |
03-09-2014, 09:17 PM Last Post: Shaik Ahmed |
|
Installing QTP -Freeware on Multiple Machine | sangi | 1 | 2,878 |
06-11-2013, 06:13 PM Last Post: Ankur |
|
How to run same script for different URLs when loading time is different | mansis | 5 | 5,092 |
09-21-2012, 12:42 PM Last Post: mansis |
|
How to use same script for multiple URLs | mansis | 29 | 22,281 |
09-01-2012, 05:12 PM Last Post: mansis |
|
Switching between URLs | sqadri | 1 | 2,821 |
02-01-2012, 07:36 AM Last Post: rajpes |