Class TestProjectCapabilityType


  • public final class TestProjectCapabilityType
    extends java.lang.Object
    Custom capabilities provided by TestProject.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CLOUD_URL
      Custom capability to specify cloud provider URL for the driver initialization.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CLOUD_URL

        public static final java.lang.String CLOUD_URL
        Custom capability to specify cloud provider URL for the driver initialization.
        See Also:
        Constant Field Values