Skip to content

v1.4

Choose a tag to compare

@anhtester anhtester released this 18 May 11:37
· 172 commits to main since this release

Updated main function in version 1.4

  • Add function and optimize wait in WebUI keyword
  • Add LanguageUtils to removeAccent for Vietnamese and convertCharset
  • Add function makeSlug to convert string to slug
  • Add config screenshot_all_steps to screenshot all steps and import them to Allure Report, ExportData (in WebUI keyword)
  • Add config WAIT_SLEEP_STEP for every step (in WebUI keyword)
  • Update FrameworkAnnotation is not required before @test annotation (in TestListener)
  • Format value from properties file for UTF-8
  • Add Authentication using Selenium 4 in the WebUI keyword
  • Add getQRCode using google.zxing library in WebUI keyword