How to convert WebDriverIO test project into a self executable file
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.