Skip to content

Releases: testdevlab/TestRay

v1.2.1

Choose a tag to compare

@TDL-EdgarsEglitis TDL-EdgarsEglitis released this 12 Jul 05:52
a4fbab3

What's Changed

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

v1.2.0

Choose a tag to compare

@TDL-EdgarsEglitis TDL-EdgarsEglitis released this 25 Jun 13:04
6886fd6

What's Changed

New Contributors

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

v1.1.0

Choose a tag to compare

@TDL-EdgarsEglitis TDL-EdgarsEglitis released this 13 Feb 14:13
ed2a2cf

What's Changed

New Contributors

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

v1.0.3

Choose a tag to compare

@TDL-EdgarsEglitis TDL-EdgarsEglitis released this 09 May 12:35
4288f22
  • 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

Choose a tag to compare

@TDL-EdgarsEglitis TDL-EdgarsEglitis released this 09 May 12:28
aa47068
  • 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

Choose a tag to compare

@alvarolaserna alvarolaserna released this 23 Sep 13:07
374e00b

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

Choose a tag to compare

@alvarolaserna alvarolaserna released this 02 Sep 07:47

First public release of TestRay!