Katherine, what happens when clickLink is executed?
Btw: do you really need the whole label to uniquely identify your link? This is not really readable and therefore maintainable. Cheers, Marc. -- Blog: http://mguillem.wordpress.com Katherine Dinh wrote: > Hi > > I'm trying to use Canoo for testing of our project and have some problem > with it. The scenario is product searching, supposedly when I click on > the detail icon, it should lead to product detail page. But the result > doesn't show as expected. Can you help me take a look please? > > Thanks > Katherine > > > ------------------------------------------------------------------------ > >  > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Search criteria > Order Number > > > Settlement Account > > Investment Account > > > Product Type > > Status > > > Creation Date From Creation Date From | en > (com.finantix.fxc.subjects.securitytrading::SOrderTrackingSearchCriteria) > (finder.currentFinder.ShowBasicSearchFinder.searchCriteria.criteria.creationDateFrom) > > > Creation Date To Creation Date To | en > (com.finantix.fxc.subjects.securitytrading::SOrderTrackingSearchCriteria) > (finder.currentFinder.ShowBasicSearchFinder.searchCriteria.criteria.creationDateTo) > > > > > Search > Product Type Order Number Name Amount Quantity Status > Date/Time > Select row | en (com.finantix.stdlib.widgets:table.internal:TableRow > <com.finantix.fxc.subjects.securitytrading::SOrderTrackingSearchResultItem>) > (finder.currentFinder.results.currentRows[0].selectRow) > <http://localhost:8080/Teller_Web/com.finantix.fxc.functions.securitytrading.UOrderTracking.(6188A).do#>Remove > row | en (com.finantix.stdlib.widgets:table.internal:TableRow > <com.finantix.fxc.subjects.securitytrading::SOrderTrackingSearchResultItem>) > (finder.currentFinder.results.currentRows[0].removeRow) > <http://localhost:8080/Teller_Web/com.finantix.fxc.functions.securitytrading.UOrderTracking.(6188A).do#> > Stock BQ83729 200.00 (EUR) 400 Pending > 04/03/2008 11:35 > Select row | en (com.finantix.stdlib.widgets:table.internal:TableRow > <com.finantix.fxc.subjects.securitytrading::SOrderTrackingSearchResultItem>) > (finder.currentFinder.results.currentRows[1].selectRow) > <http://localhost:8080/Teller_Web/com.finantix.fxc.functions.securitytrading.UOrderTracking.(6188A).do#>Remove > row | en (com.finantix.stdlib.widgets:table.internal:TableRow > <com.finantix.fxc.subjects.securitytrading::SOrderTrackingSearchResultItem>) > (finder.currentFinder.results.currentRows[1].removeRow) > <http://localhost:8080/Teller_Web/com.finantix.fxc.functions.securitytrading.UOrderTracking.(6188A).do#> > Stock AC23443 80.00 (EUR) 100 Pending > 04/03/2008 11:53 > > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

