This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 44
support slimerjs? #46
Comments
That's interesting. We could provide an option to specify the However, should phantomjs still be a dependency of phridge then? |
I think so, as Phantom is still the default headless browser... |
Yep, sounds reasonable. |
module |
@mynoheart Hmm, I don't remember commenting that line, no |
Please, write how you replace phantom to slimer more detail. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried using this with slimerjs (replacing the phantomjs module and supplying
.path
to slimerjs) and it worked, which isn't surprizing as slimer aims to have almost identical API as phantom, and many other phantom bridges support it as well.thoughts?
The text was updated successfully, but these errors were encountered: