You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReportPortalRequiredOptionError:
ReportPortalclienterror:
Validationfailed.Please,checkthespecifiedparameters:
Property'apiKey'mustnotbeempty.atgetApiKey(path/node_modules/@reportportal/client-javascript/lib/commons/config.js:25:13)atgetClientConfig(path/node_modules/@reportportal/client-javascript/lib/commons/config.js:40:20)atnewRPClient(path/node_modules/@reportportal/client-javascript/lib/report-portal-client.js:34:19)atnewReporter(path/node_modules/@reportportal/agent-js-webdriverio/src/reporter.ts:57:19)atBaseReporter._loadReporter(file://path/node_modules/@wdio/runner/build/reporter.js:161:20)atArray.map(<anonymous>)
at BaseReporter.initReporters (file://path/node_modules/@wdio/runner/build/reporter.js:23:68)
at Runner.run (file://path/node_modules/@wdio/runner/build/index.js:70:30)
While using token as described in the configuration example -> https://github.com/reportportal/examples-js/blob/main/example-webdriverio/examples-webdriverio-mocha/wdio.conf.js
Everything is working but receiving annoying warn message to use apiKey instead, whenever I set apiKey instead of token I receive an error:
wdio.config
The text was updated successfully, but these errors were encountered: