Class ScreenCapture
java.lang.Object
com.aventstack.extentreports.model.Media
com.aventstack.extentreports.model.ScreenCapture
- All Implemented Interfaces:
BaseEntity,MetaDataStorable,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScreenCapture(String path, String title, String resolvedPath, String base64) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.aventstack.extentreports.model.MetaDataStorable
getInfoMap
-
Constructor Details
-
ScreenCapture
-