I want to get the text of attribute value "downloadBatch(studentPreregisterBatch.batchId,0)". Is there any way to do it in selenium?
<span class="wrapped-text">
99
<a class="blue" title="" data-original-title="Download" data-placement="bottom" rel="tooltip" ng-click="downloadBatch(studentPreregisterBatch.batchId,0)">
</span>
See the image for tag reference Thanks