Skip to content

1.7

Compare
Choose a tag to compare
@martingrossmann martingrossmann released this 02 Sep 13:02
· 3038 commits to master since this release
0202439

Changes

  • Removed INFO result status type. This was part of the legacy report and is not needed anymore. #110
  • Updated docs for usage of isDisplayed() #111
  • Renamed property tt.display.resolution to tt.window.size and default size is 1920x1080. Browser window size is now a read-only property of DesktopWebDriverRequest. If you're using Selenoid connector, you should update to Selenoid connector 1.4. #115

Fixes

  • Fixed localized bundle locale #103
  • Fixed crashed test when baseUrl could not be opened. #104
  • [Report] The dashboard filter is now part of the URL. Fixes #105 #109
  • Removed FTP proxy settings from default proxy #114