Does anyone know how to do waitForAjaxRequest using seleniumRc(like waitForPageToLoad) on tapestry zone? I know there are alternatives like wait for certain element to appear and etc.
I am seeking for a ...
I have a web app written in tapestry 4 without any tests. I'd like to automatically generate tests for it. It was suggested that I use selenium. Without ...