Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Releases: sbtqa/page-factory-2

page-factory-2-13.0.0

28 May 07:02
d90dd21
Compare
Choose a tag to compare

[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

24 May 19:24
f60700d
Compare
Choose a tag to compare
  • Fix #246 incorrect parsing props dataprovider

page-factory-2-12.0.3

14 May 02:30
9ac8498
Compare
Choose a tag to compare
  • Fix performance

page-factory-2-12.0.2

27 Apr 19:38
f81ce8f
Compare
Choose a tag to compare

#238 Another attempt to fix placeholders

page-factory-2-12.0.1

27 Apr 15:19
5d4426b
Compare
Choose a tag to compare

#237 HOTFIX fix placeholder matcher

page-factory-2-12.0.0

26 Apr 06:59
23d6c4d
Compare
Choose a tag to compare

#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

23 Apr 07:06
Compare
Choose a tag to compare
  • [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

27 Mar 03:06
df252cf
Compare
Choose a tag to compare
  • 203 core
    fix "wrong number of arguments" in actions with identical titiles

  • 193 core
    fix npe on emtpy page context

page-factory-2-11.1.0

22 Mar 06:43
538f557
Compare
Choose a tag to compare

New datajack version.
Features:

page-factory-2-11.0.1

20 Mar 06:34
b8325e5
Compare
Choose a tag to compare
  • 194 rest
    remove blank after sending