Class ScreenCapture
- java.lang.Object
-
- com.aventstack.extentreports.model.Media
-
- com.aventstack.extentreports.model.ScreenCapture
-
- All Implemented Interfaces:
BaseEntity,MetaDataStorable,Serializable
public class ScreenCapture extends Media implements Serializable
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.aventstack.extentreports.model.Media
Media.MediaType
-
-
Field Summary
Fields Modifier and Type Field Description static StringBASE64_ENCODED
-
Constructor Summary
Constructors Constructor Description ScreenCapture(String path, String title, String resolvedPath, String base64)
-