How can a string variable called myString be converted to an all-capitals representation for future use?
Options are :
A developer is working with a newer application using UiExplorer. Unfortunately, UiExplorer does not recognize the required selectors. What UI Framework is recommended for the developer to choose in such a situation?
What type of argument can you define to pass data and retrieve the modified value from an invoked workflow?
Options are :
Which activity provides the easiest way to loop through all the rows in a DataTable?
Options are :
A developer wants to execute a macro stored in the UiPath_Raport2021.xlsm file. What will be the value of the result variable once the following sequence is executed?
Please find the properties of Execute Macro activity below
Please fin the macro "Calculate" below
When is it recommended to use full selectors?
What will be executed in the following Try Catch activity if the required selector for Click activity is not found?
Catch block contains catches in the following order:
1. System.SystemException
2. System.Exception
3. UiPath.Core.SelectorNotFound
Please find below the properties of the Click activity
What happens when a new version of a package is published?
Options are :
What is the relation between environments and provisioned robots?
Options are :
A developer wants to automate a process in an internal ERP system. The robot needs to log in to the system using login and password. What is the correct approach to using credentials in UiPath?