Poltergeist v1.10.0 Release Notes

Release Date: 2016-06-27 // almost 8 years ago
  • πŸ”‹ Features

    • Added ability to set proxy at runtime (Dmitry Vorotilin)
    • πŸ‘ Implement basic support for accessing SameSite attribute of cookies (Reed Loden)
    • Add clear_memory_cache to the driver (Piotr Gaertig)
    • Allowing passing format and quality options to save_screenshot (Josef Ε imΓ‘nek, Thomas Walpole)
    • Allow configuring default url_blacklist and url_whitelist in the driver configuration (Thomas Walpole)
    • πŸ‘ Support wildcard format in url_black/whitelist (Thomas Walpole)

    πŸ› Bug fixes

    • Fix within_frame when called on a frame whose src attribute is about:blank (Thomas Walpole) [Issue #772]
    • Elements with no visible children should not return text (Peter Oxenham) [Issue #749]
    • Fix error type returned by #within_window when window not found (oieioi)
    • 🏁 New windows inherit the size of the window they were opened from (StefanH, Thomas Walpole) [Issue #597]
    • 🏁 New windows inherit the blacklist/whitelist setting of the window they were opened from as expected (StefanH, Thomas Walpole)
    • βͺ Scroll positions are restored after a screenshot (Thomas Walpole) [Issue #738]