What is the slowest method of reading text?
Options are :
When is it recommended to use full selectors?
Which of the following activities searches for a UI element by using a position relative to a fixed element?
What layout should be used for UI navigation and data processing?
Options are :
You want to build a Dispatcher process to populate an Orchestrator Queue for parallel processing on multiple robots. Which activity should you use to add a queue item for each work item?
Options are :
Which input method has the highest speed?
What kind of workflow should you create to define business rules?
Options are :
When is it recommended to use Desktop recording?
Options are :
Which of the following SQL statements can be executed by using the activity called Execute Non Query?
Options are :
A developer automates a project for Finance Team. As the first step, robot needs to capture ticket numbers from a Sharepoint site and then search them in SalesForce application. However, on Sharepoint all ticket numbers contain 7 characters and start with zeros e.g. 0000728, 0011430, 0003219. While in SalesForce, zeros in front are removed e.g. 728, 11430, 3219.
How can robot overcome this inconsistency?