searching for values in item and operation columns of keyword test
if i do a find all for a string value looking in the entire project suite
it will find values in the value column of keyword tests (as indicated by the green highlights below) but how can i search through my project suite and find the occurrences of values in the Item and (particularly the) Operation columns of keyword tests (red highlights below). i want to be able to find all the keyword tests that call a certain script routine (such as ValidateAscSort in the example below). how do i do that?
As stated in Find Dialog, "In the Keyword Test editor, the dialog searches for the specified string only within the Value column. You cannot use the dialog to search for operations in keyword tests."
See post https://community.smartbear.com/t5/TestComplete-Questions/Find-function-or-method-in-KeyWord-tests/td-p/248475 for suggestion that may help.