Blue Prism and the data-test-id tag
Has anybody successfully worked with Pega and Blue Prism robotics?
We use the data-test-id for our automated testing and assumed that it could also be used by the Blue Prism robots. However we are being told that they cannot access it. I have confirmed that the tag is available in the UI to the robotics users but the Blue Prism developers say they can't use it?
Has anybody done this in the past?
Moderator Edit- Vidyaranjan: Updated Platform Capability
Here is an update for anybody else who has this issue.Blue prism cannot read the data-test-id element.
If you really need to have them read your screen then you will have to use different controls. An easy way would be to use the formatted text control and then set a dummy class value that is unique that the robot can then find.
However in our case we refused to change our screens for them and they ended up having to work around it with a report..