dependabot[bot] opened a new pull request #42:
URL: https://github.com/apache/jspwiki/pull/42
Bumps [selenide](https://github.com/selenide/selenide) from 5.17.3 to 5.19.0.
Release notes
Sourced from https://github.com/selenide/selenide/releases";>selenide's
releases.
v5.19.0
https://github-redirect.dependabot.com/selenide/selenide/issues/1110";>#1110
Implement drag and drop method with JavaScript (now used by default) -- thanks
to Dmitriy Budim for PR https://github-redirect.dependabot.com/selenide/selenide/issues/1412";>#1412
https://github-redirect.dependabot.com/selenide/selenide/issues/1406";>#1406
fix method $.click(usingJavascript()) in Internet Explorer --
see PR https://github-redirect.dependabot.com/selenide/selenide/issues/1419";>#1419
https://github-redirect.dependabot.com/selenide/selenide/issues/1402";>#1402
improve collection description for $$.snapshot()
https://github-redirect.dependabot.com/selenide/selenide/issues/1415";>#1415
add method $.getAlias() -- thanks to https://github.com/pavelpp";>@pavelpp
https://github-redirect.dependabot.com/selenide/selenide/issues/1395";>#1395
add https://github.com/Nullable";>@Nullable
annotations to WebDriverRunner
https://github-redirect.dependabot.com/selenide/selenide/issues/1383";>#1383
add events "refresh", "back", "forward",
"updateHash", "confirm", "dismiss",
"prompt", "clearCookies" to Selenide log
https://github-redirect.dependabot.com/selenide/selenide/issues/1408";>#1408
fix Selenide own tests when running on machine with user language other than
EN -- thanks to Vicente Rossello Jaume
https://github.com/selenide/selenide/milestone/116?closed=1";>https://github.com/selenide/selenide/milestone/116?closed=1
v5.18.1
🚀 Features
https://github-redirect.dependabot.com/selenide/selenide/issues/1400";>#1400
add method Selenide.getSessionStorage() -- thanks to Dmitriy Budim https://github.com/dbudim";>@dbudim
Changes
https://github-redirect.dependabot.com/selenide/selenide/issues/1392";>#1392
remove "dynamic" nature of toString for And condition -- thanks to
Pavel Fokin https://github.com/fokinp";>@fokinp for
PR https://github-redirect.dependabot.com/selenide/selenide/issues/1393";>#1393
https://github-redirect.dependabot.com/selenide/selenide/issues/1390";>#1390
Pass noproxy options from outside proxy to selenide proxy -- thanks to Boris
Osipov https://github.com/BorisOsipov";>@BorisOsipov
upgrade to netty:4.1.59.Final and littleProxyVersion:2.0.2
v5.18.0
https://github-redirect.dependabot.com/selenide/selenide/issues/1365";>#1365
disable webdriver logs by default -- see PR https://github-redirect.dependabot.com/selenide/selenide/issues/1379";>#1379
(they still can be enabled by Configuration.webdriverLogsEnabled = true)
https://github-redirect.dependabot.com/selenide/selenide/issues/1377";>#1377
Replace long timeout with Duration for ElementsCollection -- thanks to Ostap
Oleksyn for PR https://github-redirect.dependabot.com/selenide/selenide/issues/1377";>#1377!
https://github-redirect.dependabot.com/selenide/selenide/issues/1373";>#1373
speed up $(shadowCss()) -- also thanks to https://github.com/sakamoto66";>@sakamoto66 for issue https://github-redirect.dependabot.com/selenide/selenide/issues/1246";>#1246
and PR https://github-redirect.dependabot.com/selenide/selenide/issues/1233";>#1233!
https://github-redirect.dependabot.com/selenide/selenide/issues/1369";>#1369
fix checks $.shouldNot(and(...)) and
$.shouldNot(or(...)) -- see PR https://github-redirect.dependabot.com/selenide/selenide/issues/1370";>#1370
https://github-redirect.dependabot.com/selenide/selenide/issues/1369";>#1369
don't allow and and or with only one condition --
see PR https://github-redirect.dependabot.com/selenide/selenide/issues/1370";>#1370
https://github-redirect.dependabot.com/selenide/selenide/issues/1366";>#1366
detect mismatching "browserName" capability -- see PR https://github-redirect.dependabot.com/selenide/selenide/issues/1374";>#1374
https://github-redirect.dependabot.com/selenide/selenide/issues/1376";>#1376
display duration argument in report as "1s" or "300 ms"
-- see PR https://github-redirect.dependabot.com/selenide/selenide/issues/1378";>#1378
upgraded to WebDriverManager 4.3.1 -- see https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md";>changelog
v5.17.4
🚀 Features
https://github-redirect.dependabot.com/selenide/selenide/issues/1360";>#1360
make SelenidePageFactory even more customizable (https://github-redirect.dependabot.com/selenide/selenide/issues/1368";>#1368)
https://github.com/asolntsev";>@asolntsev
Changelog
Sourced from https://github.com/selenide/selenide/blob/master/CHANGELOG.md";>selenide's
changelog.
5.19.0 (released 24.02.2021)
https://github-redirect.dependabot.com/selenide/seleni