Can I upload an extension on Firefox with JS-Nighwatch?
Hi Joe,
To upload an extension with NightwatchJS, you can use this command format:
var file = File("path/to/some/file");
Can I upload an extension on Firefox with JS-Nighwatch?
Hi Joe,
To upload an extension with NightwatchJS, you can use this command format:
var file = File("path/to/some/file");