Hi Marc, thanks for replying.

In browser, when clickLink is executed (page1), it
goes to a new page (page2 - trimmed). But in canoo
result, no new page is triggered (result). 

My company use MDA, what I use is just model/abstract
language, and the 'studio' will render the rest, so I
have no way of changing the produced html code. 

The link have no id, dummy href, there's in fact
another shorter option using <clickElement
xpath="//a[starts-with(@title,'Select row')]"> but it
has the same problem as above. 

Thanks
Katherine

--- Marc Guillemot <[EMAIL PROTECTED]> wrote:

> 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?
> > 

<<inline: result.png>>

<<inline: page1.png>>

<<inline: page2.png>>

Reply via email to