playwright-rust icon indicating copy to clipboard operation
playwright-rust copied to clipboard

Large file upload API implementation and Bug fix

Open tmahmood opened this issue 2 years ago • 0 comments

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 avatar Sep 11 '22 20:09 tmahmood