unable to click the Hyperlink using Selenium wbedriver, because they (Developers) used Knockout JS with MVC, so please give an steps how to handle in Automate for these type of JS
for example
<a href="#" data-bind="click: $root.lnkAdd">New Grade</a>
during the testing i want to click that hyperlink (New Grade)
so please help me out how to do this
regards prabu