Qaf Versions Save

Quality Automation Framework for web, mobileweb, mobile native and rest web-service using Selenium, webdrier, TestNG and Java Jersey

4.0.0-RC3

2 months ago

4.0.0-RC2

8 months ago
  • Fixed https://github.com/qmetry/qaf/issues/444
  • Support to add test case meta-data at runtime. New method addMetadata(String key, String val) added in Reporter Useful to link cloud session, video etc.
  • updated guava version
  • updated webdriver manager version to use latest

4.0.0-RC1

9 months ago
  • updated string util toObject to work with updated version of json dependency
  • updates to support selenium 4.x (4.9.1 as of today)
  • removed implementation of deprecated interfaces HasInputDevices, TouchScreen
  • removed temporary work-around for null pointer exception, fix available with 4.0.0-beta-1 https://github.com/SeleniumHQ/selenium/commit/d16ecd2a32a1270b9b31f69358ee964e572b7d57
  • Removed temporary class provided for selenium-3 compatibility
  • updated json dependency version to latest

3.2.0

1 year ago

3.2.0b

1 year ago

b8755af7 added property to set port, default value 2612 cdad5952 New Feature: repository editor back end server c127e64d #426 Code enhancement cab236ad closed #423 JSON compare util df4db2ce Emailable report Feature #421 d6a4c744 Fixed null pointer exception if element not found ba81b751 Updated command line argument f786709b Update README.md 4ae04f72 updated code 3d0212e8 #411 Added prefix and suffix support 5e296add #411 Data generator a1a9c6bb Fixed #410

3.1.0

2 years ago

bb840f79 Code cleanup after fix for #404. 40783be2 Fixed #404 c15b1a86 Fixed #401 step call issue for list of map with one key and one entry 8ab55351 Fixed #399

3.1.0-RC2

2 years ago

61893a55 Updated dependencies a8cfafe1 code enhancements f7e686a2 Code enhancement af8c2180 Code enhancement eb0bae7b Updated logger to use factory.

3.1.0-SNAPSHOT

2 years ago

edf75de6 Closed #386 bb155322 Closed #395 a0f241d0 Code enhancement

3.1.0-RC1

2 years ago

8172a481 code enhancement 538d197b Fixed java.lang.IllegalAccessException with JDK 14+ 2415f338 Closed #393 74512334 Closed #394

3.1.0b2

2 years ago

Closed #390