Skip to main content

Questions tagged [wdio-jasmine]

The tag has no usage guidance.

wdio-jasmine
2 questions with no upvoted or accepted answers
0 votes
0 answers
22 views

WebdriverIO + Jasmine: How to make use of grep to filter the spec files

I have a suite folder with 3 spec files configured. In one of the spec file it block has the description "_smoke" but when using the jasmineOpts.grep=_smoke it does not filter the spec file ...
rakesh prabhakar balraj's user avatar
0 votes
0 answers
613 views

after npm install webdriverio ./node_modules/.bin/wdio: No such file or directory

I cannot find node_modules/.bin/wdio after having installed on W10. So, I cannot run Appium tests Thanks for any support Lorenzo
LorenzoGi's user avatar
  • 266