Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix QA selector class used to click on QA elements | Grzegorz Bizon | 2018-01-10 | 1 | -1/+8 |
* | Reduce duplication in QA page elements-related code | Grzegorz Bizon | 2018-01-09 | 1 | -0/+7 |
* | Add QA login page views / selectors definition | Grzegorz Bizon | 2018-01-09 | 1 | -8/+2 |
* | Improve QA sanity selectors test output message | Grzegorz Bizon | 2018-01-09 | 1 | -1/+1 |
* | Add QA error when page class has no views defined | Grzegorz Bizon | 2018-01-09 | 2 | -12/+21 |
* | Implement QA pages and views validator | Grzegorz Bizon | 2018-01-09 | 1 | -0/+83 |
* | Make it possible to define a QA-specific page element | Grzegorz Bizon | 2018-01-09 | 1 | -9/+12 |
* | Append page validation error if view partial is missing | Grzegorz Bizon | 2017-12-22 | 1 | -20/+31 |
* | Use composite pattern to return page view errors | Grzegorz Bizon | 2017-12-22 | 3 | -1/+54 |
* | Add implementation for matching view elements in QA | Grzegorz Bizon | 2017-12-22 | 1 | -0/+61 |
* | Add domain specific language to define QA page elements | Grzegorz Bizon | 2017-12-22 | 1 | -0/+35 |