Udemy
Complete UiPath RPA Developer Course: Build 7 Robots
Hi
I have a problem.
Section 4: Robot 2: Data capturing
Chapter 45: Typing into input fields
I have a problem in this chapter. I am practicing Web Data Capturing and I did the following so far and I got stuck at one point.
This is my flow
Web Main
Private: Excel Application Scope
“Customers.xlsx”
Do
Read Range
“Sheet1”
Private: Open Browser
“https://rpacrm.bubbleapps.io/”
While
Condition
RowNumber < CustomersData.Rows.Count
Body
Sequence
Type Into
CustomersData(RowNumber)(“first name”).tostring
When I do the type into activity, it is giving me error. Whereas the instructor is not getting error.
I am stuck here.
Please help.
Thank you.
Aijaz
+918179604324