Releases: iSYS-Software/SelenideReporter
Releases · iSYS-Software/SelenideReporter
1.1.2
22 Jun 11:45
Compare
Sorry, something went wrong.
No results found
path to screenshot images is now relative to make report self-contained
1.1.1
16 Jun 22:17
Compare
Sorry, something went wrong.
No results found
set start and end timestamp when running tests
do not overwrite screenshots, make image file names more likely to be unique
use Selenide's screenshot facility instead of Selenium's
use new version of extentreports-java that preserves timestamps between tests
1.1.0
23 May 13:01
Compare
Sorry, something went wrong.
No results found
add TypeAdapter for File.class
enable Java 11 compatibility
1.0.9
22 May 15:10
Compare
Sorry, something went wrong.
No results found
updated dependencies: extentreports-java, Selenide, selenium-http-jdk-client
1.0.8
03 May 14:20
Compare
Sorry, something went wrong.
No results found
update GSON dependency
introduce System Property APPEND.TO.EXISTING.REPORT to switch off JsonReporter
safer code execution by introducing several try/catch blocks
1.0.7
24 Apr 13:34
Compare
Sorry, something went wrong.
No results found
add newest version of httpclient5 to prevent dependency clash with Spring Boot
1.0.6
24 Apr 12:58
Compare
Sorry, something went wrong.
No results found
bump Selenide to 6.13.0
use Java 11+ Http client to support Chrome 111+
bump minimum Java version to 11
1.0.5
19 Jul 14:38
Compare
Sorry, something went wrong.
No results found
catch Throwable in UiTestReport to make sure it can still be written in case of fatal error
1.0.4
07 Mar 11:14
Compare
Sorry, something went wrong.
No results found
bump Selenide version to 6.2.1
general cleanup for first release on Github