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
I'm getting the following error calling this method outputView.getChannelNames()
Error: Can't call click on element with selector "select[title="Tasks"]" because element wasn't found
at implicitWait (file:///C:/GitLab/adi/delta-performance-test/webdriver.io/node_modules/webdriverio/build/utils/implicitWait.js:29:19)
at async Element.elementErrorHandlerCallbackFn (file:///C:/GitLab/adi/delta-performance-test/webdriver.io/node_modules/webdriverio/build/middlewares.js:15:29)
at async Element.wrapCommandFn (file:///C:/GitLab/adi/delta-performance-test/webdriver.io/node_modules/@wdio/utils/build/shim.js:90:29)
at async OutputView.getChannelNames (file:///C:/GitLab/adi/delta-performance-test/webdriver.io/node_modules/wdio-vscode-service/src/pageobjects/bottomBar/AbstractViews.ts:20:9)
at async World.<anonymous> (file:///C:/GitLab/adi/delta-performance-test/webdriver.io/00_common/steps/given.step.ts:25:62)
at async wrapPromiseWithTimeout (C:\GitLab\adi\delta-performance-test\webdriver.io\node_modules\@cucumber\cucumber\src\time.ts:55:10)
at async Object.run (C:\GitLab\adi\delta-performance-test\webdriver.io\node_modules\@cucumber\cucumber\src\user_code_runner.ts:86:16)
at async Object.run (C:\GitLab\adi\delta-performance-test\webdriver.io\node_modules\@cucumber\cucumber\src\runtime\step_runner.ts:50:20)
at async TestCaseRunner.invokeStep (C:\GitLab\adi\delta-performance-test\webdriver.io\node_modules\@cucumber\cucumber\src\runtime\test_case_runner.ts:137:12)
at async TestCaseRunner.runStep (C:\GitLab\adi\delta-performance-test\webdriver.io\node_modules\@cucumber\cucumber\src\runtime\test_case_runner.ts:334:20)
The control has no title property anymore:
The text was updated successfully, but these errors were encountered:
I'm getting the following error calling this method
outputView.getChannelNames()
The control has no title property anymore:
The text was updated successfully, but these errors were encountered: