Selenide v4.1 Release Notes

    • 👀 See #428 Improve byAttribute method for search via css selectors
    • 👀 See #419 #425 Added methods texts(List) and exactTexts(List) to CollectionCondition
    • 👌 Improve support for gecko (marionette) driver
    • ⬆️ Upgrade to selenium-java 3.0.1
    • ⬆️ Upgrade to htmlunit-driver 2.23.2
    • ⬆️ Upgrade to gson 2.8.0
    • ⬆️ Upgrade to guava 20.0
    • 🔌 Explicitly declare dependency on newest httpcore:4.4.5 to avoid using old version (that Maven inherits from allure plugin or something like that)