Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-05-20 07:06 AM
Used website ->
Unique xpath -> //td[text()='Brenden Wagner']/ancestor::tr/td[@class = ' select-checkbox']
When same xpath used in application modeler, it gives error ->
------------------------------
Mayank Goyal
------------------------------
Unique xpath -> //td[text()='Brenden Wagner']/ancestor::tr/td[@class = ' select-checkbox']
When same xpath used in application modeler, it gives error ->
------------------------------
Mayank Goyal
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-20 08:23 AM
Select Web element type as TD. It will work.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-05-20 08:23 AM
Select Web element type as TD. It will work.
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo
Amlan Sahoo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-06-21 02:07 PM
This seems to still be an issue using version 6.10. Yes, it can be mitigated by also matching on element, but it is borderline embarrassing that Blue Prism hasn't fixed this For a lot of modern web sites, XPath is by far the strongest tool for element matching. It has to work.
------------------------------
Jakob Sørensen
------------------------------
------------------------------
Jakob Sørensen
------------------------------
