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
It would be great to have onlyIf pre-condition as it is more readable than skipIf (in most situations). The main problem is a "collision" with the skipIf pre-condition. They can be mutually exclusive, but maybe somebody has a better idea.