I created a studio desktop code for a java application on my system. It is executing fine but when I shared the project with my colleague, he getting errors
because their selectors don’t match the target app. Try to update selectors by re-indicating UI elements on a machine with the colleague’s environment or access.
use more reliable selectors with wildcards, remove hardcoded paths, and share the updated project files ensuring compatibility with their UiPath version and Java setup.
If helpful, mark as solution. Happy automation with UiPath
Open the browser and your web page on your colleague laptop in which you’re performing automation and then try if still the error encountered then change the selectors or reindicate the automation.