This repository was archived by the owner on Sep 21, 2022. It is now read-only.
0.11.0
- Plugins support (@Saulis).
Check out documentation
and some plugin examples: - Add
flickaction for touch devices (@scf2k). - Add
sessionModeproperty which allows to choose when new
WebDriver session is created (@SevInf). - Automatically kill browser session on
SIGHUP,SIGINTand
SIGTERM(@j0tunn). - Allow to switch image background in HTML reoport (@unlok).
url.resolveis not used anymore for computing absolute
URLs fromrootUrland suite URL. It is now just joined
with a single/in between (@j0tunn).- Update
png-imageso it can be built withgcc4.6 (@j0tunn). - Correctly expose
__geminivariable in client scripts (@vlkosinov). - Grep pattern now checked when suites load, not when they are
executed (@hatroman). - HTML report refactoring (@hatroman).