We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1536c4c + 434f8e7 commit bc6e23eCopy full SHA for bc6e23e
readme.md
@@ -42,7 +42,8 @@ modules:
42
enabled: [WebDriver, VisualCeption]
43
44
VisualCeption:
45
- referenceImageDir: /home/codeception/referenceImages/ # Path to the reference folder
+ referenceImageDir: /home/codeception/referenceImages/ # Path to the reference folder (optional, standard is
46
+ # <datadir>/VisualCeption/)
47
maximumDeviation: 5 # deviation in percent
48
```
49
0 commit comments