thoughtbot / capybara-webkit

A Capybara driver for headless WebKit to test JavaScript web apps
https://thoughtbot.com/open-source
MIT License
1.97k stars 428 forks source link

No longer maintained? #1083

Closed henrik closed 4 years ago

henrik commented 4 years ago

Hi!

Is this lib still maintained, or just very stable? :) Just checking before we decide whether to try it out for something.

twalpole commented 4 years ago

No, it is no longer maintained. You will be better off using Capybara with headless selenium or one of the direct to CDP Capybara drivers like apparition

henrik commented 4 years ago

Thanks, @twalpole! We're exploring all options moving away from PhantomJS :)