|
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
|
- [Webtest] Does 'clickLink' work with <a href="javas... Nguyen, Hoang
- Re: [Webtest] Does 'clickLink' work with <a href=&q... Marc Guillemot
- RE: [Webtest] Does 'clickLink' work with <a href=&q... Nguyen, Hoang
- [Webtest] Re: Does 'clickLink' work with <a hre... Marc Guillemot

