• Create a SlotProxy proxy for the given WebElement

    Parameters

    • el: WebElement

      The WebElement to proxy

    • Optional parent: WebElement

      Optional WebElement hostComponent

    Returns SlotProxy

    A SlotProxy implementation which wraps the given WebElement.

Generated using TypeDoc