screenshots property

Map<String, String>? screenshots
final

The list of screenshot URLs for the execution step, if relevant.

Implementation

final Map<String, String>? screenshots;