Selenide v4.6 Release Notes

    • ๐Ÿ‘€ See #529 Cannot find capabilities with browserName=ie when grid hub url specified in -Dselenide.remote -- thanks to @BorisOsipov
    • ๐Ÿ‘€ See #551 Method $.setValue() should not fail if it could not trigger change event (for whatever reason).
    • ๐Ÿ‘€ See #528 - Wrong ElementNotFound exception message -- thanks to @BorisOsipov
    • ๐Ÿ‘€ See #573 - Method $.shouldHave(exactValue(" foo ")) does NOT trim leading/trailing spaces anymore - thanks to @mseele for this PR