Releases: sbtqa/page-factory-2
page-factory-2-13.0.0
[html-plugin] Added basic logic and steps for implementation: tables, checkboxes, radio groups, tips, panels, drop down lists
Added the ability to search for elements by test-id attribute or text.
Added methods for working with elements: filling in forms, checking editable fields, receiving and storing element values and others
page-factory-2-12.0.4
- Fix #246 incorrect parsing props dataprovider
page-factory-2-12.0.3
- Fix performance
page-factory-2-12.0.2
#238 Another attempt to fix placeholders
page-factory-2-12.0.1
#237 HOTFIX fix placeholder matcher
page-factory-2-12.0.0
#192 bugfix Do not try to take screenshot if no driver initialized
#231 bugfix Fix pipe escaping in data table cells
#191 bugfix Fix NPE on PageManager if no pages.package property provided
#228 feature Ability to pass desired capabilities from environment variables and system properties
#229 bugfix !!BREAKING CHANGES!! Fix native allure steps absence. Rest-plugin api refactoring.
#235 bugfix Fix replace query placeholders
page-factory-2-11.2.0
- [rest-plugin] Support for nullable values in BODY params
- [core] Add steps for remember values from feature to Stash
- [core] Add support for --step-notifications cucumber option
- [datajack] Support for json handling by path not only value
- [datajack] BREAKING CHANGE! simplified references support. now we can pass a reference by {"$ref": "path"} object
- [rest-plugin] Add request and response logs to Allure
page-factory-2-11.1.1
page-factory-2-11.1.0
New datajack version.
Features:
- Get non-value as json string sbtqa/datajack#31
- Strict key existance for Stash sbtqa/datajack#30
page-factory-2-11.0.1
- 194 rest
remove blank after sending