How to pass through a page having ClickLink Label with JS function in it
lokesh <lokesh7702-/[email protected]>
| Newsgroups | gmane.comp.web.canoo.webtest |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I am not able to proceed further from the page having following code.I tried : <clickLink label="CONTINUE" />
Code:
<div class="sq-red-btn-right">
<a onclick="javascript:nextSubmit("mainForm"); return form_submit("mainForm")" href="#">CONTINUE</a>
</div>
I tried giving xpath values but it did not work either. Please help me with your valuable suggestions.
Thanks,
Lokesh