Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Migrate Keyboard APIs to async #1304

Closed
6 tasks done
Tracked by #428
inancgumus opened this issue May 6, 2024 · 0 comments
Closed
6 tasks done
Tracked by #428

Migrate Keyboard APIs to async #1304

inancgumus opened this issue May 6, 2024 · 0 comments
Assignees
Labels
async supports async (promises) breaking PRs that need to be mentioned in the breaking changes section of the release notes

Comments

@inancgumus
Copy link
Member

inancgumus commented May 6, 2024

Tasks

Preview Give feedback
  1. mapping refactor stability
    inancgumus
  2. async
    inancgumus
  3. Area: browser
    inancgumus
  4. documentation good first issue hacktoberfest
    inancgumus
  5. browser
    allansson

What

Migrate the following APIs according to the How section in #428:

Class Method Current k6 Return PW return
Keyboard down void Promise
Keyboard insertText void Promise
Keyboard press void Promise
Keyboard type void Promise
Keyboard up void Promise

For details on the Why and How, check the overarching issue in #428.

@inancgumus inancgumus added async supports async (promises) breaking PRs that need to be mentioned in the breaking changes section of the release notes labels May 6, 2024
@inancgumus inancgumus self-assigned this May 8, 2024
This was referenced May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
async supports async (promises) breaking PRs that need to be mentioned in the breaking changes section of the release notes
Projects
None yet
Development

No branches or pull requests

1 participant