Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1038 by [email protected]: Screenshot Library: Take
Screenshot - Should allow INFO, WARN or FAIL specification
http://code.google.com/p/robotframework/issues/detail?id=1038
The "Take Screenshot" in the built-in Screenshot library should have an
extra parameter to specify whether the logged screenshot should be at INFO,
WARN or FAIL level. I'm using this KW in a Test Teardown KW to take a
screenshot into the log on test failure. I want this screenshot to be
auto-expanded in the log but I can't make it do that unless its logged as a
FAIL instead of the current default INFO.