You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we only have Page Object but there are also elements which we want to re-use.
By example a login form can be shown on multiple pages which don't have a parent>child relationship.
Currently we only have Page Object but there are also elements which we want to re-use.
By example a login form can be shown on multiple pages which don't have a parent>child relationship.