Skip to content

Support for [OpenQA.Selenium.Interactions.Actions] (Double-click / Drag & Drop, etc...)  #122

Closed
@itfranck

Description

@itfranck

A lot of behavior in there and they could be made available through the module with minimal effort.

ClickAndHold
ContextClick
DoubleClick
DragAndDrop
DragAndDropToOffset
KeyDown
KeyUp
MoveByOffset
MoveToElement (#72 )
Release

https://www.selenium.dev/selenium/docs/api/dotnet/html/Methods_T_OpenQA_Selenium_Interactions_Actions.htm

There's also the touch action that can be exposed and have some more method (eg: scroll, long hold) to simulate touch behavior.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions