Hi, I am trying to implement a solution where it is possible to automate the elements attributes automatically, but there is no success yet.
For example, there is a login screen of an app. If I need to fetch out all elements of the login screen (i.e. username, password, forgot password, login etc) along with all attribites/properties like class, text, clickable, checkable etc, is there a way to implement that?