Create your first automation in just a few minutes.Try Studio Web →
by Lahiru Fernando
2
Template
696
Summary
Summary
There can be many reasons for web applications to not properly respond to page loads. Such reasons most of the time causes runtime errors in automation solutions that cause it to fail
Overview
Overview
Web page UI automation solutions are built around the UI elements in the web application page. However, if a web page is loading slower than usual, the automation solution might run into run-time errors due to not being able to load the required UI elements on time. Such failures can result in the termination of the execution process. This template provides two set of xaml files which can be used to handle such instances by trying to reload the page if a particular unique UI element is not available in the web page.
Web application automation includes two main tasks.
Each of the scenarios mentioned will result in a web page load. However, if the web page is not loaded as expected, there should be a way to reload the web page as a fail safe mechanism. The two template provided address the two scenarios mentioned.
You can simply apply these two xaml files for your automation solution to handle web automation.
Web Application Initiation
Input Arguments
Output Arguments
Web Application Page Change
This is very much similar to the web application initiation. The only difference of the arguments would be that this xaml file will expect one additional argument. The additional argument would be the Browser element which was returned from Web Application Initiation xaml file. It will be used to identify the browser object.
Features
Features
This template will ease out the handling of web page loading problems by introducing an automatic page reload option. This mechanism comes in really handy when you have web page loading issues like slowness of the system/ network or any other page loading issues.
Additional Information
Additional Information
Dependencies
UiPath.Excel.Activities: [2.10.4] UiPath.Mail.Activities: [1.10.5] UiPath.System.Activities: [21.4.1] UiPath.UIAutomation.Activities: [21.4.4]
Code Language
Visual Basic
License & Privacy
MIT
Privacy Terms
Technical
Version
1.0.3Updated
August 10, 2021Works with
Studio: 19.7 - 22.10
Certification
Silver Certified
Support
UiPath Community Support