ArtOfTest.Common.Design.Exceptions.ElementFindException: Unable to locate element. Details: Attempting to find [Html] element using 
Find logic 
 (Html): [href 'Exact' /ndocs/sysdev2/User/Crf/Initialize.aspx?PtId=R01-0083NN&amp;SectionName=REnrVisitInfo_aDE&amp;TransId=3112ee9c-c65f-4401-a608-0dae3c391e3f] AND [tagname 'Exact' a]

Unable to locate element. Search failed!

Element was found by backup search only! We recommend editing the element to correct the primary find expression. 
Backup search: 'xpath=/html[1]/body[1]/form[1]/div[9]/div[3]/div[2]/div[1]/div[8]/a[1]' 

Learn more about finding elements here:
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/troubleshooting_guide/test-execution-problems/unable-to-locate-element.aspx
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost host, AutomationDescriptor descriptor, Int32 timeout)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)