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

Missing tests for WebDriver Bidi result Proxy #38567

Closed
Lightning00Blade opened this issue Feb 17, 2023 · 1 comment · Fixed by #40814
Closed

Missing tests for WebDriver Bidi result Proxy #38567

Lightning00Blade opened this issue Feb 17, 2023 · 1 comment · Fixed by #40814

Comments

@Lightning00Blade
Copy link
Contributor

While implementing BiDi in Puppeteer some of our test were not passing because of expectation for RemoteValue for Proxy to different then Object, which some browsers don't do at the moment.

WPT has test for evaluate and call_function results but some return types from the spec are not test, there are already TODOs in evaluate/result.py and call_function/result.py.

@thiagowfx
Copy link
Member

WPT additions: #40814

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