How to export(copy) the entire webtable from the webpage
into Excelsheet? using Vb scripting
Answer Posted / gururaj
Sridhar thanks for the response. My question is I wanted to
use the runtime webtable clomuns and rows as input to the
another application during run time.
I have one application when we run with some inputs will
get the results as a webtable format in the web
application. I wanted to use those inputs as a input to
the another application during runtime.
Please let me know if your not clear with my question.
Thanks in advance.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
what is ODC and GDC?
In qtp, how you can use xpath to identify objects?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What are the key points to create a framework in QTP for oracle forms?
What contains Data Driven Framework document in qtp?
Write a QTP script to enter a keyword in to Google search engine?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
UFT 12.02 which ALM version will support
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
I have created 3 actions in test action1, action2, action3 but I want run action 1,action 3,action2 how can you change in the actions in keyword view?
Is it possible to call from one action to another action in qtp?
what is the frame work in J-meter?
How many types of recording modes in qtp? Describe each type with an example where we use them?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Where we can use the analog mode and where we can use the low – level mode?