selenium-page-object-generator
selenium-page-object-generator copied to clipboard
Utilizing aria label
We use aria label as an automation hook in every element so that minor changes in id/x-ptah/css of an element will not break our test cases. Ho wto get priority to aria-label while generating the page?