Skip to content

Insert functionality for keyboard commands. #54

@gmellogomind

Description

@gmellogomind

The keyboard commands such as bot.enter(), bot.tab(), among others, have an option for the wait argument, where an integer value is passed to wait after the action is performed.

I would like to suggest a modification to insert this option to wait both before and after the action, something like wait_before and wait_after, which would assist in development instead of having to pass a bot.wait() before performing the action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions