Feedback about the Selectors Academy course.
Please type your feedback below.
In the Practice 1 solution of the “Selectors in Studio”, it says we need to create a generic credential in Windows Control Panel.
I followed the instruction and the UiPath threws this error message:
Source: Get Credential
Message: Could not find the asset 'https://acme-test.uipath.com/login'. Error code: 1002; Asset name: https://acme-test.uipath.com/login
Exception Type: UiPath.Core.Activities.OrchestratorHttpException
My solution is to login to https://cloud.uipath.com/ and create a credential in Orchestrator > Assets > Add asset
In short, it seems we need to create the credential from UiPath Orcestrator, not Windows Control Panel for Studio 2022.4.3.
In the exercise of this course it says creating generic credential in Windows and doesn’t mention Orchestrator and cause the error. That’s the reason I post this feedback.
The step 2 Use Windows Credentials to login to ACME website. doesn’t work in this case.
Practice 1 - Get Data - Fine Tuning Selectors
Consider a scenario where you need to retrieve WIID and Description of first 10 rows from ACME and save the extracted data into a Data Table. In this scenario, the selector must be adjusted so that our workflow retrieves the WIID and its corresponding description from the first 10 rows. The workflow includes the following steps: