Tarin Mahmood

Results 3 issues of Tarin Mahmood

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...

Hey @octaltree I have updated playwright-rust to version 1.32-beta, and all the tests are passing, and I have not faced any issues in regular usages. Additionally, I have replaced Mutex/MutexGuard...

When I have an option with Choice, the choices are not displayed. It displays true/false listing. Here after typing `-a/--add` it should show ``` > print-opt -a foo bar ```...