All notable changes to this project will be documented in this file.
- Replaced URIEncoding in
typeAndCheckSearchField
command with Vue3 compatible encoding
- Added auto close to the
typeAndCheckSearchField
command
- Added correct expiry value with same calculation as in the administration
- Changed
typeSingleSelectAndCheck
to work with Cypress 12 - Changed
authenticate
to utilizecy.session()
- Removed
loginViaApi
useauthenticate
instead