laurentj / slimerjs

A scriptable browser like PhantomJS, based on Firefox
http://slimerjs.org
Other
3k stars 258 forks source link

Beta 1 incompatible with FF58 #680

Closed Bilge closed 6 years ago

Bilge commented 6 years ago

versions

Script Error: Component returned failure code: 0x80570018 (NS_ERROR_XPC_BAD_IID) [nsIJSCID.getService]
       Stack:
         -> resource://slimerjs/slCookiesManager.jsm: 15
         -> resource://slimerjs/slimer-sdk/phantom.jsm: 11
shorewall commented 6 years ago

I'm running Linux but got a similar problem after Quantum updated to 58.0.1 Downloading the latest master zip from git and pakaging it myself fixed the bug. This works for me also on 58.0.2

xaiborweb commented 6 years ago

@shorewall please could you share the complete sequence of commands that you used so that you will work slimerjs 1.0.0-beta1 with firefo 58.02 on ubunutu 16.04 thanks.

Bilge commented 6 years ago

https://github.com/laurentj/slimerjs/blob/master/BUILD.md

laurentj commented 6 years ago

It was fixed weeks ago into the master branch. I just have to release a new version.