Changelogs

TAMI StudioWeb IDETest Engine

Fixed screenshot issues and improved Metamask setup reliability

Dec 5, 2024
Test Engine

Improvements

  • Added retries to I.switchTab until the target tab is found or the configured TEST.commandTimeout is reached.
  • Increased the timeout for the MetaMask setup flow to 60 seconds.
  • Added a fallback mechanism to detect and open the MetaMask extension when MetaMask initialisation on browser start exceeds timeout.

Bug Fixes

  • Fixed an issue where screenshots taller than 1080 pixels are not captured properly.
  • Fixed an issue where screenshots captured from the MetaMask extension could appear completely black.

Fixed file saving issues

Nov 6, 2024
Server

Bug Fixes

  • Fixed an issue where file changes made in quick succession could sometimes fail to save due to an issue with file version tracking.

Bug fixes for file saving and running jobs

Oct 18, 2024
Server

Bug Fixes

  • Fixed an issue where file changes could sometimes fail to save due to an issue with file version tracking.
  • Fixed an issue where test runs triggered by a job could fail with a "System Error" if the configured dataset for the job had been deleted. Instead of failing, the test run is now skipped.

Added Test Run Analytics to the Admin Dashboard

May 14, 2024
ServerSelf-hosted

Improvements

  • Added analytics to the admin dashboard showing the number of test runs by Space and Project, providing better visibility into test activity across your organization.