Selenide v6.10.0 Release Notes
-
- ๐ #1989 support very slow downloading in Firefox -- see PR #2003
- ๐ #1553 select options using JavaScript -- see PR #1876; thanks to Oleg Berezhnoy for PR #1553 (in the end, it affected Selenium)
- ๐ #2007 make $.click(options) chainable -- see PR #2008
- ๐ make ClickOptions overridable (to be used in selenide-appium)
- #2010 Don't change pageLoadTimeout if it is negative -- thanks Boris Osipov for PR
- ๐ bump Selenium from 4.5.0 to 4.6.0, see https://www.selenium.dev/blog/2022/selenium-4-6-0-released/
- โฌ๏ธ bump WebDriverManager from 5.3.0 to 5.3.1, see https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md#531---2022-11-04
- โฌ๏ธ Bump browserup-proxy-core from 2.2.3 to 2.2.5, see https://github.com/valfirst/browserup-proxy/blob/master/CHANGELOG.md
- โฌ๏ธ Bump nettyVersion from 4.1.82.Final to 4.1.85.Final
- #2014 Bump httpclient5 from 5.1.3 to 5.2