How to convert WebDriverIO test project into a self executable file

Viewed 53

I have a automation test suite developed in WebDriverIO Javascript. I would like to know if we have an option to convert it into an executable file, so that any one can trigger the test run by double clicking the file.

Any thoughts?

0 Answers
Related