I have error when I run the YUI tests via PhantomJS using grover:
TypeError: 'undefined' is not a function (evaluating 'window.getYUITestResults()')
I found that this error occurs because I use location.reload() and PhantomJS have problem with this.
I have error when I run the YUI tests via PhantomJS using grover:
TypeError: 'undefined' is not a function (evaluating 'window.getYUITestResults()')
I found that this error occurs because I use location.reload() and PhantomJS have problem with this.
Copyright © 2021 Jogjafile Inc.
So here is the solution:
Using this simple solution you can skip as may code as you want, good luck!