how can I read text in browser and export the same into text
file?
Answer Posted / uday
If u r looking the source code of a browser:
http://hpsqtp.blogspot.in/2012/03/how-to-get-source-code-of-webpage-using.html
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the features of quick test pro(qtp)?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
When to use descriptive programming?
What are the differences between qtp and winrunner?
after click on compose mail how can we attached a file in qtp with vbscript code
What are the views available in quicktest professional?
Explain features of the latest version of qtp/ uft 12.1?
When to use shared and local object repository?
banking domain description for software tester for interview
Can U Explain about QTP tool from older version to latest version also its differences?
How the exception handling can be done using quicktest professional?
Explain how Does Run time data (Parameterization) is handled in QTP?
What are the different types of functions available in qtp and explain ?
How is the Bitmap checkpoint different from Image checkpoint?