Question
4
Replies
154
Views
Posted: April 26, 2017
Last activity: May 25, 2017
Closed
How to add 'data-test-id' to legacy UI elements created in PRPC 55, 63 versions
The 'TestID" created for UI elements are using in Selenium Scripts and it is generated for only PRPC 717 or later rules.
Here is the feature details: https://pdn.pega.com/release-note/test-id-added-unique-identification-ui-elements-during-testing
- Supported Elements: Label, Formatted Text, Text Input, Text Area, Icon/Image, Button & Link
- Not Yet Supported Elements: Check Box, Radio Buttons, Dropdown, Date & Time
Is there any way to enable this TestID field in legacy rules created in PRPC 55,63 versions?
If I understand your question correctly, no there is not going to be a way to do this, especially if the scope includes non-auto generated controls.