%(attach_screenshot_details)%
No screenshots in this run
Nothing was captured while the tests ran. Attach one from a test and it
shows up here, next to the suite and the error it belongs to.
from pytest_html_reporter import attach
attach(data=self.driver.get_screenshot_as_png())
attach(data=self.driver.get_screenshot_as_png())