delfindevassy
Results
2
issues of
delfindevassy
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...
Don't this generated page need the constructor with below code in any class that it generates? { this.driver = browser; PageFactory.InitElements(browser, this); }