-
Notifications
You must be signed in to change notification settings - Fork 57
Continuous Integration meets VisualCeption
Nils Langner edited this page Jan 26, 2015
·
8 revisions
class_name: WebGuy
modules:
enabled:
- WebDriver
- WebHelper
- VisualCeption
- VisualCeptionReporter
config:
WebDriver:
url: http://www.example.com
browser: firefox
host: localhost
port: 4444
VisualCeption:
maximumDeviation: 0
storageStrategy: RemoteStorage
expectedImageServer: http://yourimageserver.com/image.php
userId: bwhBR4WBEFJHBW
VisualCeptionReporter:
reporter:
class: CIReporter
templateFile: /path/to/templateFile.php
logFile: /path/to/logFile.html