Hello and welcome back. In the previous video, we understood different types of recording available in Studio. In this video, you will learn about the recording wizard. The recording wizard opens when you select any of the six available recording tools in Studio. Recording wizards for all recording types come with their own toolbar giving you access to actions particular to that recording types environment. However, some actions are common across wizards. All actions of the basic and desktop recording wizards are similar. They only differ in the way they generate workflows in the designer panel. In the web recording wizard, you will find the open browser icon, whereas basic and desktop recording wizards have start app icon. Other actions of the web recording wizard are similar to that of the basic and desktop recording wizards. The actions of the Native Citrix Recording wizard are similar to the basic desktop and web recording Wizards. The only difference is that this recording wizard does not have Click Type or Open Browser icon. The image recording and computer vision recorder wizards actions are somewhat different from the aforementioned four wizards. The actions specific to the image recording wizard are click Image, click text, select and copy, and screen scraping. The actions specific to the computer vision recording wizard are refresh, change application, click relative, get text, and hover. Now let's understand the common actions of the recording wizard in detail. Record, it starts automatic recording and captures user actions. When you click this icon, the recorder starts capturing your actions on the screen. A small window opens showing a magnified view of the area where the mouse pointer is hovering. You will see a blue screen with a yellow border over the area which is highlighted. You can continue performing the actions that you want to automate and UiPath Studio will record them. On completion, multiple activities are generated in the designer panel. Save and Exit, this option is enabled only when the recorder is on. When you click it, the recorder is closed and you are taken back to the designer panel of UiPath Studio, where you will see automatically generated activities. Start app, it enables you to open as well as close an app by pointing and clicking on it. Open browser, it enables you to open as well as close the browser by pointing and clicking on it. Click, it enables the user to record clicks on the desktop or a running application, select an option from a drop-down list or combo box, and select the checkbox or a radio button. Type, it includes those actions that require input from the keyboard, such as keyboard shortcuts and key presses. Copy, it enables you to copy a selected text from an open application or web browser for later use in the project. Element, it enables you to perform actions on elements like looking for elements or waiting for elements to vanish. Text, it enables you to select or hover over text to make tooltips visible for scraping, right-click to make the context menu visible, copy and paste text etc. Image, it enables you to wait for a specified image to disappear, find a specific image in an app or website, right-click or hover over an image, etc. It is helpful with the UI elements that are saved as graphics. The next item is a practice exercise on using web recording in Studio. Thank you for watching.