Skip to content

.Clear() Equivalent?  #223

Open
Open
@ASAJacob

Description

@ASAJacob

Hello. In python you can clear a text field by calling .clear() on the element. Is there an equivalent cmdlet in the module or different way to accomplish this? I tried to achieve by running Send-SeKeys -Element $search_box -Keys ([OpenQA.Selenium.Keys]::Clear) but it doesn't seem to work as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions