test yarn e2e

This commit is contained in:
Antoine Legrand 2017-07-18 09:08:33 +02:00
parent 0ad28d056c
commit fc8ba8b84e
5 changed files with 54 additions and 46 deletions

View file

@ -20,7 +20,7 @@ export const config: Config = {
framework: 'jasmine',
seleniumAddress: 'http://localhost:4444/wd/hub',
// Uncomment to run tests against local Chrome instance
directConnect: true,
// directConnect: true,
capabilities: {
browserName: 'chrome',
chromeOptions: {