UNPKG

602 BMarkdownView Raw
1## 2.0.3
2adding install-chromedriver script and postinstall script to your project's package.json when you run the setup script
3
4## 2.0.0
5removed the postinstall script from cuketractor's package.json as it causes issues if behind a proxy
6
7## 1.3.1
8Adding take a screenshot step
9
10## 1.2.0
11Windows is now supported
12
13
14## 1.1.0
15* Introducing .page and .component yaml files, a simpler way to define and compose your page objects, with less boilerplate.
16
17
18## 1.0.7
19* Making test run return 1 as exit code if any of the steps are undefined / failing
20* improving README
21* making camelcase folders consistent