Has anyone successfully able to automate the Product Cockpit screens and also cockpit designed using Hybris NG Cockpit framework ?
If so are there any specific flags(which needs to be enabled in codebase) which will help Selenium to identify the UI elements uniquely. Right now we are seeing challenges where the UI objects identifier ( id, name, etc) are dynamically changing for every run/session leading to script failure. Other issue is many of the UI have some dynamic Id which changes on its own and the events are being captured as click events etc even on drop down selection
Please share any additional insights based on your/your team experience in automating the Front End UI screens of Hybris NG Cockpit screens.
Thanks, Rajmani