Hacker News new | ask | show | jobs
by PatrickAuld 3355 days ago
We also did a POC with PhantomJS and found similar issues, as well as generally flakiness causing too many false negatives. Ended up not using it; I'm hoping this can simplify things are give something more solid to build on.
1 comments

Same, ended up using ChromeDriver + XVFB on Jenkins. Works but it's still pretty slow.