how can I read text in browser and export the same into text
file?
Answer Posted / rohit pathak
file name.Export("C:\Results\file name.xls")
First you have to tell which file you want to export and
then where you want too export that file.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Why is action split used by qtp?
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
What is the difference between local and shared object repository in qtp?
How can I change object description or check point values in qtp?
How many types of parameters are available in quicktest professional?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
If I change the object name in one action will it be updated in all the actions? Or not?
after initiating one project for testing, when exacltly QTP tester role starts?
What are main panes available in qtp test browser?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
whow much strong on VB and C?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
What is the parameterization? Give one example?