Uses of Class
com.github.angleshq.angles.api.models.screenshot.Screenshot
Packages that use Screenshot
-
Uses of Screenshot in com.github.angleshq.angles
Methods in com.github.angleshq.angles that return ScreenshotModifier and TypeMethodDescriptionAnglesReporter.storeScreenshot(ScreenshotDetails details) AnglesReporterEmpty.storeScreenshot(ScreenshotDetails details) AnglesReporterInterface.storeScreenshot(ScreenshotDetails details) -
Uses of Screenshot in com.github.angleshq.angles.api.requests
Methods in com.github.angleshq.angles.api.requests that return ScreenshotModifier and TypeMethodDescriptionScreenshotRequests.create(CreateScreenshot createScreenshot) ScreenshotRequests.update(String screenshotId, UpdateScreenshot updateRequest)