slimerjs v1.0.0 Release Notes

Release Date: 2018-03-23 // about 6 years ago
  • πŸ†• New features and API:

    • loading and loadingProgress properties on webpage
    • onResourceError parameter contains now always status and statusText properties
    • proxy() and setProxy() methods
    • πŸš€ slimer.version and slimer.geckoVersion have a new prerelease property.
    • πŸ’» With Firefox 56 and higher, SlimerJS can be trully headless by adding the --headless option on the command line
    • πŸ‘ Proxy config: support https URI for pac
    • πŸ†• new fs.isSpecial()
    • πŸ‘ onResourceRequested: support of requestData.postData when http method is β€œpatch”
    • Compatibility with Firefox 59

    πŸš€ See change details in release notes