Class AddHasCdp

java.lang.Object
org.openqa.selenium.chromium.AddHasCdp
org.openqa.selenium.chrome.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
  • Constructor Details

    • AddHasCdp

      public AddHasCdp()
  • Method Details

    • getAdditionalCommands

      public Map<String,org.openqa.selenium.remote.CommandInfo> getAdditionalCommands()
      Specified by:
      getAdditionalCommands in interface org.openqa.selenium.remote.AdditionalHttpCommands
      Specified by:
      getAdditionalCommands in class org.openqa.selenium.chromium.AddHasCdp
    • isApplicable

      public Predicate<org.openqa.selenium.Capabilities> isApplicable()
      Specified by:
      isApplicable in interface org.openqa.selenium.remote.AugmenterProvider<org.openqa.selenium.chromium.HasCdp>
      Overrides:
      isApplicable in class org.openqa.selenium.chromium.AddHasCdp