File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 "testDownloadBehavior" : " run-s testDownload:*" ,
3131 "testDownload:chrome" : " cross-env BROWSER=chrome wdio run ./testDownloadBehavior/wdio.conf.js --spec ./testDownloadBehavior/example.js" ,
3232 "testDownload:firefox" : " cross-env BROWSER=firefox wdio run ./testDownloadBehavior/wdio.conf.js --spec ./testDownloadBehavior/example.js" ,
33- "testDownload :edge" : " cross-env BROWSER=edge wdio run ./testDownloadBehavior/wdio.conf.js --spec ./testDownloadBehavior/example.js" ,
33+ "_testDownload :edge-disabled " : " cross-env BROWSER=edge wdio run ./testDownloadBehavior/wdio.conf.js --spec ./testDownloadBehavior/example.js" ,
3434 "emulate" : " cross-env EXAMPLE_RECIPE=emulate wdio run ./wdio.conf.js --spec ./emulate/example.js" ,
3535 "getting-started" : " node ./getting-started/run-in-script.js" ,
3636 "keys" : " cross-env EXAMPLE_RECIPE=keys wdio run ./wdio.conf.js --spec ./keys/keys.js" ,
You can’t perform that action at this time.
0 commit comments