The test hangs when trying to navigate to a URL using Fluentlenium in Firefox. Switching to HtmlUnit also results in a hang on a specific page. Angular.js is suspected to be the cause of the issue. Updating Selenium and jQuery resolved the problem, with jQuery 1.9.0 found to be incompatible and downgrading to 1.8.3 fixing the hang.