You are designing an attended project for a banking customer. This project requires you to import new customers from a text file to a lookup table.
Which steps do you take to gain access to the ImportDelimitedFile method of the lookup table within an automation?
You are designing an automation that adds new customers to an online insurance web site. If a customer exists, a pop-up window is displayed with an error message, which closes automatically after 35 seconds.
While debugging the automation, you notice that you are receiving a control not created exception message in the Add Customer procedure after a page navigation occurs.
How do you resolve the exception?
Consider the following figure of an automation:

What is the value of outputString after the execution of the automation?
Which two statements about Label/Jump To functionality are true? (Choose Two)