Good day, I need help with 4 pregumtas that I do not understand about the certification exam, I already have 34, I only need 4.
1 As a best practice, how should workflows use a local desktop application?
-By checking if the corresponding process is running and if not, opening the application by using the Open Application activity.
-By closing the application once it’s no longer needed.
-By using selectors to interact with the application.
-By opening the application using the Click Image activity on the application’s desktop shortcut.
2 Will a Click activity work with a Hidden browser session?
-Yes, if the SimulateClick property is selected.
-Yes, if the SendWindowMessages property is selected.
-Yes, it will work with the default configuration.
-No, it will not work.
3 What activity should you use if you want to add data to an existing .xlsx document?
-Excel Append Range
-Workbook Write Range
-Workbook Append Range
-Excel Write Cell
4 How can we make sure that an app is in a certain state in a Citrix environment?
-By waiting for certain UI elements to appear or disappear and making decisions based on that.
-By checking the UI element’s attributes.
-By making use of the WaitForReady property.
Thanks, I do not ask for the answers, an explanation is more valuable