Anyone experience some of their sequence activities being skipped over while running in PIP? Experiencing simple activities such as 'click 'with web applications (Edge) not being ran in PIP despite working flawlessly in Studio.
Cheers!
Anyone experience some of their sequence activities being skipped over while running in PIP? Experiencing simple activities such as 'click 'with web applications (Edge) not being ran in PIP despite working flawlessly in Studio.
Cheers!
Welcome to the UiPath forum!
Effectively what you say can happen, you can try with different properties and combinations to change this behavior of the activities, like activating or deactivating properties like Simulate Type, Window Messages among others.
Ensure that the activities you’re using are compatible with PIP mode. Sometimes, certain activities might behave differently or have limitations in PIP mode compared to Studio.
You try try to debug the workflow while running in PIP mode to see if you can identify where the issue is occurring and enable execution trail also, This might help pinpoint the root cause of the problem.
For doing this Open Project in Studio → Debug panel → Enable Picture in picture and Execution Trail
Screenshot for your reference:
Now, Debug the project!
Regards,
Ajay Mishra