Skip to content

Releases: sbabcoc/Selenium-Foundation

15.2.1-s2

07 Nov 07:48
Compare
Choose a tag to compare
  • Project: Upgrade TestNG Foundation to version 1.8.1
  • Implement configurable TestNG retry for unit tests

15.2.0-s2

07 Nov 07:42
Compare
Choose a tag to compare
  • Project:
    • Upgrade TestNG Foundation to 1.8.0
    • Revise POM publication process yet again, this time with the ANT "filter" feature
  • Add more coordinators, with custom exceptions to match
  • Add coordinator timeout differentiation feature
  • Add standard retry manager implementation

15.1.0-s2

07 Nov 07:27
Compare
Choose a tag to compare

(No changes... The last release should have had this designation.)

15.0.1-s2

07 Nov 07:24
Compare
Choose a tag to compare
  • Project:
    • Upgrade Selenium 3 artifacts to 3.11.0
    • Upgrade selenium3 Guava dependency to 23.6-jre
    • Upgrade selenium3 GhostDriver dependency to 2.1.0
    • Add JCommander 1.72 to selenium3 dependencies
  • Test: Use Grid server command line processors to parse options into configuration objects

15.0.0-s2

07 Nov 06:28
Compare
Choose a tag to compare
  • Extract RobustElementWrapper to its own file.
  • Refactor code to acquire capabilities for configured browser
  • Refactor code to extract Grid configuration files from JAR
  • Add feature to enable JavaScript code to throw Java exceptions
  • Fix unchecked cast to DetectsLoadCompletion
  • Add 'final' qualifier to method argument
  • Add exception logging
  • Add warning messages
  • Add JavaDoc

14.2.3-s2

07 Nov 04:16
Compare
Choose a tag to compare
  • Add support for landing pages specified by absolute URI
  • Add page navigation unit tests

14.2.2-s2

07 Nov 04:13
Compare
Choose a tag to compare
  • Fix construction of URIs for target domain and landing page

14.2.1-s2

07 Nov 04:08
Compare
Choose a tag to compare
  • Project: More changes related to publication of POM

14.2.0-s2

07 Nov 04:06
Compare
Choose a tag to compare
  • Use the URI builder from Selenium instead of the one from RESTeasy.

14.1.17-s2

07 Nov 03:58
Compare
Choose a tag to compare
  • ScreenshotUtils: Add capabilities-based check for screenshot support.
  • Local Grid: Add browser entry for HtmlUnit
  • Add screenshot capture unit tests
  • Project: Upgrade TestNG Foundation to 1.7.0
  • README: Update project version references