UIpath习题总结篇 - Lesson 8 - Advanced Citrix Automation

Lesson 8 - Advanced Citrix Automation

Single choice

(85)  How can we make sure that an app is in a certain state in a Citrix environment?

          By making use of the WaitForReady property.

          By checking the UI element’s attributes.

          By waiting for certain UI elements to appear or disappear and making decisions based on  that.(√)

Single choice

(86)  How can the robot pass a variable argument when opening an application in Citrix (eg: a web address for a browser)?

With an Open Application activity Setting the argument to the shortcut on the desktop

In the command prompt, type in the path to the application and the argument

Cannot be done (√)

activities

Click OCR Text

Click Image activity

Multiple Choice

(87)  If a Click Image activity was created with an image of an icon, and meanwhile that icon becomes highlighted, will the activity still work?

        No, if the accuracy is too high. (√)

        Yes, the robot will always find it.

        Yes, if the clipping region avoids the background of the icon. (√)

Multiple Choice

(88)  Which of the following activities can be used to select an item in drop down list, in Citrix?   

          Click OCR Text (√) Click Image (√) Click Text          Select Item

Pick Branch activity

Single choice

(89)  Can a Pick Branch activity be used alone?

          No, it can only be added inside a Pick activity body. (√)

          Yes, for example, inside a Then/Else section of an If activity.

Find Image activity

Send Hotkey activity

Multiple Choice

(90)  How can you start an application within a Citrix environment?

Using a Open Application activity

Using a Start Process activity

Defining a shortcut key and then triggering the app with a Send Hotkey activity (√)

Double clicking the application icon on the desktop (√)

Type Into activity

Multiple Choice

(91)  Imagine you have to use a Type Into activity in an element that loads slowly. Will it be a good idea to add some delays before executing Type Into?

          Yes, it’ll give the robot some time and when the element is loaded it can carry on typing.

          No, this solution is not reliable because sometimes the loading time can take more than the delay time. (√)

        Yes, use On image appear and start typing only after the trigger happens. (√)

keyboard commands/hotkeys

Single choice

(92)  What is the EASIEST navigation method to be used in a form within Citrix?

          By sending keyboard commands/hotkeys (√)

          By using Click relative to image

          By using Click with fixed coordinates

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。
禁止转载,如需转载请通过简信或评论联系作者。

推荐阅读更多精彩内容