splinter v0.14.0 Release Notes

Release Date: 2020-04-21 // about 4 years ago

Previous changes from v0.13.0

  • ๐Ÿ‘• whats's new in splinter 0.13.0?

    • ๐Ÿ‘• Patch Remote WebDriver to add retry attempts (#742)
    • โž• Add driver attribute to WebDriverElement. This fixes an issue where mouse interaction fails on nested elements (#740)
    • Fix WebDriverElement.select and .select_by_text to search only inside the parent element (#729)
    • find_by with 0 second wait_time only checks once (#739)
    • ๐Ÿ›  Fix FlaskClient redirects (#721)