Siarhei Kliushnikau
Results
42
comments of
Siarhei Kliushnikau
trafficstars
> Thanks for raising the issue. > > > wildcards aren't available in cli > > What happens if you currently run `wdio --spec ./test/**/* --exclude ./test/login/**/*`? > > I...
and it's confused because in wdio.conf.ts if the same put in specs: ['./test/**/*'] it will start tests, at this moment only single files for --spec supported no sure why