Skip to content
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

Replace phantomjs for headless testing #3806

Closed

Conversation

mattlindsey
Copy link
Collaborator

Remove phantomjs from cucumber and rspec tests and replace with the cuprite gem using headless chrome. I tried first using selenium (rather than cuprite), but that seemed to have many more issues.
Some tests were commented out due errors in cuprite, but can be added back later if deemed useful. I also commented out Bootstrap tooltips due to errors in cuprite, but these could be added back for non-test environments with a conditional statement, if desired.

Note that jasmine still uses phantomjs but can be upgraded (issue 3804) to use chrome also.

fixes #3805

@mattlindsey mattlindsey requested a review from mtc2013 December 3, 2022 03:11
@mattlindsey mattlindsey changed the title 3805 replace phantomjs Replace phantomjs for headless testing Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace no longer maintained phantomjs
1 participant