Skip to content

Allow modifier for click-Method on NodeElement #359

Open
@steinerj

Description

@steinerj

Hi,

the keyUp/Down/Press methods allow for a modifier, such as CTRL, SHIFT, ALT. These modifiers would make sense on the click-method as well. Think of multiple selection using shift or similar scenarios.
I know it's supported by sahi, so the MinkSahi driver could use it. In fact, we're currently using evaluateJavaScript('_click("element","SHIFT")') as a workaround.

Would you agree this would make sense?

Reference:
http://sahi.co.in/w/_click
http://mink.behat.org/api/source/behat/mink/element/nodeelement.php.html#line122

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions