php-webdriver v1.7.0 Release Notes

Release Date: 2019-06-10 // almost 5 years ago
  • โž• Added

    • WebDriverCheckboxes and WebDriverRadios helper classes to simplify interaction with checkboxes and radio buttons.

    ๐Ÿ›  Fixed

    • Stop sending null values in Cookie object, which is against the protocol and may cause request to remote ends to fail.

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ฎ Force Chrome to not use W3C WebDriver protocol.
    • โž• Add workaround for Chromedriver bug 2943 which breaks the protocol in Chromedriver 75.