I'm looking for a solution similar to presented in this question, except it has to deal with python.
Asked
Active
Viewed 635 times
1 Answers
1
the answer that was accepted is language agnostic. You will need to setup a firefox profile then when starting up selenium rc tell it to use that profile.
You just need to run your tests to use *firefox
against the rc that has your profile and when the browser loads it will be the one you are after

AutomatedTester
- 22,188
- 7
- 49
- 62