
Announcements
Instead of using a static delay (wait action), try using the "wait for window content" action to capture your filter menu. This action will wait until your filter menu appears on the screen before allowing the "click UI element in window" action. This approach should significantly reduce the failure rate.
Please give it a try and let me know if you have any questions