My casperJS script handles form filling, however I encountered the following error message:
A TypeError occurred: 'undefined' is not a function (evaluating 'this.waitForUrl')
I suspect this might be an issue with using an outdated version. I will investigate the current version and provide an update.