September 20th, 2023

Transaction Check MFA Support & New “Wait For” commands

We have developed a new ability to to support the use of  MFA/TOTP in transaction checks, and added two new Wait For commands.

MFA/TOTP Support

Within the transaction check, we have introduced three new parameters to the Authentication & Settings step:

  • TOTP Secret: Secret Key
  • TOTP Period: Period (default 30 seconds)
  • TOTP Digits: Number of digits (default 6)

For more information, please read our documentation on MFA/TOTP Support within the transaction check.

New Wait For Steps

Under the Commands steps there are two new “Wait for” options, including:

  • Wait for element id, name or CSS selector to not exist
  • Wait for element id, name or CSS selector to not contain text

For more information, please read our documentation on the two new wait for command steps.