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
Allow users to use this assertion library with multiremote. Using the isMultiremote flag of the browser object should help to determine the current mode and allows to then iterate over the multiremote instances to do separate assertions.
Allow users to use this assertion library with multiremote. Using the
isMultiremoteflag of thebrowserobject should help to determine the current mode and allows to then iterate over the multiremote instances to do separate assertions.