Use the Get Text component
-
- UpdatedJan 30, 2025
- 4 minutes to read
- Yokohama
- RPA Hub
Extract text from web pages on the Internet Explorer and standard Windows controls using the Get Text component in RPA Desktop Design Studio.
Before you begin
Role required: none
About this task
The properties of the Get Text component are common with other Actions UI components, to configure these properties, see Properties of Actions (UI) components.
Procedure
Example: Extract a line of text from a window and display with the Show component
The Get Text component extracts the text "The world works with ServiceNow" and passes the text through its Data Out port to the Show component (To use the Show component, see Use the Show component). The Show component displays the same text in a pop-up window.