chenglou / node-huxley

Codeless front-end testing.
MIT License
361 stars 29 forks source link

RangeError: Maximum call stack size exceeded #62

Closed daGrevis closed 10 years ago

daGrevis commented 10 years ago
 daGrev.is git:(master) ✗ hux -r

firefox opening.

At index.hux
Begin record
Type q to quit, l for taking a screenshot and marking a live playback point til next screenshot, and anything else to take a normal screenshot.
>
1 screenshot recorded.
> q

Don't move! Simulating the recording now...

firefox opening.

At index.hux
  Taking screenshot firefox-1.png

RangeError: Maximum call stack size exceeded
chenglou commented 10 years ago

That's weird... Can you show me how to repro this?

daGrevis commented 10 years ago

That's all I did. Tried like million times, but can't get anything meaningful back. I installed it with npm as stated in docs. I'm running Arch Linux. :sos:

chenglou commented 10 years ago

Hey @daGrevis, sorry for not answering for so long; been hella busy with, among others, revamping this lib. Can you check if the issue's still present? I'll close it for now but if it still is, I'll reopen it.

baopham commented 9 years ago

It happens to me too, @chenglou. But if I use Chrome, it works fine - except that the screenSize doesn't seem to work. But that's a different issue.