The indicated element does not belong to the selector error for tableau desktop

I am a beginner to UiPath and I want to automate a simple process of Tableau Desktop.
1)Open Tableau Desktop workbook → 2)go to data source tab → 3)click refresh

However, UiPath shows error “The indicated element does not belong to the target application/browser.” when i added click activity.
Also when i first open tableau workbook there is a pop up message box saying, ‘Could not find the UI element corresponding to this selector:’

The reason i cannot automate refresh on tableau server is because server doesn’t have access to the excel in remote pc that would be regularly updated.
is there anyway i can still make the click happen?
thank you.

1 Like

Hello @li.l.chen!

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

Hey @li.l.chen

Could you please explain the same with screenshots?

Will be helpful to suggest some solutions.

Thanks
#nK

@li.l.chen Are you trying to automate the process in RDP

Hi Nithinkrishna,
thank you for replying.
Actually after playing some round myself. I now have different issue.
What i want to do is to open a workbook with Tableau desktop application. Then doing some clicks in order to refresh the data in this workbook. Lastly, upload the workbook to server dashboard.
I use ‘Use application’ activity to start the application and then define the elements to click. However, i always succeed when i start from click activity while facing failure if i let the work flow run from launching the application itself.
I also tried sending hotkey after application is opened however it will then shows ‘Invalid UInode’ error message.
I already set delay time for the application to finish opening.


Besides, whenever i stop the progress and click ‘edit target’ i see uipath can find the target without issue.

thank you very much in advance!
Best,
Sherry

1 Like

Hi Ushu,

thank you for reply. No, it is my desktop. I added screenshot in other response, could you help me if you have any idea?
thank you very much.

Best,
Sherry

Hey @li.l.chen

Kindly check you are using a reliable title for the selector in the scope.

Make sure you also check the Match exact title option.

Hope this helps.

Thanks
#nK

Hi Nithinkrishna,

thank you so much. it worked!
i actually removed the title from selector because there is anyway only 1 window of this application open at a time and that i thought it is not necessary.

Best,
Sherry

1 Like

Cool @li.l.chen :slightly_smiling_face::+1:

Happy Automation

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.