ArtOfTest.Common.Design.Exceptions.ElementFindException: Unable to locate element by Find Expression!
Attempting to find [Html] element using 
Find logic 
 (Html): [id 'Exact' page_content_inner][tagIndex 'Exact' input:4]

Unable to locate element. Search failed!


Getting element image for step Extract input 'TxtInvNumText0' value into DataBindVariable $(INNum11). ...
Element has no image!
Learn more about finding elements here:
http://docs.telerik.com/teststudio/troubleshooting-guide/test-execution-problems-tg/unable-to-locate-element
   at ArtOfTest.WebAii.Design.Execution.ExecutionUtils.WaitForAllElements(IAutomationHost host, AutomationDescriptor descriptor, Int32 timeout, Int32 imageSearchTimeout, Int32 imageSearchDelay, Boolean searchByImageFirst)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)