-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
PhantomJS is an unmaintained project #1647
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Definitely we should do. |
So I went ahead and created PR #1648 for this. Hope that will make sense. |
ktsn
pushed a commit
that referenced
this issue
Dec 25, 2019
#1648) * Remove PhantonJS from E2E test, and use Chrom Headless Webdriver * Update Nightwatch * Optimise Nighteatch config
fixed via #1648 |
vaga
pushed a commit
to vaga/vuex
that referenced
this issue
Apr 20, 2020
…driver (vuejs#1648) * Remove PhantonJS from E2E test, and use Chrom Headless Webdriver * Update Nightwatch * Optimise Nighteatch config
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What problem does this feature solve?
The PhantomJS browser used by the vue package is an unmaintained project and also doesn't have support for aarch64.
I am curious to know that will you be interested in removing the phantomjs from vuex.
In my view, it will be better if the package uses all up to date dependencies.
Please revert that what are your thoughts on the phantomjs removal and share your suggestion on how to proceed further with this.
What does the proposed API look like?
We could consider using the ChromeHeadless browser as an alternative to phantomjs as it is a maintained alternative to it.
The text was updated successfully, but these errors were encountered: