Universal Web adapters Flashcards

1
Q

What application does universal web adapters support

A

Chrome

Firefox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Does Robot Studio work with all version of Firefox or Chrome

A

No. It only works with specific versions of each browser

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What must you do on the host machine to develop a Robotic solution and run a deployed end user solution user Chrome and Firefox

A

Install and enable Chrome and Firefox browser extensions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe the BrowserType property relevant to Universal web adapters

A

This property determines the browser used for automating the web application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Is there a default property setting for BrowserType Universal web adapter?

A

Yes Google Chrome

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The 3 most commonly configured properties for universal web adapter are?

A

StopMethod
CloseTimeout
TerminateTimeout

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe the StopMethod Adapter property that apply for both Web Adapter and Universal Web Adapter

A

It sets how Pega Robotic Automation Studio stops the application when the StopMethod is called on the adapter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Describe the CloseTimeout Adapter property that apply for both Web Adapter and Universal Web Adapter

A

Specifies the amount of time, in milliseconds, Pega Robotic automation studio waits for the process to exit ahter the StopMethod has been called
This property is used when the StopMethod property is set to any of the ForceClose, ForceCloseThenTerminate, and SimulateCloseThenTerminate options

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe the TerminateTimeout Adapter property that apply for both Web Adapter and Universal Web Adapter

A

Is used when the StopMethod property is set to any of the ForceCloseThenTerminate, SimulateCloseThenTerminate and Terminate options. After the CloseTimeout expires, Pega Robot Studio atempts to terminate the process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which 2 properties does Chrome and Firefox share

A

AcceptedDomains

BrowserStopMethod

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Describe the AcceptedDomain property

A

This property specifies the list of domains that the adapter accepts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe the BrowserStopMethod property

A
This property determines what stops in the browser when the adapter stops
You can Choose from these Options:
1) LeaveRunning
2) StopBrowser
3) StopMatchedDocuments
4) StopTrackedDocuments(Default)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are limitations of the Universal Web Adapter

A

Plug-ins such as Java and Flash are not supported

You can integrate tables in UWA howerever the use of HTML Table Designer is not available for table interrogation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

You are building a robotic solution to automate a web application the uses Internet Explorer application

A

Web application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly