Hello Everyone,

 

With the following _javascript_:

 

<a href="">

id="assignToken" class="bigLink">Assign Token</a>

 

The following Canoo step works just fine.

 

<clickLink stepid="click the Assign Token link"

           save="${output.assignToken}/begin-"

           htmlid="assignToken"/>

 

 

After changing the _javascript_ to:

 

<a href="">

 id="assignToken" class="bigLink">Assign Token</a>

 

That same Canoo step does not work any more.  In fact, clicking on the link would fail to advance to the next page.

 

How can I get around with that?

 

Thank you very much!

 

-hoang

 

Reply via email to