|
|
|
@ -12,9 +12,9 @@ module.exports = { |
|
|
|
server_path: require('selenium-server').path, |
|
|
|
host: '127.0.0.1', |
|
|
|
port: 4444, |
|
|
|
cli_args: { |
|
|
|
'webdriver.chrome.driver': require('chromedriver').path |
|
|
|
} |
|
|
|
// cli_args: {
|
|
|
|
// 'webdriver.chrome.driver': require('chromedriver').path
|
|
|
|
// }
|
|
|
|
}, |
|
|
|
|
|
|
|
test_settings: { |
|
|
|
|