Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2025 12:23 AM
Hi @RathanK,
You may encounter the "win element 'Element_name' could not be found" error when the element is not present in the background or if there have been changes to the match rules of the captured element.
Kindly verify the match rules for the 'txtName' element under the global objects section. Here's how you can do this:
- Open the project and expand the global objects in the project explorer.
- Locate the captured element screen. In your case, this is the 'txtName' element.
- Right-click on the screen, under which element is present and select "Configure."
- Right-click on the captured element and select "Refresh."
- The element should turn green. If it doesn't, please review the match rules and adjust the locators and match rules accordingly.
Please follow the link below for better understanding.
https://www.servicenow.com/docs/bundle/yokohama-integrate-applications/page/product/rpa-studio/task/...
If the issue is resolved, kindly mark this helpful.
Thank you!