We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
263f02d
Having to call wait after every call to fireEvent was clunky. Wrapped all fireEvent functions in an awaitable wrapper that calls wait internally.