Class ElementClipRectangle

java.lang.Object
org.openqa.selenium.bidi.browsingcontext.ClipRectangle
org.openqa.selenium.bidi.browsingcontext.ElementClipRectangle

public class ElementClipRectangle extends ClipRectangle
  • Constructor Details

    • ElementClipRectangle

      public ElementClipRectangle(String sharedId)
    • ElementClipRectangle

      public ElementClipRectangle(String sharedId, String handle)
  • Method Details