Unable to run the workflow after capturing the process using Task Capture

Hi Team,

I am trying tu capture a small process using Task Capture and expoting it to xaml file. But I can’t run the as is workflow since it fails. I need to edit each and every command and run it. Is there any workaround for this in order to just export the process and run it.?

Hello @sampada.mirashi!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff

Hi @sampada.mirashi :slight_smile: ,

Please note that the selectors from Task Capture are different from the ones recognized by UiPath Studio because it uses another recording engine. We have the integration with UiPath drivers on our roadmap, which would enable Task Capture to provide the same selectors in the exported XAML file as Studio does. Please subscribe to the release note : UiPath Release Notes

The expectation of current export to UiPath Studio functionality is to provide the basic skeleton of the Robot file, which helps RPA dev get the overall idea of the process and review the workflow of it generated by Task Capture which includes all sequences and actions. We also provide the metadata about action like actionType, Type Into keys, Hotkeys and selectors. Selectors are not reliable now.

I hope this helps.

Regards,
Rashmi

1 Like