08-24-2011, 08:07 AM
Hello, I have a scenario where I need to test multiple browsers (i.e., IE,Firefox). Is there a way to change this using Vbscript before I kick of the test?
Changing default browser
|
08-24-2011, 08:07 AM
Hello, I have a scenario where I need to test multiple browsers (i.e., IE,Firefox). Is there a way to change this using Vbscript before I kick of the test?
08-24-2011, 10:32 AM
Use Syetem.Util to launch different applications(browsers) but make sure that your qtp version is compatible wtih Firefox.
Correct me if wrong. Regards, Sankalp
08-30-2011, 12:48 PM
hii sshukla12...
U r wrong...I mean D concept is right but d command is wrong... It will be SystemUtil.Run.. ------------ Thanx.
08-30-2011, 01:36 PM
Sorry yaar....
I thought it will help you....I haven't paid attention to syntax.. Good learning for me...THNKS
09-05-2011, 06:35 AM
Thank you both for your replies. I am aware of the SystemUtil.Run. I was hoping there was possible another alternative.
09-08-2011, 04:02 PM
well u need to test in both browser at a same time???i mean in a same run session u want to test wid different browser???
Or two separate session for two different browser???? If ur need is d first one, thn u can use "Creationtime:=0" property for first browser and "Creationtime:=1" for 2nd browser....it will work.... And if ur need is 2nd one, then SystemUtil.Run command is good enough for ur Case[/align].... First verify whether ur QTP version support firefox or not..Coz as far as i know, QTP 11.00 is d only version which support firefox.... ------------- Thanx. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Changing Data in the application | newbieny | 0 | 958 |
07-17-2019, 07:19 PM Last Post: newbieny |
|
Cannot find the "[ WebEdit ]" object's parent "[ Browser ]" (class Browser). Verify t | Divya Roopa | 1 | 8,426 |
03-11-2014, 12:13 PM Last Post: devarapallliramana |
|
Retrieving default value from embedded webedit from webtable | indranilgoswamimcb | 1 | 3,096 |
01-12-2012, 02:47 PM Last Post: sshukla12 |
|
changing the name in OR -- is not recognized | appsved | 3 | 3,268 |
08-27-2010, 09:35 PM Last Post: appsved |
|
Changing existing checkpoints | janriis | 1 | 3,187 |
12-13-2009, 12:55 PM Last Post: basanth27 |