a7483c5a9a
Previously when useChrome was set to false the command would be something like ``` makeWrapper [...] \ --add-flags "-cp [...]" \ --add-flags \ --add-flags "org.openqa.grid.selenium.GridLauncherV3" ``` The problem was that only the arguments to `--add-flags` was optional while for this to be parsed correctly the flag and argument has to be optional. |
||
---|---|---|
.. | ||
chromedriver | ||
htmlunit-driver | ||
selendroid | ||
server |