Sencha Test のリリース

Released: Sep 15, 2021

2.4.x での更新項目

v2.4.0

Updated Sep 15, 2021

Features

  • Updated Orion Core (and dependencies) and Sencha Test (Studio) Build Tools (and dependencies).
  • Updated Sencha Test Examples for 2.4.0.
  • Updated @sencha/stc-cli for version 7.4.0.

Fixes

  • Archive Server not storing results correctly in 2.3.
  • Infinite loop when loading a test archive.
  • Architect Review - Sencha Test / Sencha Studio - Timeout Error.
  • Right-click actions no longChrome browser do not respond when I try to record events with Sencha Test 2.3.0er working...

Released: Sep 10, 2019

2.3.0 での更新項目

v2.3.0

Updated Sep 10, 2019

Features

  • npm stc-cli packages - provides the stc-cli through npm, so it’s easy to run your tests on any build system.
  • Added Select Option Future - Quickly find the select html element on your web page and test it.
  • Build Systems
    • Added Travis CI Support.
    • With npm support, run on any system.
    • Improved TeamCity testing support.
  • Browser Farms Improvements
    • Added BrowserStack support.
    • Improved sauce labs support.
    • Improved browser farm support.
  • ExtAngular
    • You can now test your...