Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Robotic Process Automation Projects

You're reading from   Robotic Process Automation Projects Build real-world RPA solutions using UiPath and Automation Anywhere

Arrow left icon
Product type Paperback
Published in May 2020
Publisher Packt
ISBN-13 9781839217357
Length 388 pages
Edition 1st Edition
Arrow right icon
Authors (3):
Arrow left icon
 Mullakara Mullakara
Author Profile Icon Mullakara
Mullakara
 Loncar Loncar
Author Profile Icon Loncar
Loncar
Arun Kumar Asokan Arun Kumar Asokan
Author Profile Icon Arun Kumar Asokan
Arun Kumar Asokan
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Getting Started with Robotic Process Automation 2. Help Desk Ticket Generation FREE CHAPTER 3. CRM Automation 4. Moderating Social Media Using AI 5. Purchase Order Processing with UiPath ReFramework 6. Completing an RPA Challenge 7. Sales Order Processing 8. ERP User Administration 9. Employee Emergency Notifications 10. Using AI and RPA for Invoice Processing 11. Other Books You May Enjoy Appendix A and B for UiPath 1. Appendix: Looking Forward and Next Steps

Mapping and inputting the challenge data to the website

Let's now map theĀ screen input fields to the column data that we need to populate with.Ā We will use the HTML Tagindex property to locate the input fields and map them to their respective columns:

  1. To capture the tag index for a field, let's add the CaptureĀ action and indicate the label name for the Last NameĀ field.Ā In the Capture properties, chooseĀ Rpa Challenge - Internet ExplorerĀ for Window. Click on Capture and point to theĀ Last NameĀ labelĀ (note that we are indicating the label, not the input box):

  1. Within the Recorder properties, let's generalize the automation to work with the current column by setting HTML InnerTextĀ asĀ currentColumName. Let's also create a variable to store the HTML TagindexĀ value for the field. Let's call it htmlTagindex with anĀ AnyĀ type. Finally, selectĀ the Get Property action forĀ HTML TagIndex...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime