Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Web Selenium
-
Labels:None
-
Number of attachments :
Activity
Paul Hammant
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Summary | Add correlating URL to screen-shots in output | Add page URL to screenshot console message |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Fix Version/s | web-3.3.4 [ 17388 ] |
The StoryReporter (where one would normally do this) is invoked before the screenshot is made (in a after-step that is WebDriver aware). Meaning the HTML output cannot contain the URL for the screen shot.
Thus, a compromise for now, is to print the related URL to the console with the screen-shot path.