Feb 18, 2023
Hi
IMHO you need to approach the application development considering also the test automation, this means that best thing to do is to have fixed locators using data-* attributes, i.e.
data-automation='loginName'
that will not change.
regards