Class FullSizePhotographer

java.lang.Object
com.codeborne.selenide.fullscreenshot.FullSizePhotographer
All Implemented Interfaces:
Photographer

public class FullSizePhotographer extends Object implements Photographer
Implementation of Photographer which can take full-size screenshots.
  • Constructor Details

    • FullSizePhotographer

      public FullSizePhotographer()
    • FullSizePhotographer

      protected FullSizePhotographer(WebdriverPhotographer defaultImplementation)
  • Method Details