Selenide v5.17.2 Release Notes

    • #1355 make Commands return SelenideElement instead of WebElement -- thanks to Boris Osipov
    • #1356 fix method $.setValue(null) -- thanks to Dmitriy Zemlyanitsyn for PR #1357
    • 👀 #1070 #981 enable using soft asserts in @BeforeAll and @AfterAll methods (in JUnit 5) -- see PR #1359