Dear Tapestry users, how are you?

I'm writing because in the last few days we have been implementing integration 
tests using Selenium, but we have found a few issues that I'm not sure if these 
are our mistakes, or maybe it is not possible to be tested.

One of those issues appear when trying to click on an actionLink inside a Grid 
component, lets say a link to Delete or Modify one of the rows. The error is 
always the same: "com.thoughtworks.selenium.SeleniumException: ERROR: Element 
nameOfTheElement not found".

We tried different variations of the element name, including using XPath. But 
none of these worked. The question is: is it possible to test Tapestry 
actionLinks inside Grids or other components using Selenium generated tests?

Thanks in advance! Greetings. 

Matias.




     

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to