Cannot get the link

@prititit
have a look here:

Maybe the link is of type like:
<a href="#" onclick="myJsFunc();">Link</a> or <a href="javascript:void(0)" onclick="myJsFunc();">Link</a>

so just do a quick analysis (Browser Webtools F12, UiExplorer) to get some clearification on this