views:

85

answers:

1

Hello, I'm looking for a solution similar to presented in this question, except it has to deal with python.

A: 

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