This repository was archived by the owner on Sep 21, 2022. It is now read-only.
0.3.3
- Allow to use multiple reporters in
testcommand. - Throw error when creating multiple suites of the same name within
the same parent. - Throw error when creating multiple states of the same name within
the suite. - Throw error when creating suite that will be unable to run (
has states and hasn't url or capture region); - Check argument types of
SuiteBuildermethods. - Check argument types of all actions methods.
- Shorter stacktraces for invalid elements errors.
- Correctly handle offsets in
mouseMoveactions. - Fix error when
gridUrlwas required even if there is only
phantomjsbrowser.