
Announcements
Hi dear all 🤗,
I'm new with Power Automate Desktop, and I'm trying to automate a process using LinkedIn and Sales Navigator (an other product of LinkedIn). But some elements are auto-generated as we click on "more" or "plus" button for example :
Element's id are also dynamically generated, so my unique option is to identify an element with its CSS class (because no other attribute are referenced). It's working for most part of the elements I identified, but not for the options that appears when clicking in the web page. CSS classes seems to be not loaded with PAD, as they should be dynamically loaded, as in common usage.
Does someone has an idea of how I can get those elements ? Or maybe how we can dynamically reload the web page to refresh the CSS in the automated process ?
Thank you a lot, it would be very nice ! ‌‌😊
In this case I tried adding the "Archive" link in a LinkedIn chat. So I would perform four steps to get it to work after capturing the element:
And that works.