Class CloseDriverCommand
- java.lang.Object
-
- com.codeborne.selenide.drivercommands.CloseDriverCommand
-
public class CloseDriverCommand extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CloseDriverCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcloseAsync(Config config, org.openqa.selenium.WebDriver webDriver, SelenideProxyServer selenideProxyServer)
-
-
-
Method Detail
-
closeAsync
public void closeAsync(Config config, org.openqa.selenium.WebDriver webDriver, SelenideProxyServer selenideProxyServer)
-
-