Skip to content

[🚀 Feature]: Add Pause action to C# API #10691

@sbMohammadUddin

Description

@sbMohammadUddin

Feature and motivation

Unlike other languages, the C#/DotNet language API does not have the Pause method on the Actions class and the PauseInteraction is unable to be instantiated for use with the ActionBuilder class as it marked as internal. I believe this is an oversight and the API should have been included already.

Usage example

https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/interactions/Actions.html#pause(long)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions