Problem When using the PhantomJS browser to open web pages, you are faced with interesting/annoying problems. One such issue I encountered was that a custom click handler was not being executed on a specific page – while generally working on…

Problem Trying to use casperjs version 1.1.0-beta3 with slimerjs version 0.9.1 on a Windows 7 machine with the command casperjs –engine=slimerjs results in two errors: CLI: The command “Files” was not found. (or something like that) Popup: Couldn’t read application.ini Reasons…