v0.1.0
0.1.0 (2017-11-19)
This release brings the possibility to split the steps for opening the web page, interacting with it, waiting for the interaction effects and taking the snapshots to multiple commands, to be able to repeat the instructions and structure the source code of them.
Bug Fixes
- Check if commands include at least one of "url", "file" or "wait" parameters (0043efd)
- Rename the property "pages" in a sub-task to "commands" (581e056)
Features
- Allow separate navigation, page interaction and saving snapshots (c127424)