Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
slimerjs-1.0.0.tar.bz2 | 2018-03-23 | 832.0 kB | |
slimerjs-1.0.0.zip | 2018-03-23 | 1.3 MB | |
1.0.0 source code.tar.gz | 2018-03-23 | 1.9 MB | |
1.0.0 source code.zip | 2018-03-23 | 2.2 MB | |
README.md | 2018-03-23 | 695 Bytes | |
Totals: 5 Items | 6.2 MB | 0 |
New features and API:
loading
andloadingProgress
properties onwebpage
onResourceError
parameter contains now alwaysstatus
andstatusText
propertiesproxy()
andsetProxy()
methodsslimer.version
andslimer.geckoVersion
have a newprerelease
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 ofrequestData.postData
when http method is “patch”- Compatibility with Firefox 59
See change details in release notes