Class CapabilityValue

java.lang.Object
net.serenitybdd.core.webdriver.driverproviders.CapabilityValue

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

    Constructors
    Constructor Description
    CapabilityValue()  
  • Method Summary

    Modifier and Type Method Description
    static java.lang.Object fromString​(java.lang.Object value)  

    Methods inherited from class java.lang.Object

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

    • CapabilityValue

      public CapabilityValue()
  • Method Details

    • fromString

      public static java.lang.Object fromString​(java.lang.Object value)