Intermediate Track
Build practical automation skills by combining logic, workflows, and real-world automation scenarios.
Logic & Flow Control
Learn how to build smart, reliable workflows using conditions, loops, and branching logic.
Mastering Conditional Logic: The Decision-Making Core of RPA
Three Ways to Decide: The Foundations of RPA Condition Checks
Designing Complex Decisions: Nested Conditions and Multi-Condition Logic in RPA
Mastering Loops: From Manual Repetition to Logic-Driven Automation
Mastering Loops in RPA: List Loops and Count Loops
Looping Through Similar Elements: Automate Repetitive Patterns
Nested Loops in RPA: Handling Multi‑Layered Structures
Smart Loop Control: When to Skip and When to Break
Subflows: Build & Organize Like a Pro
On the philosophy of modular design and the practical steps to create, call, and independently debug subflows.
Modular Design: Thinking in SubflowsLearn to deconstruct complex tasks into clean modules, moving from messy spaghetti scripts to professional, maintainable systems.
Practical Guide: Creating, Calling, and Debugging SubflowsLearn how to call reusable modules and use the top-toolbar dropdown for lightning-fast independent debugging.
The Troubleshooting Lab
Go beyond basic building to master the art of diagnosing logic bugs, fixing crashes, and leveraging professional support for seamless automation.
Dealing with Errors: The Detective's 3-Step MethodLearn to analyze error messages and use a 3-step framework to quickly locate and fix flow-stopping "Hard Errors."
Handling Silent Failures: When the Result is Wrong but There’s No ErrorMaster diagnostic tools like Breakpoints and Print Logs to trace and fix hidden logic bugs and incorrect data outputs.
Troubleshooting & Support: The Efficient Way to Overcome Obstacles
Mastering Element Interaction
Move beyond basic capture to build resilient automations by mastering advanced element editing, XPath customization, and dynamic variable integration.
Element Capture: Building Precise Locators for StabilityMaster element capture and locator strategies to help your robot accurately identify and interact with UI components across web and desktop environments.
Element Editing and Validating: Advanced Tuning for StabilityLearn to refine locators using visual editors or Custom XPath, integrate dynamic variables, and validate elements to ensure long-term workflow stability.
Manage Variables Smartly
Build dynamic and intelligent workflows by mastering variable types, data structures, and cross-version implementation.
Variable Fundamentals: Mastering Data Types and StructuresMove beyond basic variables to understand Octoparse AI’s core data types and containers for building high-precision, data-driven workflows.
Variable Implementation: Working with v2.0Master the enhanced variable interface in v2.0, including input configurations, UI control mapping, and visual debugging for highly adaptable workflows.
Legacy Guide: Managing Variables in v1.xLearn the traditional configuration and management logic for v1.x environments to ensure workflow stability and compatibility.
