TestCafe Studio 1.4.0

Released: Jan 12, 2021

1.4.0 中的更新

特性

  • Take a Screenshot of an Entire Page - TestCafe Studio's Take Screenshot action now includes a Capture Entire Page option.
  • Take a Screenshot of a Page Element - You can now capture a screenshot of an individual page element.
  • Test Shadow DOM - You can now test elements inside shadow DOM.

修補程式

  • Fixed an issue that caused tests to fail with an error when multiple tests are launched from the same file.
  • Resolved an issue where the test page failed to fully load during test recording.
  • Fixed a bug where a test page that requires a large CSS file took a long time to load.
  • Fixed an error that happened on pages that load external libraries.
  • Fixed an issue that prevented Web Workers initialization on a test page.
  • Fixed an error thrown in Google Chrome during tests with a Request Hook.
  • Resolved an issue where TestCafe Studio was unable to properly convert values retrieved from the browsers' local storage.