I've encountered a problem with the screenshot method, when a failure happens during **Background** steps. Regarding at `failScreenshots` and `getScenario` methods, we never consider that a **Feature** can have **Background**. Due to that, when error happens in **Background**, we just have `Unable to find the scenario` information
I've encountered a problem with the screenshot method, when a failure happens during Background steps.
Regarding at
failScreenshotsandgetScenariomethods, we never consider that a Feature can have Background.Due to that, when error happens in Background, we just have
Unable to find the scenarioinformation