active_admin-sortable_tree
active_admin-sortable_tree copied to clipboard
Switch from Poltergeist/Phantomjs over to Selenium/Firefox headless
Phantomjs is no longer maintained while Selenium/Firefox are well-maintained. The reason why I chose Selenium and Firefox over Chrome is that Chrome is sometimes too good and catches developer mistakes too well, and speed is not the most important since there is not a lot of feature specs.
This PR should probably be merged after https://github.com/zorab47/active_admin-sortable_tree/pull/79 is merged.