October 19th, 2023

New

Improved

Fixed

๐Ÿ”„ October 19th, 2023 Release

New

  • Spec files API. Now you can use the new API resource for fetching the spec files from a project via http request. You can use filtering and sorting according to our API documentation [CSR-840].

Improvement

  • Playwright run cancellation. Weโ€™ve released the support for cancelling Playwright runs. Previously you wasnโ€™t able to do it but now you can do it via API or Currents dashboard [CSR-612].

Fix

  • Cancelled tests status. Previously, the cancelled runs were always failed. Now the cancelled runs are getting the tests status so you donโ€™t get distorted analytics [CSR-751].