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
0.2.1 introduces a change in how init and isLoaded deals with expectedElementGetters screen elements array. Now, only the first array element will be tested for presence during screen instantiation. For the check of all array elements presence, isLoaded should be used.