Class CommandInfo


  • public class CommandInfo
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CommandInfo​(java.lang.String url, org.openqa.selenium.remote.http.HttpMethod method)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CommandInfo

        public CommandInfo​(java.lang.String url,
                           org.openqa.selenium.remote.http.HttpMethod method)