Find Text dialog¶
Purpose¶
Find occurrences of the text entered into the Search Term field within the currently visible Source Editor.
How to Open¶
Use the main menu Edit > Find
or press Ctrl+F when the source editor is active.
Find Tab¶
- Find what: Enter the string to search for in the Find what text box.
- Look In: This option specifies the scope of the search. You can limit the search to: current document, current selection, current test, the entire test and subtests, or a specific folder.
- Match case option: If unchecked, the search ignores case.
- Match whole word option: If selected, only whole words will be matched.