public static class GridNodeConfiguration.CollectionOfDesiredCapabilitiesDeSerializer
extends java.lang.Object
implements com.google.gson.JsonDeserializer<java.util.List<org.openqa.selenium.remote.DesiredCapabilities>>
Constructor and Description |
---|
CollectionOfDesiredCapabilitiesDeSerializer() |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.openqa.selenium.remote.DesiredCapabilities> |
deserialize(com.google.gson.JsonElement jsonElement,
java.lang.reflect.Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public CollectionOfDesiredCapabilitiesDeSerializer()
public java.util.List<org.openqa.selenium.remote.DesiredCapabilities> deserialize(com.google.gson.JsonElement jsonElement, java.lang.reflect.Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) throws com.google.gson.JsonParseException
deserialize
in interface com.google.gson.JsonDeserializer<java.util.List<org.openqa.selenium.remote.DesiredCapabilities>>
com.google.gson.JsonParseException