Hi,
I am using Tooltip activity to display a popup for some field in SAP. The position of tooltip is not pointing at correct location.
Regards,
Vishal.
Hi,
I am using Tooltip activity to display a popup for some field in SAP. The position of tooltip is not pointing at correct location.
Regards,
Vishal.
Hi @vishal91ae
Welcome to our UiPath Forum!
Could you maybe add a few more details:
These would help us investigate the issue.
Hi @vishal91ae
It might be confusing (and the confusion is resolved in the latest version), but the Tooltip activity is actually part of the UIAutomation package and not the System one
I would first suggest you to try and update this UIAutomation package and see if it fixes the issue.
Hi @loginerror
I have updated my UIAutomation package. But still my tooltip is not under this.
Thanks.
It could be related to your application and/or specific selectors that you are using.
One suggestion I could still make is for you to have a look at this activity from the UiPath.Form.Activities package:
It is a modern version of the old Tooltip activity, and might prove more flexible here.