Bug fixes
- fix: screenshot now accepts slashes in name
- fix: clean up suite's screenshots before running the suite
- fix: leave the editing mode (in a row) by pressing Esc
- fix: when creating a new project, reset project object in the state, rather then merge
- fix: target.assertPosition correctly asserts on bordering elements
- fix: target.assertContainsClass can used to ensure target doesn't contain a class
- fix: Test report of multiple suite with the same suite titles
Features
- improve UI: add target.screenshot
- improve UI: add target.assertNodeCount
- improve UI: add target.assertTextCount