- Release notes
- Getting started
- Hardware and software requirements
- Setup and configuration
- Working with Task Capture
- Additional resources
UiPath® Studio
To export your workflow diagram as a XAML robot prototype and continue implementing it directly in UiPath Studio access File > Export and select UiPath Studio.
You can select the type of activities between Classic activities or Modern Activities. To learn more about the differences, see Differences between Modern Experience and Classic Experience.
The Save as XAML pop-up is displayed. Select the location and the file name, and Save the document to your PC.
A confirmation message is displayed once the XAML file is downloaded. You have the following options:
- Copy path - copy the location path of the XAML file.
-
Open file - open the XAML file as a new project in UiPath Studio.
Task Capture supports four types of input: Type Into, Click , Double Click and Send Hotkey.
For Type Into, Task Capture saves only the first key input and exports it to Studio.
Select each action, to see its Properties displayed on the right-hand side of the page.
Continue your design and implement your automation in UiPath Studio. For more details on working with UiPath Studio, please check the UiPath Studio Guide
Exporting to a folder in which there's an existing Studio project, or a project exists in any of the parent folders can create confusion and Studio might pick up the initial project.json file and the corresponding dependencies which might be different than those needed by Task Capture exported XAML file. This causes errors when opening the Task Capture exported XAML file in Studio.
It's recommended to choose a new folder when saving a XAML project file to avoid compatibility issues. In the pop-up window, you can choose to export to the current folder or pick another folder, using the dialog box.