Package io.appium.java_client.remote
Class AppiumNewSessionCommandPayload
- java.lang.Object
-
- org.openqa.selenium.remote.CommandPayload
-
- io.appium.java_client.remote.AppiumNewSessionCommandPayload
-
@Deprecated public class AppiumNewSessionCommandPayload extends org.openqa.selenium.remote.CommandPayload
Deprecated.Use CommandPayload instead.This class is deprecated and will be removed.
-
-
Constructor Summary
Constructors Constructor Description AppiumNewSessionCommandPayload(org.openqa.selenium.Capabilities capabilities)
Deprecated.Overrides the default new session behavior to only handle W3C capabilities.
-