How do I use uipath to automatically post content on a Facebook page?
In Uipath, we have all required activities to do this. Just you have to implement the process as you need.
@Penganimation lakshman is right, UiPath has got lot’s of activity which can be implemented in your process. If you have the complete process in your mind then it wouldn’t be hard to develop your process.
I see, thank you. Maybe Some tips on handling dynamic selectors on Facebook page will help:)
You have to make selectors dynamic by passing variable into selectors or using wild cards like star “*” or question mark “?”.
And also remove unnecessary attributes from selectors to work particular elements.
Wow! Thank you so much. These are so helpful! I love this place!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.