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

minor breaking: Remove support for PhantomJS #614

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

lread
Copy link
Collaborator

@lread lread commented Aug 7, 2024

PhantomJS is long obsolete, and we dropped testing for it long ago. Supporting API, code and docs are clutter at this point.

Closes #612

Please complete and include the following checklist:

  • I have read CONTRIBUTING and the Etaoin Developer Guide.

  • This PR corresponds to an issue that the Etaoin maintainers have agreed to address.

  • This PR contains test(s) to protect against future regressions

  • I have updated CHANGELOG.adoc with a description of the addressed issue.

PhantomJS is long obsolete, and we dropped testing for it long ago.
Supporting API, code and docs are clutter at this point.

Closes #612
@lread lread merged commit 46a5642 into master Aug 7, 2024
53 checks passed
lread added a commit to dgr/etaoin that referenced this pull request Aug 13, 2024
* master:
  Move to w3c WebDriver spec (clj-commons#616)
  minor breaking: Remove support for PhantomJS (clj-commons#614)
  ci: publish: Move to release tag triggered publishing (clj-commons#611)
  docs: review & update changelog (clj-commons#610)
  Minimal safari driver logging (clj-commons#601)
  Ignore emacs backup files (clj-commons#609)
@lread lread deleted the lread-turf-phantomjs branch August 17, 2024 17:26
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.

technically breaking: remove all phantomjs support from API
1 participant