drevops / behat-screenshot

🧪 Behat extension and step definitions to create HTML and image screenshots on demand or when tests fail
GNU General Public License v3.0
22 stars 7 forks source link

Inject current path into HTML screenshots #133

Open AlexSkrypnyk opened 3 weeks ago

AlexSkrypnyk commented 3 weeks ago

It is sometimes useful to know the current path when the screenshot is taken.

We need to add a config flag to always inject the path into the HTML of the screenshot.