Running Selenium RC with Firefox 3

Avatar of Joakim Back

After running into proxy errors attempting to run Selenium tests with Opera 9.62 and being unable to install Firefox 2 on Ubuntu 8.10 (unsatisfied package dependencies..) I finally ran into this gem:
Hi,

On windows I succeeded to run  Selenium RC and Firefox 3 using the following steps
1. run firefox in profilemanager mode (”path\to\firefox.exe” -profilemanager)
2. create new [...]

Tags: , , ,