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

feat: implement ElementHandle.uploadFile for WebDriver BiDi #11963

Merged
merged 1 commit into from Feb 26, 2024

Conversation

jrandolf
Copy link
Contributor

No description provided.

Copy link
Collaborator

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove expectations for [input.spec] input tests input should upload the file tests

@OrKoN
Copy link
Collaborator

OrKoN commented Feb 21, 2024

@jrandolf have you added WPT tests already?

Copy link
Collaborator

@OrKoN OrKoN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's also update https://pptr.dev/webdriver-bidi and move uploadFile from unsupported to supported

@Lightning00Blade
Copy link
Collaborator

@jrandolf making as feat as we officially have (some) BiDi support.

@Lightning00Blade Lightning00Blade changed the title chore: implement BiDi set files feat: implement BiDi set files Feb 22, 2024
@jrandolf jrandolf force-pushed the jrandolf/set-files branch 3 times, most recently from 32943f2 to 4a88094 Compare February 26, 2024 13:28
@jrandolf
Copy link
Contributor Author

Let's also update https://pptr.dev/webdriver-bidi and move uploadFile from unsupported to supported

I'll add this in a separate docs PR. We have more features that we support.

@jrandolf jrandolf requested a review from OrKoN February 26, 2024 13:53
@jrandolf jrandolf force-pushed the jrandolf/set-files branch 2 times, most recently from 917ec4f to 8a9f9d9 Compare February 26, 2024 13:56
@OrKoN OrKoN changed the title feat: implement BiDi set files feat: implement ElementHandle.uploadFile for WebDriver BiDi Feb 26, 2024
test/TestExpectations.json Outdated Show resolved Hide resolved
@OrKoN
Copy link
Collaborator

OrKoN commented Feb 26, 2024

Let's also update https://pptr.dev/webdriver-bidi and move uploadFile from unsupported to supported

I'll add this in a separate docs PR. We have more features that we support.

Please include it in this PR so that it is releasable.

@jrandolf jrandolf merged commit accf2b6 into main Feb 26, 2024
38 checks passed
@jrandolf jrandolf deleted the jrandolf/set-files branch February 26, 2024 14:10
@release-please release-please bot mentioned this pull request Feb 26, 2024
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 this pull request may close these issues.

None yet

3 participants