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

Large file upload API implementation and Bug fix #37

Closed
wants to merge 5 commits into from

Conversation

tmahmood
Copy link

@tmahmood tmahmood commented Sep 11, 2022

Hello @octaltree,

Implemented large file upload API, only works for local playwright instance.
Also fixed a bug where multiple instances of playwright can not be spawned.

I have not added tests for these two here. But you can check the tests here:
https://github.com/tmahmood/playwright_rs_test

Regards

@tmahmood tmahmood changed the title Dev Large file upload API implementation and Bug fix Sep 12, 2022
@octaltree octaltree deleted the branch octaltree:dev September 19, 2022 10:04
@octaltree octaltree closed this Sep 19, 2022
@octaltree
Copy link
Owner

The confusing dev branch was removed because the diff was on 1.25. Instead, I created a develop branch for the current 1.11.

Please cherry-pick the diff and make pr based on master.

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.

2 participants