cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with Chrome xpath in blue prism (WebPath)

MayankGoyal2
Level 8
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
------------------------------
1 BEST ANSWER

Best Answers

Select Web element type as TD. It will work.

------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo

View answer in original post

2 REPLIES 2

Select Web element type as TD. It will work.

------------------------------
Amlan Sahoo
RPA Consultant
Equinix
------------------------------
Regards,
Amlan Sahoo

JakobSørensen1
Level 2
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
------------------------------