FitNesse : An error has occurred: Click Link <LINK_TEXT>

FitNesse script is failing while trying to click on a link. I tried if the link is present on the page by:

|verify link|LINK_TEXT|is present|

This syntax is showing green status in test execution report. but when i try:

|click on link|LINK_TEXT|

after verify link syntax, below error is shown in execution report:

click on link - An error has occurred: Click Link - LINK_TEXT

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data