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

Save the HTML as well as a screenshot when using Selenium #23

Closed NigelCunningham closed 6 years ago

NigelCunningham commented 7 years ago

Signed-off-by: Nigel Cunningham nigel@salsadigital.com.au

AlexSkrypnyk commented 6 years ago

@NigelCunningham thanks for this PR. There was a refactoring to support other drivers and as a result it now supports saving html and png files for browser-based drivers (selenium, headless Chrome etc).