Zarkonnen / se-interpreter

Interpreter for Selenium Builder JSON scripts based on node.js and wd.
34 stars 31 forks source link

Feature request: Specify parallel execution in JSON config #22

Open ghost opened 10 years ago

ghost commented 10 years ago

Hi, I'm trying to configure the interpreter to run parallel tests in a Travis build. Couldn't find an example of the right syntax for the json version of --parallel=n. Can you share one? Thanks.

Zarkonnen commented 10 years ago

I'm afraid there isn't currently a JSON version of --parallel=n. You can only specify this on the command line.

I've edited the name of this issue to be a feature request for this. :)

davidlinse commented 10 years ago

:+1: