Region screen scraping
From Screen Scraper Studio
Contents |
Region selector
By clicking Region you will open the selector of the UI element that contains the region and its coordinates. The coordinates of the region you scraped are not relative to the whole screen, but to the UI element from which you selected the region.
Screen scraping method
ScreenScraper Studio uses three screen scraping methods:
- Native
- FullText
- OCR. By choosing OCR method you have other screen scraping options as we describe here.
Edit selector
By clicking Edit selector button UiExplorer window will open.
Extracted text
In this view the extracted text from the selected region is displayed.
Screen scraping options
- No formatting. By checking it, ScreenScraper Studio won't preserve the formatting of the UI element that you will scrape.
- Get rectangles - learn more here.
Generate source code or JavaScript
Screen Scraper Studio can generate source code - C#, C++, VB.NET, VB6 - or JavaScript to automate the region you scraped.
