Package com.codeborne.selenide.impl
Class WindowsCloser
java.lang.Object
com.codeborne.selenide.impl.WindowsCloser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> T
runAndCloseArisedWindows
(org.openqa.selenium.WebDriver webDriver, com.codeborne.selenide.impl.WindowsCloser.SupplierWithException<T> lambda)
-
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
-