Fix grammar in UserPasswordPolicy documentation
[lhc/web/wiklou.git] / .fresnel.yml
1 warmup: true
2 runs: 3
3 scenarios:
4 # View the Main Page without redirect
5 - url: "{MW_SERVER}{MW_SCRIPT_PATH}/index.php?mainpage"
6 viewport:
7 width: 1100
8 height: 700
9 reports:
10 - navtiming
11 - paint
12 - transfer
13 probes:
14 - screenshot
15 - trace
16 # alerts:
17 # navtiming/loadEventEnd: 10%