TestCafe Studio

  1. TestCafe Studio 1.8.3

    Release Notes: Electron Version Update- With this release, TestCafe Studio is now built with Electron 23.1.1. TestCafe Version Update- Updated the version of the TestCafe framework- TestCafe v2.6.2. The TestCafe proxy incorrectly processes private class properties in ...

  2. TestCafe Studio 1.8.2

    Release Notes: Users can now adjust event timeouts for the test recorder. TestCafe Version Update- This release includes the latest version of the TestCafe framework- TestCafe v2.1.0. The v2.1 update improves the framework’s handling of invisible and overlapped elements ...

  3. TestCafe Studio 1.8.1

    Release Notes: Ignore JavaScript errors that occur on a specific page, yield a specific error message or have a particular call stack. TestCafe Version Update- This release includes the latest version of the TestCafe framework- TestCafe 2.0. The 2.0 update introduces ...

  4. TestCafe Studio 1.8.0

    Release Notes: Adds TypeScript code examples and improves Report UI. TypeScript Code Examples- All fresh installations of TestCafe Studio now include TypeScript code examples. If you didn’t install TestCafe Studio 1.8 from scratch, delete the code examples folder and ...

  5. TestCafe Studio 1.7.0

    Release Notes: Improves TestCafe Browser Tools for Mac. Electron Version Update- TestCafe Studio v1.7 is built with Electron 13.5.2. TestCafe Browser Tools for Apple Mac Update- The TestCafe Browser Tools package is a communication layer that automates browsers on ...

  6. TestCafe Studio 1.6.0

    Release Notes: Adds advanced debugging capabilities and improves the browser detection algorithm. TestCafe Studio v1.6 includes the latest version of the TestCafe framework- 1.16.1. Added new cross-platform font- The TestCafe Studio UI no longer makes use of system ...

  7. TestCafe Studio 1.5.1

    Release Notes: Improves Report View and Drop-down Menus. Design Improvements: Drop-down Menu Redesign- Drop-down menus now have a cleaner, more modern look. Report View Improvements- Changed the visual appearance of the call stack. Added new formatting which makes the ...

  8. TestCafe Studio 1.5.0

    Release Notes: Adds the ability to record test scripts along with new dark theme. Test script recorder TestCafe Studio can now record test scripts- The new update makes it just as easy to record test scripts as it was to record codeless tests. That way, power users can ...

  9. TestCafe Studio 1.4.2

    Release Notes: Updated TestCafe test runner to v1.14.0. TestCafe Studio no longer fails to call the hover action over radio elements. ...

  10. TestCafe Studio 1.4.1

    Release Notes: Adds new File Menu items and improves performance. New File Menu Items- The File Menu now includes the following items: New Fixture. New Test Script. New File. TestCafe Module Version Updated- TestCafe Studio v1.4.1 incorporates the recent major update to ...

  11. TestCafe Studio 1.4.0

    Release Notes: Adds the ability to take a screenshot of an entire page or page element. 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 ...

  12. TestCafe Studio 1.3.3

    Release Notes: Added limited support for multiple window testing. Fixed an issue that prevented test recording and execution on certain web pages. Fixed a bug where actions that used a selector stored in a variable were converted to JavaScript incorrectly. Resolved an ...

  13. TestCafe Studio 1.3.2

    Release Notes: Improves compact tag name selectors. Compact Tag Name Selectors- TestCafe Studio now concatenates the selector method's arguments and removes excessive tag names to build compact selectors of the DOM type, compound selectors with the DOM child part, ...

  14. TestCafe Studio 1.3.1

    Release Notes: Adds the ability to test website functionality that requires SSL connections. Test HTTPS-Dependent Features- TestCafe Studio can now serve tested pages over HTTPS. This allows you to test website functionality that requires SSL connections, like ...

  15. TestCafe Studio 1.3.0

    Release Notes: Adds adjustable selector generation algorithm. Adjustable Selector Generation Algorithm- This release enhances selector generation in scenarios that involve custom attributes, dynamic element IDs, or DOM that frequently changes. You can now adjust the ...

  16. TestCafe Studio 1.2.3

    Release Notes: Visual Test Recorder now indicates if a recording, playback or custom script execution is in progress. Tooltip UX Enhancements- Redesigned and adjusted timings for inline help tips, tooltips for the Action Panel, test, fixture, and report headers. They ...

  17. TestCafe Studio 1.2.2

    Release Notes: Status panel redesigned to better fit small browser windows and mobile devices. Electron Version Updated- TestCafe Studio now uses Electron v7.1.2. This version provides stability and performance enhancements. Linux 32-bit Support Discontinued- Recent ...

  18. TestCafe Studio 1.2.1

    Release Notes: Improves copy/paste behavior. Remove the Selected Test Actions- The Remove actions button in the Test Editor toolbar now removes selected actions only. To remove all actions, use Cmd/Ctrl+A and click Remove actions. Copy/Paste Behavior Enhancement- In the ...

  19. TestCafe Studio 1.2.0

    Release Notes: Copy test actions. Corrupted screenshots in the exported report archive. In Firefox only, when uploading file, the File Upload system dialog stays open. Input with type="image" is not displayed in iframe. TestCafe Studio crashes with segfault on ...

  20. TestCafe Studio 1.1.0

    Release Notes: Characters are duplicated when TestCafe Studio records the Type Text action for numeric inputs. Inconsistent behavior in 'Not Deep Equal' assertions with an empty 'Expected Value' field. Test and fixture metadata is not passed to the ...