UI Automation - Find text
From Screen Scraper Studio
Contents |
Region
By clicking Region you will see the ID and the coordinates of the text you selected. You can edit the selector of the scraped region.
Screen scraping method
Native method was used to scrape the region/text on the screen.
Edit Selector
By clicking Edit Selector button, UiExplorer will open.
Scraped text
It shows the text you captured and the one you want to find or click
Choose other screen scraping option
Choose a different screen scraping method (OCR in our example)
Find text
- Type the text to be found
- Mention the occurrence of the text to be found inside the selected region/window.
Click Test find button to see the coordinates of the text you typed. A dialog with the text coordinates will open.
Mouse settings
- Choose which mouse button to use for clicking on word;
- Choose to click once or twice.
Generate source code or JavaScript
Screen Scraper Studio can generate source code - C#, C++, VB.NET, VB6 - or JavaScript to automate finding text.

