11 lines
No EOL
203 B
Text
11 lines
No EOL
203 B
Text
{
|
|
"hostname": "localhost",
|
|
"port": 4444,
|
|
"browsers": [{
|
|
"name": "firefox",
|
|
"url": "http://localhost:8080/test"
|
|
}, {
|
|
"name": "phantomjs",
|
|
"url": "http://localhost:8080/test"
|
|
}]
|
|
} |