0

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

Community
  • 1
  • 1
Fluffy
  • 27,504
  • 41
  • 151
  • 234

1 Answers1

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