Format Date in UiPath Studio

In this post, we will get today's date and format it to "dd-MM-yyy". Add a new assign activity. Create a new variable "todaysDate". Enter the following expression in the value.

How to Use a Switch Activity for Contains Text in UiPath Studio

You might be knowing that Switch statements are mainly used for Equals conditions. In this post, we will use the Switch Activity for contains text conditions.

Getting Started with UiPath | Automate Web Browser | RPA Tutorial

In this post, we are going to Automate the Web Browser and get the details from the websites using UiPath Studio. We are going to build the basic Web Automation that will search for the current time in a city and print it in the Studio.

Up ↑