Skip to content

v3.1.1

Choose a tag to compare

@corevo corevo released this 26 Jun 13:36
· 1328 commits to master since this release

Notable Changes

Fixes

  • Fixed a bug where test case's name wouldn't change color depending on the results @corevo. #259
  • Fixed a bug where recorded commands would always append to the bottom, rather than where the selection is @corevo. #260
  • A quality of life change to the table's drag and drop, making the scrolling more predictable @corevo. #261
  • Fixed a bug with Chrome where executeScript would hang indefinitely @corevo. #262
  • Test cases with comments in them can be imported @corevo. #237
  • Fixed infinite loops caused by iframes nested inside shadow DOM @corevo. #263
  • No longer requires to upload the same test case multiple times when a suite has multiple copies of the same test case @corevo.
  • Importing unrelated test cases when importing a suite will no longer affect the import @corevo.