Search code examples
seleniumxpathpega

Capture non-unique/dynamic objects in Pega using Selenium


We are facing lots of problem to capturing objects using developer tool because of IFrame / Frame, all objects mapping with more than one IFrame and Frame.

Kindly let me know Selenium webdriver is suitable for automating PEGA application?


Solution

  • Use Live UI and find out the Test ID (data-test-id) element in most of the HTML input field tags