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

[BUG] Docs have wrong evaluation argument type #3281

Closed
pavelfeldman opened this issue Aug 4, 2020 · 2 comments · Fixed by #3358
Closed

[BUG] Docs have wrong evaluation argument type #3281

pavelfeldman opened this issue Aug 4, 2020 · 2 comments · Fixed by #3358
Assignees

Comments

@pavelfeldman
Copy link
Member

It is <[Serializable]|[JSHandle]>, while in reality it can be array or object with jshandle values.

@pavelfeldman
Copy link
Member Author

Also, it'd be nice to clarify the meaning of "Object" - sometimes it means "Any" and sometimes it means dictionary. Not sure how we are generating TS types from it - I could not generate it from api.md alone for Python.

@pavelfeldman
Copy link
Member Author

consoleMessage.location() claims all fields are required, while they are optional. But existing linter does not bother checking it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants