Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to run multiple urls in QTP.
#11
Not Solved
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
Reply
#12
Not Solved
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
Reply
#13
Not Solved
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.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Import multiple values from excel into QTP Shaik Ahmed 2 3,260 03-09-2014, 09:17 PM
Last Post: Shaik Ahmed
  Installing QTP -Freeware on Multiple Machine sangi 1 2,639 06-11-2013, 06:13 PM
Last Post: Ankur
  How to run same script for different URLs when loading time is different mansis 5 4,494 09-21-2012, 12:42 PM
Last Post: mansis
  How to use same script for multiple URLs mansis 29 20,248 09-01-2012, 05:12 PM
Last Post: mansis
  Switching between URLs sqadri 1 2,578 02-01-2012, 07:36 AM
Last Post: rajpes

Forum Jump:


Users browsing this thread: 1 Guest(s)