I’m experiencing an issue with desktop automation (Sage 300) using selectors in OpenRPA.
After capturing the selectors for a specific field, the automation highlights different fields instead of the one I intended to automate. This inconsistency is causing the bot to interact with the wrong UI elements.
I’ve tried adjusting the selector properties and re-capturing the element, Still facing the same UI Issue.
Activity - Get Element (Windows)
For example, if I capture a selector for a specific text box, when I go back to validate or use it, the selector highlights another text box or a different UI element.
Any advice or best practices for handling desktop selectors in OpenRPA would be greatly appreciated!
Thank you in advance.