Tutorial Module
RPA Plus
Improve the efficiency of repetitive work with automated workflows.
Articles in This Module
20 articlesGetting Started
01RPA Plus OverviewUnderstand RPA Plus concepts, features, and the complete process from workflow design to task execution.02Core Concepts and Variable TypesLearn the essential RPA Plus terminology, variable types, and how to create and reference variables.03Create an Automation WorkflowCreate your first RPA Plus workflow, from node configuration through saving and debugging.
Workflow Design
04Workflow ManagementCreate, find, and maintain RPA Plus workflows, including copying, batch actions, and common workflow card actions.05Use the Workflow EditorMaster the RPA Plus canvas, nodes, connections, shortcuts, groups, error branches, and workflow validation.06Element Location and SelectorsLocate target elements in page action and data collection nodes using CSS selectors, XPath, text, or a saved element object.07Get a CSS Selector or XPathUse browser developer tools to obtain a CSS selector or XPath when no compatible helper extension is available.08Variables and DataLearn variable types, naming rules, array and object formats, and advanced ways to combine variables in a workflow.09Workflow SettingsConfigure RPA Plus layout, Auto-connect, default error handling, browser behavior, and execution limits.
Node Reference
10Page Action NodesConfigure tab management, navigation, element interaction, screenshots, scrolling, file uploads, and JavaScript execution.11Keyboard and Wait NodesControl page interaction timing with keys, shortcuts, fixed or random waits, element waits, and request waits.12Data Collection and Storage NodesRead URLs, elements, clipboard, cookies, and request data, and import or save text, Excel, and downloaded files.13Data Processing NodesManage variables and transform upstream data with regular expressions, JSON parsing, field extraction, and random selection.14Flow Control NodesControl RPA Plus execution paths with Start, groups, IF, four loop types, Break Loop, and Close Profile.
Debugging and Execution
15Debug Automation WorkflowsSelect a compatible browser profile, debug a complete workflow or node, and use structured logs to diagnose configuration and runtime errors.16Task Management and SchedulingBind a saved workflow to browser profiles and configure run-now, scheduled, recurring, concurrency, and timeout settings.17Run HistoryFilter local RPA Plus task runs and review structured node logs, historical snapshots, and output file locations.