How can I tell selenium to start firefox with certain commandline options? -


i'm using custom firefox binary selenium dependant on specific commandline parameters.

how can tell selenium use these parameters when executing firefox binary?

oops, seems there method: firefoxbinary.addcommandlineoptions()

that's answer...


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -