Control value screen scraping

From Screen Scraper Studio
Jump to: navigation, search

XeControlValueImmediate.png

Contents

UI Object selector

By clicking UI Object on immediate screen scraping window you will see the selector of the scraped control.

Edit Selector

You can edit or highlight the selector. By Clicking Edit button, UiExplorer will open.

Scraped control value

It is the value we scraped on the control.

Options

  1. Screen scraping method: you can try several methods to scrape. Learn more about screen scraping methods here
  2. Include children: It includes the hidden children of the control that you scraped - i.e. it will include all the options of the file button from notepad menu:

File

New Ctrl+N

Open... Ctrl+O

Save Ctrl+S

Save As...

Page Setup...

Print... Ctrl+P

Exit

Generate code or JavaScript

Studio generates C#, C++, VB.NET, VB6 or JavaScript to help you automate screen scraping.

Share your opinion


blog comments powered by Disqus
Personal tools
Namespaces
Variants
Actions
Getting started
API documentation
Support
Toolbox