Skip to content

Releases: telekom/testerra

2.0-RC-11

12 Aug 10:33

Choose a tag to compare

2.0-RC-11 Pre-release
Pre-release
Fixed expectations

1.6

06 Aug 11:38
8b38e1e

Choose a tag to compare

1.6

Features

  • [Report] Added loading indicator for method details. #91

Changes

  • Disable WebDriverWatchdog by default and removed orphaned property #97
  • Improvements of Testerra documentation #99

Fixes

  • Fixed creating relative report path. #92
  • Fixes switching frames in DesktopWebDriverUtils #94
  • Fix for empty test step action entries when there is actually no screenshot id present #96
  • Capabilites of DesktopWebDriverRequest not clonable #98
  • assertIsDisabled() and assertIsNotSelected() should fail on inexistent elements. #101

2.0-RC-10

09 Jul 10:33

Choose a tag to compare

2.0-RC-10 Pre-release
Pre-release
Merged from master

1.5

09 Jul 09:40

Choose a tag to compare

1.5

Fixes

  • Fixed cutting element image from full screenshot. #88
  • Parse viewport pixel from double, fixes #89 #90

2.0-RC-9

02 Jul 09:48

Choose a tag to compare

2.0-RC-9 Pre-release
Pre-release
Added dependency hint

1.4

02 Jul 08:27
d7b70ba

Choose a tag to compare

1.4

Features

Fixes

  • Added failing test for retrieving sub elements shadow roots without x… #68
  • Update version of some outdated dependencies (#66) #69
  • Fixed parsing filename from Content Disposition header. #74
  • Improved logging for missing browser configuration. Fixes #79. #83

Notes

(*) Please note that this version extremly reduced transitive dependencies (testng-team/testng#2357)
(**) The BMP module was moved to https://github.com/telekom/testerra-legacy. It is still available but it will be not supported anymore.

2.0-RC-8

16 Jun 08:02

Choose a tag to compare

2.0-RC-8 Pre-release
Pre-release
Merge fixes from master

2.0-RC-7

14 Jun 10:55

Choose a tag to compare

2.0-RC-7 Pre-release
Pre-release
Reset the overridden timeout when a withTimeout block fails

1.3

10 Jun 07:48
00d5dc7

Choose a tag to compare

1.3

Features

  • [Report] Feature/open class barpgraph in new tab #62
  • [Report] Added support for custom test names, which prevents the duplicate output of parameters #64

Fixes

  • Handle param.status as string not number #59
  • Removed zero series from barchart #60 #61
  • Fixes documentation bug in shadow roots section #63

2.0-RC-6

03 Jun 14:01

Choose a tag to compare

2.0-RC-6 Pre-release
Pre-release
Added retryTimes and waitTimes documentation