chromic_pdf v1.0.0 Release Notes

Release Date: 2021-03-23 // about 3 years ago
  • โž• Added

    • โž• Added evaluate option to run client-side scripts before printing.
    • Added a few options (evaluate, set_cookie, wait_for) to capture_screenshot/2.

    ๐Ÿ”„ Changed

    • Reimplemented wait_for option based on a JS script and the evaluate option to overcome race condition issues of original solution. Behaviour remains the same.