3

Hi I am looking for some kind of software(web rat)/some type of programming lanuages can simulate the user interaction with browser. Like the capybara for the cucumber test in rails.

The situation is I want that (software/script languages) to open the browser and login to the forum and click on some link every day.

Do you guys have any suggestions?

Thanks a lot!

runcode
  • 3,533
  • 9
  • 35
  • 52

1 Answers1

4

See Selenium at seleniumhq.org.

Kevin
  • 590
  • 4
  • 7