MainWin("Text Editor|$D:\PROGRAM FILES \<SilkTest install directory>\SILKTEST\TEXTEDIT.EXE").DialogBox("Find")
/MainWin[@caption='Untitled - Text Editor']//DialogBox[@caption='Find']
class("tag").class("tag"). ...
class('locator').class('locator'). ...
With the Classic Agent, the recorder uses the multiple-tag settings that are stored in the Record Window Declarations dialog box to create the dynamic tag. In the Classic Agent example shown above, the tag for the Text Editor contains its caption as well as its window ID. For additional information, see About Tags.