EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method SelectAllTextInElementById

    SelectAllTextInElementById(string)

    Selects all text within an HTML element identified by its ID.

    Declaration
    Task SelectAllTextInElementById(string elementId)
    Parameters
    Type Name Description
    string elementId

    The ID of the HTML element to select text in.

    Returns
    Type Description
    Task

    A task representing the asynchronous operation.

    © Xab3r. All rights reserved.