Package org.openqa.selenium.edge
Class AddHasCdp
java.lang.Object
org.openqa.selenium.chromium.AddHasCdp
org.openqa.selenium.edge.AddHasCdp
- All Implemented Interfaces:
org.openqa.selenium.remote.AdditionalHttpCommands
,org.openqa.selenium.remote.AugmenterProvider<org.openqa.selenium.chromium.HasCdp>
@AutoService({org.openqa.selenium.remote.AdditionalHttpCommands.class,org.openqa.selenium.remote.AugmenterProvider.class})
public class AddHasCdp
extends org.openqa.selenium.chromium.AddHasCdp
-
Field Summary
Fields inherited from class org.openqa.selenium.chromium.AddHasCdp
EXECUTE_CDP
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openqa.selenium.chromium.AddHasCdp
getDescribedInterface, getImplementation
-
Constructor Details
-
AddHasCdp
public AddHasCdp()
-
-
Method Details
-
getAdditionalCommands
- Specified by:
getAdditionalCommands
in interfaceorg.openqa.selenium.remote.AdditionalHttpCommands
- Specified by:
getAdditionalCommands
in classorg.openqa.selenium.chromium.AddHasCdp
-
isApplicable
- Specified by:
isApplicable
in interfaceorg.openqa.selenium.remote.AugmenterProvider<org.openqa.selenium.chromium.HasCdp>
- Overrides:
isApplicable
in classorg.openqa.selenium.chromium.AddHasCdp
-