Class ConverterFunctions

java.lang.Object
org.openqa.selenium.bidi.ConverterFunctions

public class ConverterFunctions extends Object
  • Method Details

    • map

      public static <X> Function<org.openqa.selenium.json.JsonInput,X> map(String keyName, Type typeOfX)