tungs / timecut

Node.js program to record smooth movies of web pages with JavaScript animations
BSD 3-Clause "New" or "Revised" License
623 stars 72 forks source link

xhr request not working #17

Closed vasanthudhaya closed 4 years ago

vasanthudhaya commented 4 years ago

Hi @tungs, when am opening an URL none of the xhr request is working. Kindly let me know if any arguments are need to enable?

cc: @varunarora

varunarora commented 4 years ago

@vasanthudhaya Can you tell us what your console / network inspector tells you? I doubt this should be a problem with timecut itself.

vasanthudhaya commented 4 years ago

Hi, @varunarora thanks for the reply. Actually my selector argument are wrong in my code. Once am changing the correct one the request are works fine.
@tungs, for this type of issue, we don't know exactly what we missed or misconfigured. So kindly throw errors for this kind of mistakes.