Selenide v6.6.0 Release Notes

    • ๐Ÿ‘€ #1497 extract clearing input with a shortcut to a separate plugin -- see PR #1847 and #1838
    • ๐Ÿ‘€ #1819 fix $.clear() in Safari -- see PR #1820
    • #1811 Add exact own text case-sensitive condition -- thanks to Kachurin Alexandr
    • #1812 Add own text case-sensitive condition -- thanks to Kachurin Alexandr
    • ๐Ÿ‘€ #1572 add $.click method with custom timeout -- see PR #1845
    • ๐Ÿ‘€ #1721 add methods confirm(), dismiss(), prompt() with custom timeout -- see PR #1846
    • ๐Ÿ‘ #1848 fix method Driver.executeJavaScript() to support wrapped webdriver
    • #1840 fix wording of some conditions to sound grammatically correct
    • โœ… #1807 fix case-related issues when running tests on TR locale -- thanks to Vladimir Sitnikov for the hint in PR #1696
    • ๐Ÿ‘€ #1836 add Safari options -- see PR #1841
    • โฌ‡๏ธ #1834 fix SoftAsserts with TestNG (downgraded TestNG from 7.5 to 7.4.0) -- see PR #1843
    • โฌ†๏ธ #1814 upgrade to webdrivermanager 5.2.0
    • โฌ†๏ธ #1832 upgrade to selenium 4.2.1 -- see https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG