Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate TypeScript Type declarations for BrowserType API #795

Closed
ka3de opened this issue Feb 24, 2023 · 2 comments
Closed

Generate TypeScript Type declarations for BrowserType API #795

ka3de opened this issue Feb 24, 2023 · 2 comments
Labels

Comments

@ka3de
Copy link
Collaborator

ka3de commented Feb 24, 2023

Individual task to generate type declarations for the BrowserType API.
See current k6 type declarations in DefinitelyTyped repository.

Related: #791

@ka3de ka3de added the ux label Feb 24, 2023
@ka3de ka3de added this to the v0.9.0 milestone Feb 24, 2023
@inancgumus inancgumus removed this from the v0.9.0 milestone Mar 31, 2023
@Lipsa16QE
Copy link

waiting for this eagerly

@ankur22
Copy link
Collaborator

ankur22 commented Jul 12, 2023

@Lipsa16QE take a look at the most recent type definitions in https://github.com/DefinitelyTyped/DefinitelyTyped/. Most of the objects are now defined. There are a couple missing (browser and browserContext), which will be updated in an upcoming release.

We will not be updating browserType since we're unexporting it the next release (more news to follow in the next release notes).

@ankur22 ankur22 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants