On Tue, 25 Jan 2011 17:20:38 -0200, Matias Moran <matiasmo...@yahoo.com.ar> wrote:

Dear Tapestry users, how are you?

Hi!

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".

You're probably using an id locator. You can provide your own ids (just add an id attribute to it) or use another locator (XPath or CSS).

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to