Skip to content

ActionChains Support #2902

@PankajSavaliya

Description

@PankajSavaliya
 action_chains = ActionChains(driver)
                        action_chains.key_down(Keys.CONTROL).key_up(Keys.CONTROL).perform()

Do I need to use this above or does any SB has for this method?

there are a lot of actions that are needed its just a sample.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThe answer/solution already exists somewherequestionSomeone is looking for answers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions