UiPath Autocompletion on Websites - Full Tutorial

Опубликовано: 29 Сентябрь 2024
на канале: Anders Jensen
1,124
24

This video tutorial shows, how to handle website autocompletion with UiPath with two simple use cases. We create dynamic selectors to solve the autocompletion problem in UiPath.

For a limited time get our 3-hour UiPath Advanced REFramework course for free. Sign up and get 2 months of Skillshare Premium for free by going to, https://geni.us/UaXBu

You could also watch:
🔵 UiPath RPA Beginners Tutorial -    • UiPath RPA Beginners Tutorial [2020]  
🔵 UiPath Advanced Use Cases -    • UiPath Advanced Use Cases  
🔵 How to use Dynamic Selectors in UiPath -    • How to use Dynamic Selectors in UiPat...  

0:05 Solving UiPath autocompletion on websites
How we can solve that websites do autocompletion, when we automate in UiPath. I have prepared a use case, that can automate autocompletion on paytm.com

0:49 Inspecting the data in Excel
The data in the Excel sheet is travel information (City, Country, IATA)

1:17 Read the Excel sheet into a Data Table

2:02 Iterating through our data with a For Each Row
Creating a help variable with the IATA code.

2:46 Set Text to the IATA code

3:49 Making a dynamic selector click activity
Having searched out the IATA code, we can now use a click activity to click the correct city. To make it work for all our IATA codes/cities, we make a dynamic selector.

4:45 Message Box to test
The easiest way to debug/test is often a Message Box.

5:42 Advanced autocompletion
In this advanced use case, we don't have the IATA code, but just the city and country.

7:00 Set Text
Setting the City and Country

8:15 Click on the right airport
Again we create a dynamic selector

Connect with me:
💼 LinkedIn -   / andersjensens  
👥 Facebook -   / andersjensenorg  
💌 Email Newsletter - https://andersjensen.org/email-newsle...

#uipath #rpa #automation