UNPKG

selenium-standalone

Version:

installs a `selenium-standalone` command line to install and start a standalone selenium server

10 lines (9 loc) 130 B
module.exports = { version: "42", drivers: { ie: { version: 42, baseURL: 'http://www.google.fr', } } };