OWASP / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10
railsgoat.cktricky.com
MIT License
867 stars 667 forks source link

How to deal with PhantomJS development being halted #341

Closed jasnow closed 3 years ago

jasnow commented 6 years ago

🐞 Problem Saw recently that PhantomJS development was being halted on this blog post: https://groups.google.com/forum/#!topic/selenium-developers/YMuCPtX6dyg and https://github.com/ariya/phantomjs/issues/15344

🎯 Goal Deal with the fact that PhantomJS will shortly stop being maintained.

💡 Possible solutions Move to selenium-webdriver.

📋 Steps to solve the problem Details at: https://blog.bigbinary.com/2019/01/22/replacing-phantomjs-with-headless-chrome.html

jasnow commented 3 years ago

Very old issue so I'm closing it.