Files
luos/behat.yml.dist

16 lines
496 B
Plaintext
Raw Normal View History

2013-12-16 16:08:39 -04:00
# behat.yml
default:
suites:
webentry2_features:
paths:
- %paths.base%/features/webentry2
- %paths.base%/features/test
contexts:
- FeatureContext:
parameters:
webDriverHost: "http://localhost:4444"
browser: "chrome"
capabilities:
browserName: chrome
platform: ANY