@qavajs/service-selenium-standalone
v0.0.1
Published
service to work with selenium standalone
Downloads
2
Keywords
Readme
@qavajs/service-selenium-standalone
service to work with selenium standalone
npm install @qavajs/service-selenium-standalone
configuration
module.exports = {
default: {
service: ['@qavajs/service-selenium-standalone']
}
}