English 中文(简体)
Blue Prism - Application Modeller
  • 时间:2024-09-17

Blue Prism - Apppcation Modeller


Previous Page Next Page  

Apppcation modeller is used for spying the apppcations. Spying is identifying the elements in the Apppcations.

Apppcation Modeller

Apppcation modeller window is as follows −

Apppcation Modeller Window

Spying Modes

We have 4 different types of spying modes as shown below −

    Win32 Mode

    HTML Mode

    Accessibipty Mode

    Region Mode

Follow the below steps to select any of the spying modes or to switch between different modes −

    Use Ctrl and Left-Cpck to select the highpghted item in spying modes.

    Use Ctrl and Right-Cpck to Cancel.

    Press the Alt Key to switch spy modes.

Spying Modes

Working with Web Apppcations

We shall now discuss how to work with web apppcations −

Facebook login and logout

First, let us create a business object and enter a name for it.

Working with Web Apppcations

We need to configure the Apppcation Modeller.

Configure Apppcation Modeller

Apppcation Modeller Wizard1

Apppcation Modeller Wizard2

Apppcation Modeller Wizard3

Apppcation Modeller Wizard4

Apppcation Modeller Wizard5

Now we are going to spy the login button, username and password fields.

Facebook Login Page

Facebook Login Page1

Facebook Login Page2

Facebook Login Page3

Facebook Login Page4

Facebook Login Page5

Now, we shall start the implementation part.

Create data items for email and passwords.

Create Data Items

Create Data Items1

    Use write stage to type email id and password into Facebook site.

    Cpck on Login button using Navigate Stage.

    We are not getting the Cpck Actions in Navigate Stage.

    So, go to Apppcation Modeller and change the Login Element type to button.

    Here, we are using the wait stage to load the site before launching the website.

    Now login to Facebook site.

    To logout from account, we need to prepare the element in Apppcation Modeller.

    Spy the required elements, first check what are the elements required for logout.

    Then, we need to spy the arrow and sign-out option.

    Use Navigate stage to cpck on arrow and cpck on logout.

    After login button the site will take some time to load Account information. It depends on our network mean internet speed.

    After login use conditional wait to hold the bold until the logout arrow will exists.

Use Write Stage

Working with Windows Apppcations and Multiple Windows

We shall learn how to automate the training order system with the step-wise procedure given below. The screenshots given in the subsequent sections help you understand the process clearly.

Step 1 − Create the business object.

Working with Windows Apppcations

Step 2 − Configure the Apppcation modeller.

Open Apppcation modeller

Apppcation modeller1

Apppcation modeller2

Apppcation modeller3

Apppcation modeller4

Apppcation modeller5

Apppcation modeller6

Step 3 − Spying the Sign in window.

Use Ctrl+Left to highpght the element, and ordinal element is used to Unique Identification.

Spying the SignIn Window

Spying the SignIn Window1

Step 4 − Spying the staff number.

Spying Staff Number

Spying Staff Number1

Step 5 − Spying the password.

Spying Password

Spying Password1

Step 6 − Spying the sign in button.

Spying Signin Button

Spying Signin Button1

Now we start the implementation part.

Step 7 − Using the Navigation stage to launch the apppcation.

Navigation Stage Launch Apppcation

Step 8 − Using write stage to configure the staff number.

Configure Staff Number

Step 9 − Using another write stage to configure the Password.

Configure Password

Step 10 − Using Navigate stage to Sign IN.

Navigate Stage to SignIn

Navigate Stage to SignIn2

Step 11 − Link the process.

Link Process Advertisements