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
Similar to #1372: steps are aware of their respective base plugin class, which is a class returned by delegate() method. Thanks to a generic type, a Step subclass could announce a more specific return type of delegate().