ryneeverett / mezzanine-shortcodes

Mezzanine shortcodes are not shortcodes.
10 stars 1 forks source link

Phantom.js Tests Incomplete #2

Open ryneeverett opened 8 years ago

ryneeverett commented 8 years ago
ryneeverett commented 8 years ago

Upon further investigation, I'm pretty confident that all these issues are with phantomjs itself, not an intermediate layer (splinter, selenium-python, selenium, etc.).

Although it is slower, it might make sense to just use headless firefox instead. The main thing that makes phantomjs seem to be not-worth-maintaining is that there seems to be no decent way to debug it.

ryneeverett commented 8 years ago

Contextmenu issues may get fixed upstream: https://github.com/ariya/phantomjs/pull/13870