100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
UiPath Professional Automation Developer Certification 22.10 - Part 1 Automation Explorer £6.15   Add to cart

Exam (elaborations)

UiPath Professional Automation Developer Certification 22.10 - Part 1 Automation Explorer

 1 view  0 purchase

UiPath Professional Automation Developer Certification 22.10 - Part 1 Automation Explorer

Preview 2 out of 10  pages

  • June 17, 2024
  • 10
  • 2023/2024
  • Exam (elaborations)
  • Questions & answers
All documents for this subject (260)
avatar-seller
AnswersCOM
UiPath Professional Automation
Developer Certification 22.10 - Part 1
Automation Explorer
3 mandatory fields when creating a variable - ANS-Name, Scope, type

4 ways to create a variable - ANS-From the Data Manager
From the Body of an Activity
From the Properties Panel
From the Variables Panel

Activities Panel - ANS-Panel shows available activities that can be added to the current
workflow. You can search for activities by name and description using the search box at
the top of the panel, navigate through them using navigation keys, and press Enter to
add the selected activity to the currently opened file.

App/web recorder: Actions That Must Be Selected Before Recording - ANS-Copying
text using the Get Text activity.

Hovering over an element using the Hover activity.

Highlighting an element using the Highlight activity.

App/web recorder: Automatically Recorded Actions - ANS-Clicking on buttons, links,
icons, or images: generates a Click activity.

Typing text in a text box or text area: generates a Type Into activity.

Selecting or clearing a check box: generates a Check/Uncheck activity.

Sending keyboard shortcuts using your keyboard: generates a Keyboard Shortcuts
activity.

Selecting an item from a drop-down: generates a Select Item activity.

Array datatype - ANS-StrArray = {"John", "Paul", "George", "Ringo"}
StrArray(0) = "John"

, An array variable or argument is a type that enables storing multiple values of the same
data type. Think of it as a group of elements with a size that is defined at creation, and
where each item can be identified by its index.

Fixed number of values.

Example- storing the months as a variable

Best practices for workflow names - ANS-use action verbs - example
GetTransactionData, TakeScreenshot

Best practices when working with arguments - ANS-Assign Meaningful names
Follow naming convention
Use prefixes

ChromiumAPI - ANS-input method used for browser automation, and it's based on the
Devtools protocol. It's compatible with all Chromium-based browsers, such as Chrome
or Edge.

supports several activities including Use Application/Browser, Click, Type Into, Hover,
and Keyboard Shortcuts.

direct communication with the browser, which means there are fewer communication
channels and increased automation reliability.

Runs in background

Empty field before typing

Collection DataTypes - ANS-Array - ArrayOf<T> or System.DataType[] stores multiple
values of the same data type. The size (number of objects) is defined at creation.
List - System.Collections.Generic.List<T> stores multiple values of the same data type,
just like Arrays. But unlike Arrays, the size is dynamic.
Dictionary - System.Collections.Generic.Dictionary<TKey, TValue> stores objects in the
form of (key, value) pairs, where each of the two can be a separate data type.

Control Flow Activities - ANS-Control Flow is a concept borrowed from computer
science that refers to the order in which actions are performed in an automation.
Activities:

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller AnswersCOM. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for £6.15. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

76669 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy revision notes and other study material for 14 years now

Start selling
£6.15
  • (0)
  Add to cart