OWASP / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10

Home Page:railsgoat.cktricky.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to deal with PhantomJS development being halted

jasnow opened this issue Β· comments

🐞 Problem
Saw recently that PhantomJS development was being halted on this blog post: https://groups.google.com/forum/#!topic/selenium-developers/YMuCPtX6dyg
and ariya/phantomjs#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

Very old issue so I'm closing it.