Free UiARD Exam Braindumps (page: 6)

Page 6 of 51

A developer used title='1 writtenNotes - Notepad' as an attribute of a selector. The first character of the Notepad file name changes dynamically based on the .txt file used to open the file.

If the developer wants the selector to identify the Notepad by everything but the first character, how should title be replaced?

  1. title='* writtenNotes - Notepad'
  2. title='? - Notepad'
  3. title='? writtenNotes - Notepad'
  4. title='* - Notepad'

Answer(s): D


Reference:

https://forum.uipath.com/t/notepad-selector/121952/2



DRAG DROP
From the lowest priority to the highest priority, what is the correct priority sequence of the Log Levels for UiPath Robots?

NOTE: Drag and drop the lowest priority level to the top of the list and repeat until the highest priority level appears at the bottom of the list.

  1. See Explanation section for answer.

Answer(s): A

Explanation:


Reference:

https://docs.uipath.com/robot/docs/logging-levels



A developer configured the Activity Project Settings for a UI automation and a Click activity in the project shown in the following exhibits:




If the target element is not found during execution in Debug mode, how long will it take until an error is thrown?

  1. 10 seconds
  2. 15 seconds
  3. 20 seconds
  4. 30 seconds

Answer(s): B



What represents an example of a full selector?

  1. <webctrl href='/studio/docs/about-licensing' parented='hub-sidebar-content' tag='A' />
    <webctrl parented='hub-sidebar-content' tag='SPAN' />
  2. <ctrl name='File' role='popup menu' />
    <ctrl automationid='6' />
  3. <html app='chrome.exe' title='Full versus Partial Selectors' />
    <webctrl aaname='About Selectors' parentid='content-container' tag='A' />
  4. <wnd aaname='Explorer Pane' cls='DirectUIHWND' />
    <ctrl automationid='System.ItemNameDisplay' />

Answer(s): D



Page 6 of 51



Post your Comments and Discuss UiPath UiARD exam with other Community members:

Hieu Le commented on June 27, 2023
Thank you, it's great!
VIET NAM
upvote