As of v1.0.0 installed from Homebrew, slimerjs
is compatible with Firefox up to version 59.0 only.
These are the instructions for macOS:
- Download Firefox v59.0.3 disk image.
- Open the disk image.
- Drag the "Firefox" app to a folder except the Applications folder.
- Rename Firefox to "Firefox 59.0.3".
- Drag Firefox 59.0.3 to Applications.
- Edit
~/.bash_profile
. Add this line:export SLIMERJSLAUNCHER=/Applications/Firefox\ 59.0.3.app/Contents/MacOS/firefox
These subsequent instructions can be used with all platforms.
- Start Firefox 59.0.3.
- The Profile Manager opens. Create a new profile. Make sure that this profile is used when Firefox (v59.0.3) starts.
- Open Preferences.
- In "General", scroll down to "Firefox Updates".
- Turn off automatic updates.
Now you can run slimerjs
normally.