I'm scrapping a website using Mechanize gem, the website has got a form which uses some javascript code for some validation. How do I bypass that? On form submission, the website redirects to the same form page.
Asked
Active
Viewed 149 times
1
-
There was no way to solve this which I could find. I used phantomJS with selenium for scrapping. – Talha Shoaib Oct 29 '15 at 09:24