Changes
- #1541 removed deprecated Condition method applyNull() (#1544) @evpl
- Fix Or and And conditions logic: empty list in ctor not allowed, PECS in ctor (#1542) @evpl
- #1467 Avoid spam in logs when webdriver is already closed (#1540) @asolntsev
- #1534 fix Or and And conditions logic (#1539) @evpl
- #1527 execute method doesn't pass args to custom command (#1535) @evpl
- #1532 fix searching shadow roots inside of a web element (#1536) @asolntsev
- #1518 add test for downloading files with ø in name (#1519) @asolntsev