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-7.4.1

05 Dec 08:17
53dd789
Compare
Choose a tag to compare
  • fix selenoid boolean capabilities

page-factory-2-7.4.0

04 Dec 06:29
c29f81f
Compare
Choose a tag to compare
  • add replace placeholders in params value ability

page-factory-2-7.3.1

29 Nov 06:02
Compare
Choose a tag to compare

page-factory-2-7.3.0

29 Nov 03:08
a6f0d6a
Compare
Choose a tag to compare
  • add fragments datatable outline
  • expand waits
  • fix #109
  • add mobile reset strategy
  • remove reset context before scenario

page-factory-2-7.2.1

23 Nov 06:40
Compare
Choose a tag to compare
  • remove docs

page-factory-2-7.2.0

23 Nov 05:46
02b791a
Compare
Choose a tag to compare
  • REST-PLUGIN. add @cookie annotation
  • REST-PLUGIN. fix form-data (use @Body for it)

page-factory-2-7.1.0

22 Nov 05:45
69a6cac
Compare
Choose a tag to compare
  • update video properties
    Now there are only 2 video parameters:
    video.enabled = (true|false) - false by default
    video.path = /tmp/video - System.getProperty("java.io.tmpdir") by default
    They are both optional.

page-factory-2-7.0.0

20 Nov 03:08
2d20c7e
Compare
Choose a tag to compare
  • tests without cucumber
  • add selenoid sessionTimeout parameter
  • update default html constructor
  • rename html-elements-plugin to html-plugin and jdi-elements-plugin to jdi-plugin

page-factory-2-6.5.0

08 Nov 04:00
e1a7019
Compare
Choose a tag to compare
  • add webdriver shared option
    extend your cucumber starter from ru.sbtqa.tag.pagefactory.Tag if you want that browser will be closed after all tests

page-factory-2-6.4.1

31 Oct 06:59
c24c33d
Compare
Choose a tag to compare
  • fix applying order