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
Have a look at the BrowseTheWeb class - it uses Broadcaster.getEventBus() to subscribe to events triggered when the actor performs actions. Broadcaster.getEventBus() uses the Guava EventBus.
Could i check if there is any task listeners in serenity screenplay, a listener that should be executed after every task. Thanks !
The text was updated successfully, but these errors were encountered: