Class AddHasCasting

java.lang.Object
org.openqa.selenium.chromium.AddHasCasting
org.openqa.selenium.chrome.AddHasCasting
All Implemented Interfaces:
org.openqa.selenium.remote.AdditionalHttpCommands, org.openqa.selenium.remote.AugmenterProvider<org.openqa.selenium.chromium.HasCasting>

@AutoService({org.openqa.selenium.remote.AdditionalHttpCommands.class,org.openqa.selenium.remote.AugmenterProvider.class}) public class AddHasCasting extends org.openqa.selenium.chromium.AddHasCasting
  • Field Summary

    Fields inherited from class org.openqa.selenium.chromium.AddHasCasting

    GET_CAST_ISSUE_MESSAGE, GET_CAST_SINKS, SET_CAST_SINK_TO_USE, START_CAST_DESKTOP_MIRRORING, START_CAST_TAB_MIRRORING, STOP_CASTING
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<String,org.openqa.selenium.remote.CommandInfo>
     
    Predicate<org.openqa.selenium.Capabilities>
     

    Methods inherited from class org.openqa.selenium.chromium.AddHasCasting

    getDescribedInterface, getImplementation

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AddHasCasting

      public AddHasCasting()
  • 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.AddHasCasting
    • isApplicable

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