Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task Listeners #29

Open
amar1989 opened this issue Aug 21, 2023 · 2 comments
Open

Task Listeners #29

amar1989 opened this issue Aug 21, 2023 · 2 comments
Labels

Comments

@amar1989
Copy link

Could i check if there is any task listeners in serenity screenplay, a listener that should be executed after every task. Thanks !

@wakaleo
Copy link
Member

wakaleo commented Aug 21, 2023

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.

@amar1989
Copy link
Author

Thanks @wakaleo for quick reply ! will try to implement this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants