Skip to content

Releases: testdevlab/TestRay

v1.2.1

12 Jul 05:52
a4fbab3

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Jun 13:04
6886fd6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Feb 14:13
ed2a2cf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

09 May 12:35
4288f22

Choose a tag to compare

  • Change close_app to minimise the current app instead of terminating it (overlap with terminate_app)
  • Improve launch_app and terminate_app to allow specifying the app package / bundle id
  • Improve switch_frame to allow using locator strategy+id instead of frame index
  • Update documentation

v1.0.2

09 May 12:28
aa47068

Choose a tag to compare

  • Allow specifying the subprocess type for command actions
  • Fix issue with recording screen when using two platforms in the same test
  • Fix issue when using a custom name for the screen recording video file
  • Update documentation

v1.0.1

23 Sep 13:07
374e00b

Choose a tag to compare

Several bug fixes and browser support:

  • Fixed bug when no app is added to config file
  • Fixed old dependencies
  • Fix conversion of variables in some Action fields
  • Added support for browsers: Firefox, IE, Edge (not chromium), Safari

v1.0.0

02 Sep 07:47

Choose a tag to compare

First public release of TestRay!