Since the last post about how to hook your Play Framework (1.2.4) project in Teamcity we have been happy coding away in our project. We even created some Selenium tests . But we quickly found out that Selenium tests are a different cup of tea.
Problem: Selenium (via Play) does not generate test result metadata (xml) files to send to TeamCity.


