CodeceptJS
CodeceptJS copied to clipboard
npx codeceptjs run --override '{ "helpers": {"WebDriver": {"browser": "chrome"}}}' not working
i use codecept.conf.js and when i run: npx codeceptjs run --override '{ "helpers": {"WebDriver": {"browser": "chrome"}}}'
i got this message: Unexpected token h in JSON at position 2
SyntaxError:
at JSON.parse (