Skip to content

Migrate Browser APIs to async #1294

Closed
Closed
@ankur22

Description

Tasks

Preview Give feedback
  1. async
    inancgumus
  2. async
    inancgumus
  3. async
    inancgumus
  4. async bug tests
    inancgumus
  5. Area: browser
    inancgumus
  6. browser
    allansson

What

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

Class Method Current k6 Return PW return
Browser closeContext void not found in Playwright
Browser context BrowserContext not found in Playwright
Browser newContext BrowserContext Promise
Browser newPage Page Promise

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

asyncsupports async (promises)breakingPRs that need to be mentioned in the breaking changes section of the release notes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions