Class CloseDriverCommand


  • public class CloseDriverCommand
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void closeAsync​(Config config, org.openqa.selenium.WebDriver webDriver, SelenideProxyServer selenideProxyServer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CloseDriverCommand

        public CloseDriverCommand()
    • Method Detail

      • closeAsync

        public void closeAsync​(Config config,
                               org.openqa.selenium.WebDriver webDriver,
                               SelenideProxyServer selenideProxyServer)