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 - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -