I have to UI test an application on a clients environment, where I cannot install new software and hence have no node.js. Furthermore, the only browser I have is IE 9.
Under these circumstances I would like to use PhantomJS to test my webapp. How can I run it without node.js?