node-phantom-simple icon indicating copy to clipboard operation
node-phantom-simple copied to clipboard

Fix onLoadFinished sometimes being called with wrong arguments

Open awlayton opened this issue 9 years ago • 1 comments

With SlimerJS, onLoadFinished was called with an array of the arguments as the first argument, instead of actually receiving multiple arguments. This fixes that.

There was already a test for onLoadFinished, but I changed to it fail like it should for the above scenario.

awlayton avatar Oct 27 '16 02:10 awlayton

ping

leonardorifeli avatar Nov 13 '17 20:11 leonardorifeli