All Versions
190
Latest Version
Avg Release Cycle
19 days
Latest Release
-

Changelog History
Page 2

  • v6.6.5 Changes

    • #1869 Bump seleniumVersion from 4.2.2 to 4.3.0
    • #1868 Bump byteBuddyVersion from 1.12.10 to 1.12.11
  • v6.6.4 Changes

    • #1861 Added collection condition exactTextsCaseSensitive -- thanks to Ben Heap
    • ๐Ÿ‘€ #1581 make method $.getSelectedOption() lazy-loaded -- see PR #1864
    • #1857 Bump nettyVersion from 4.1.77.Final to 4.1.78.Final
    • ๐Ÿ’ป #1860 Bump browserup-proxy-core from 2.1.5 to 2.2.0
  • v6.6.3 Changes

    • ๐Ÿ‘€ #1572 use custom timeout for commands which have timeout -- see PR #1853
    • #1854 simplify creation of EdgeOptions
  • v6.6.2 Changes

  • v6.6.1 Changes

    • โช #1850 restore byte-buddy dependency (needed by WebDriverDecorator)
  • v6.6.0 Changes

    • ๐Ÿ‘€ #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
  • v6.5.2 Changes

    • โœ… #1497 fix $.clear implementation: use "Ctrl+A -> Delete" instead of "Home -> Shift+A -> Delete" (which didn't work on Safari and latest Firefox). ๐Ÿ‘€ See PR #1838.
  • v6.5.1 Changes

    • ๐Ÿ‘€ #1808 Don't move focus to next element when calling $.clear() -- see PR #1809
    • โฌ†๏ธ Bump browserup-proxy-core from 2.1.4 to 2.1.5
  • v6.5.0 Changes

    • ๐Ÿ‘€ #1768 add method to mask passwords etc. in reports -- see PR #1770
    • ๐Ÿ‘€ #1753 add method to set value in -- see PR #1770
    • ๐Ÿ‘€ #1497 Make $.setValue("") work properly with React, Vue.js and other hipster frameworks -- see PR #1787
    • ๐Ÿ‘€ #1497 implement $.clear() by pressing "Home -> Shift+End -> Backspace -> Tab" -- see PR #1787
    • ๐Ÿ‘€ #960 Don't trigger "change"/"blur" events when clearing the input in "setValue" method -- see PR #1787
    • ๐Ÿ‘€ #1784 trigger "blur" event on previous active element -- see commit 593e6fc900500d9
    • ๐Ÿ‘€ #1523 Methods $.setValue() and $.append() check that the element is editable (not disabled or readonly) -- see PR #1787
    • ๐Ÿ‘€ #1523 introduce new conditions "interactable" and "editable" -- see PR #1787
    • ๐Ÿ‘€ #1779 Method $.download(FOLDER) now waits for the full completion of download -- see PR #1804 and #1769
    • #1763 Disable built-in Selenium OpenTelemetry tracing -- thanks to Petro Ovcharenko and Aliaksandr Rasolka
    • ๐Ÿ‘€ #1773 add non-deprecated stream() method to selenide collections -- see PR #1774
    • โฌ†๏ธ Bump seleniumVersion from 4.1.3 to 4.1.4
    • โฌ†๏ธ upgrade to WebDriverManager 5.1.1
    • โฌ†๏ธ Bump nettyVersion from 4.1.75.Final to 4.1.77.Final
    • โฌ†๏ธ Bump LittleProxy from 2.0.7 to 2.0.9
    • โœ‚ remove code that was not needed after introducing SelenideNettyClientFactory -- see PR #1798
  • v6.4.1 Changes

    • โฌ†๏ธ upgrade to WebDriverManager 5.1.1