
|
If you were logged in you would be able to see more operations.
|
|
|
|
Selenium Server doesn't open Firefox with the new profile successfully unless the -no-remote argument is supplied.
This may depend on whether other Firefox instances are open with different profiles, and whether they are run with no-remote
firefox -help gives:
-no-remote Open new instance, not a new window in running instance.
I'll attach a patch to include this
|
|
Description
|
Selenium Server doesn't open Firefox with the new profile successfully unless the -no-remote argument is supplied.
This may depend on whether other Firefox instances are open with different profiles, and whether they are run with no-remote
firefox -help gives:
-no-remote Open new instance, not a new window in running instance.
I'll attach a patch to include this |
Show » |
|