Only listing significant user-visible, not internal code cleanups and minor bug fixes.
- [QATM-236] Quit after tagged scenario fails
- [QATM-70] New background tag
- [QA-189] Removed extra dot in 'service response status' step. Old step removed.
- [QA-152] New aspect merging 'include' and 'loop'. Old aspects removed.
- [QATM-74] New step to store text in a webElement in environment variable.
- [QATM-73] New step to read file, modify according to parameters and store in environment variable.
- [QATM-78] Fix public releasing in maven central
- [QA-342] New cucumber tag @loop to multiple scenario executions
- [QA-272] better classes packaging
- [QA-298] Apache2 license. Step definitions redefined
- CukesGHooks will invoke the logger with each step
-
Ignored scenarios will fail if ignore cause was an already done jira ticket
-
No more a submodule project
-
Added new aspect to force the browser name and version in tests development ,using FORCE_BROWSER (even availableUniqueBrowsers factory is defined).
Eg: mvn -U verify -DSELENIUM_GRID=jenkins.stratio.com:4444 -DFORCE_BROWSER=chrome_33