I work on app
options.setApplicationPath("C:\\path_toap");
But in one test I'd like to open .bat file from one folder. How to do that?
getDriver().get();
is for url only, executeCommand is not what I'm looking for.
I just like to set path to file to open, there's such method for this in winium?
Aucun commentaire:
Enregistrer un commentaire