- Release notes
- Getting started
- Hardware and software requirements
- Setup and configuration
- Working with Task Capture
- Additional resources
UiPath® StudioX
To export your workflow diagram as a XAML robot prototype and continue implementing it directly in UiPath StudioX access File > Export and select UiPath StudioX.
The Save as XAML pop-up is displayed. Select the location and the file name, and Save the document to your PC.
It's recommended to choose a new folder when saving a XAML project file. Saving in a folder where another project already exists can create compatibility issues. You can choose to export in the current folder or pick another folder, using the dialog box.
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 StudioX.
XAML
file is opened as a new Project and the sequences are mapped into Use Application/Browser activities from the Resources menu.
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 StudioX. For more details on working with UiPath StudioX, please check the UiPath StudioX Guide
Exporting to a folder in which there's an existing StudioX project, or a project exists in any of the parent folders can create confusion and StudioX 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 StudioX.
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.