Usage scenario:
If RPA is required to complete certain form-filling tasks, consider incorporating the [mport Data from Excel] step into the workflow.
Exemple:
1. Visit https://www.mercari.com/login/
2. Enter your username and password on the login page.
1. As shown in the figure: create a new Excel document with two variables in the header: email and pwd, and then fill in your account information. Finally, save the Excel document.
Note: Do not use “password” as the system variable name “password” exists, which will cause conflicts.

2. Use this RPA Share Code to import the process
Website code may change, and some selectors may become invalid. This example is for reference only.
Share Code: Dsd9rkHdri9Ox
3. Double-Click the process to enter the Process Settings.

4. Change the default value of the excelPath to your own Excel file

5. Save the change, and you can run the process now.