-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
Description
Besides attachments, is it possible to add some arbitrary HTML to a step?
For example an HTTP link to a step?
I would like for certain steps, namely Given step that establishes a Selenium session, to add a link for a video recording of that session, for example on SauceLabs.
Here is an example report:
https://qa-automation-starter.aherscu.dev/qa-testing-parent/qa-testing-example/jgiven-reports/functional-dev/local/html/index.html#/all
The Given google <driver> step has two plain text attachements containing Selenium session information.
I would like to add a link to video recording, in addition or in place of these attachments.