This is a migrated thread and some comments may be shown as answers.

Is it possible to launch a sandboxed Firefox?

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
valve
Top achievements
Rank 1
valve asked on 14 Apr 2014, 10:14 PM
I have several Firefox installed in my PC.
I am using Sandboxie to start Firefox, like this:

"C:\Program Files\Sandboxie\Start.exe" "d:\FirefoxTest_1\firefox.exe"

"C:\Program Files\Sandboxie\Start.exe" "d:\FirefoxTest_2\firefox.exe"

 
My test code is something like this:


// Launch an instance of the browser
Manager.LaunchNewBrowser(BrowserType.FireFox);

            
// Navigate to : 'http://localhost:12345/Default.aspx'
ActiveBrowser.NavigateTo("http://localhost:12345/Default.aspx", true);



Thanks.

 

1 Answer, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 17 Apr 2014, 03:10 PM
Hello,

I am sorry but currently the scenario you are asking for is not supported. We have an existing feature request to launch the browser with optional command line parameters. I added a new comment in it for your Sandboxie scenario.

Regards,
Cody
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
valve
Top achievements
Rank 1
Answers by
Cody
Telerik team
Share this question
or