Answer Posted / hemakumar.m
InvokeApplication "executable file path of mozilla"
Or
SystemUtil.Run "executable file path of mozilla"
mention the executable file path of mozilla in double
qutoes.
The main difference between InvokeApplication and
SystemUtil.Run is we can open what ever file u want like
the files with extension .txt,.xl,.doc,.doc.. using
SystemUtil.Run ,but using InvokeApplication we can open the
files with a extension .exe
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of a Hybrid framework?
How to analyzing test results using quicktest professional (qtp)?
How to capture a window in QTP?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
How can we conduct U-I Testing by using QTP??????
write script for bitmap image?
How do you do batch testing in wr and is it possible to do in qtp, if so explain?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
give me the code to save all messages of inbox of gmail into a folder and notepad
what is error and fault in terms of software quality?
When and why to use descriptive programming?
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
How to use Environment parameterization? Explain with an example.
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.