All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.codeborne.selenide.fullscreenshot.package-info Maven / Gradle / Ivy

There is a newer version: 7.7.1
Show newest version
/**
 * Selenide plugin for taking full-size screenshots.
 * 

* These screenshots cover the whole browser window which might be bigger than the area currently visible on the screen. *

*/ @NullMarked @CheckReturnValue package com.codeborne.selenide.fullscreenshot; import com.google.errorprone.annotations.CheckReturnValue; import org.jspecify.annotations.NullMarked;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy