Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 645 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 645 Bytes

Changelog

All notable changes to this project will be documented in this file.

[8.0.0] - 07.12.2023

Breaking changes

  • Replaced URIEncoding in typeAndCheckSearchField command with Vue3 compatible encoding

[7.0.6] - 16.11.2023

Changed

  • Added auto close to the typeAndCheckSearchField command

[7.0.3] - 01.02.2023

Added

  • Added correct expiry value with same calculation as in the administration

[7.0.0] - 10.01.2023

Changed

  • Changed typeSingleSelectAndCheck to work with Cypress 12
  • Changed authenticate to utilize cy.session()

Removed

  • Removed loginViaApi use authenticate instead