0 Replies Latest reply on Jan 4, 2007 5:07 PM by cmdrclueless

    Selecting a row from a JSF dataTable using SeamTest

    cmdrclueless

      I'm trying to use TestNG with my seam code to simulate the user clicks to navigate through the application. One of the problems I face is selecting a commandLinkfrom a JSF dataTable so that SEAM will update my @DataModelSelection member in the appropriate manager.

      Does anyone have any idea how to do this using the SeamTest?