Class WindowsCloser

java.lang.Object
com.codeborne.selenide.impl.WindowsCloser

@ParametersAreNonnullByDefault public class WindowsCloser extends Object
  • Constructor Details

    • WindowsCloser

      public WindowsCloser()
  • Method Details

    • runAndCloseArisedWindows

      @CheckReturnValue public <T> T runAndCloseArisedWindows(org.openqa.selenium.WebDriver webDriver, com.codeborne.selenide.impl.WindowsCloser.SupplierWithException<T> lambda) throws FileNotFoundException
      Throws:
      FileNotFoundException