Hemavathy12
Hemavathy12
> Hey @jeffb-sfdc here's the solution for `.vsix` installation: > > ``` > export const config: Options.Testrunner = { > capabilities: [{ > ... > 'wdio:vscodeOptions': { > ... >...
> Commit [a407329](https://github.com/allure-framework/allure-npm/commit/a40732948a4a5ad9a23394eab16ddd24825726e0) enabled the `shell` option to fix running on Windows, but that's unsafe and breaks handling of spaces and special characters. Arguments provided to Windows batch files in...
> > RequestError: connect ECONNREFUSED 0.0.0.0:38755 > > I am not sure how your setup looks like but this error says that WebdriverIO can't connect to Chromedriver. The Chromedriver logs...