Question
1
Replies
271
Views
Posted: August 17, 2018
Last activity: September 18, 2018
Closed
Accessing Flex Objects using Selenium
Hi,
We are using Selenium to develop Test Suites for testing a Pega Application Project.
In that we are facing difficulty in accessing the flex objects using Selenium.
Has anyone faced the same type of problem?
Please help me with a solution for it.
Thanks and Best Regards
Vinay Srinivasan
Please use "data-test-id" property to identify flex objects in the page. We are supporting data-test-id for dynamic layouts in PRPC 7.4 version.