function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Paras @ E7Paras @ E7 

Could not write UI Automation test (Using robot framework with selenium) for Screen Flow

Hello everyone, I am trying to automate ui testing for screen flow, however screen flow does not give proper unique locator and also I am unable to debug its databinding in browser console. Any idea how to achieve it ?
Raj VakatiRaj Vakati
Go based on the content ... instead of going based on te unique DOM ID ( we do have same issue with flows )  get the dom element based on the content .. that will solve the problem