fix: Set direct connect false

This commit is contained in:
1ambda 2017-07-11 13:39:55 +09:00
parent 7c69f7a181
commit eb9f0e8df8

View file

@ -1,6 +1,6 @@
exports.config = {
baseUrl: 'http://localhost:8080/',
directConnect: true,
// directConnect: true,
chromeOnly: true,
capabilities: {
browserName: 'chrome',