Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: Is python powerful enough to automate events in web browser?
1 point by bluedog on June 26, 2014 | hide | past | favorite | 3 comments
Let's say i need to choose an option using radio button in web page and then click a button which would download a particular file. Is it possible to automate this process using python?

Are there some solution available in any other platform?




If I understand you correctly, I think that you are looking for something like "mechanize": http://stockrt.github.io/p/emulating-a-browser-in-python-wit...


Hey, I have used mechanize earlier. But my requirement is a tool which can behave as if a real user is using keyboard and mouse on web browser pages.





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: