@rpii/wdio-report-events

Abstracts the event driven messaging to pass screenshots, videos and log data to the report module

Usage no npm install needed!

<script type="module">
  import rpiiWdioReportEvents from 'https://cdn.skypack.dev/@rpii/wdio-report-events';
</script>

README

@rpii/wdio-report-events

Abstracts the event driver messaging to pass screenshots and log data to webdriverio reports

Used internally by various packages that need to fire events, and listen for them.

Easy to update if webdriver.io changes the report scheme again.