Tagged Questions

4
votes
5answers
66 views

cURL and Javascript

I am trying to automate a login to a site which uses Javascript popups for its login. Apparently I cannot do so using cURL. Is this really the case? Can cURL communicate with Javas …