pranavswaroop_gContributor12 years agoNeed to capture object action status in testcompleteHi, Is there a way to capture that action performed on a object is successful or failed. ------------------------------------------ Ex: in a test a object to be clicked. I want to capture th...Show More
murugans1011Frequent Contributor12 years ago<p>if Object.Exist then Object.ClickElse 'do something Log.Error "Object Not availableEnd if </P>
Recent DiscussionsCopy Text into a Search FieldTestComplete – “Token Expired” Error Occurring RepeatedlyHow to Configure Relative Filepath for Stores|Tables Excel Sheet Import?Solved
Related ContentTestcomplete Object interaction driftHow to capture typeahead objects using TestComplete tool?Create TestComplete Object from DOM Object