You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the Step-By-Step Report, I'm trying to set the screenshots to be output in a custom location.
What do you get instead?
records.html and record_hash/index.html are in the expected location, but the record_hash/number.png files are still in the default output location.
I suspect this is because the path for the screenshots passed to the helper is made relative to reportDir on line 144, but it's being interpreted by the helper relative to its output location.