Write text in a window or control
From Screen Scraper Studio
Contents |
Starting wizard
In the ScreenScraper Studio main window check the radio button before Write text in a window or control.
Selecting a window
- Move the cursor over the desired window;
- Click the mouse button to activate the window.
Go to Extract text from a specific window or control#Selecting a window to learn more.
Choosing the text writing method
- Native - recommended for most of the UI controls, it uses the Windows API to write text.
- SendKeys - simulate keyboard input, the control should be visible.
Click Extract text button after you chose the text writing method.
Writing text in a window or control
In the picture below you can see that
- the writing text method is Native.
- You have to type the input text.
- And click Generate task button.
Naming task is manadatory
Name your task then click Save task and Run.
Running/editing task
Click Start task to run the settings you've made so far or click Edit task script to edit the code.




