Hacker News new | ask | show | jobs
by abbyroad9191 4771 days ago
Good point about user experience. Are there any tools you use specifically to test ux that isn't manual?
2 comments

You can use Selenium. Second link is an example of using it within the Play Framework (scroll to the bottom of the page).

[1] http://code.google.com/p/selenium/?redir=1 [2] http://www.playframework.com/documentation/2.1.1/ScalaFuncti...

sorry, I don't know such tools.