Selenide v4.3 Release Notes

    • 🔧 System properties names aligned with Configuration fields. e.g. Configuration.someProp always has selenide.someProp equivalent (old names still supported for backward compatibility)
    • 🛠 JavaDocs are fixed - now it is more clear that $,$$,find,etc. methods don't start the search
    • 🗄 deprecated Selenide.selectRadio (for SelenideElement.selectRadio)
    • ⬆️ upgrade to browsermob-core:2.1.4
    • ⬆️ upgrade to org.apache.httpcomponents:httpcore:4.4.6
    • ⬆️ upgrade to guava:21.0