Skip to content

Releases: anhtester/AutomationFrameworkSelenium

v1.9.9

06 Sep 05:56

Choose a tag to compare

  • Update Selenium 4.12.1
  • Support Chrome browser 116
  • Update test cases sample CMS

v1.9.8

05 Sep 02:07

Choose a tag to compare

  • Update Selenium 4.12.1
  • Support Chrome browser 116
  • Change package name from anhtester.com to com.anhtester

v1.9.7

05 Sep 02:03

Choose a tag to compare

  • Update Selenium 4.12.0
  • Support Chrome browser 116

v1.9.6

01 Aug 07:38

Choose a tag to compare

  • Update Selenium 4.11.0
  • Support Chrome browser 115
  • Remove WebDriverManager in BrowserFactory enum

v1.9.5

15 Jun 18:28

Choose a tag to compare

Jun 16, 2023

  • Update Selenium 4.10.0
  • Update TestNG 7.8.0
  • Update WebUI keyword
  • Fixed "clearText" function in WebUI keyword
  • Added "clearTextCtrlA" function in WebUI keyword

v1.9.4

24 May 17:14

Choose a tag to compare

  • Update Selenium 4.9.1
  • Update all dependency version
  • Add Data Faker
  • Add Retry Failed Test (IAnnotationTransformer)
  • Add Test cases sample for CMS system
  • Fix run headless mode

v1.9.3

27 Jan 18:36

Choose a tag to compare

  • Upgrade Selenium 4.8.0
  • Upgrade TestNG 7.7.1
  • Update WebUI keyword to support CDP Chromium v109 and logs detail for some methods
  • Fixed added an attachment screenshot to Allure Report with TestNG > 7.4.0
  • Added io.qameta.allure.listener.TestLifecycleListener and AllureListener
  • Fixed read Multiple Properties files

v1.9.2

03 Jan 17:09

Choose a tag to compare

  • Update Selenium 4.7.2
  • Update WebUI keyword
  • Update logs for Report (Extent and Allure)

v1.9.1

24 Nov 20:47

Choose a tag to compare

  • Fixed issue #6
    Error reason: the screenshot with Base64 type can not display in the PDF report. I converted it to a file attachment from this source.
  • Update ExtentReportManager class to update addScreenShot method
  • Added getScreenshot function in CaptureHelper class

v1.9.0

08 Nov 07:52

Choose a tag to compare

  • Update Selenium 4.6.0
  • Use Selenium Manager to auto-download the Binary Browser version
  • Remove WebDriverManger in BrowserFactory
  • Update WebUI keyword
  • Update Config for Selenium Grid
  • Update README