Selenium starting certain profile

View: New views
1 Messages — Rating Filter:   Alert me  

Selenium starting certain profile

by Shaddow89 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I have been searching about that topic quite a lot but by now, i didn't manage to get this done. I need my selenium instance to start a firefox browser using a preconfigured profile (using certain ssl certificates etc)

I didnt get out, how i can force selenium to use a certain profile. i tried -p,-profiles,-firefoxProfileTemplate etc...

my call is: "*chrome -firefoxProfileTemplate C:\\temp\ff_profile"
i also used an absolute url to firefox.exe and i used *firefox

Can one post me a working statement, where selenium chooses the given profile? thanks in advance