masaushi
masaushi
Hi, maintainers! Is this still under review? I need this feature, so I'm hoping this PR will be merged soon. Thank you maintainers for your time to maintain this project.
Thank you @StanislavTaran for your great review! > Have you considered the following syntax? Since in golang we do not have methods overloading we can slightly change the methods that...
It's nice to have examples of usage with go testing library! It should be good to port some examples in node.js repo to this. (maybe after finished implementation of `web...
Hi, mxschmitt! I'm a big fan of this project and want to help you enhance playwright-go. I'm now implementing #238 , so I will create a PR for the issue...
Thank you for your contribution! Your changes look good, but you probably don’t need to add a new test case since there’s already a test that checks the import of...
Thank you for your suggestion. I think it’s a great idea. I’ll investigate the feasibility when I have some time. Again, I appreciate your feedback!
Sorry for the delay, but the fix has been completed. I released version v0.1.1, so please try the latest version!
Thank you for the report. I'm not sure why Windows Defender detected this as a Trojan, but I intend to investigate if there is any issue.
Thank you for your suggestion! The idea of opening shell connections in new terminal windows to simultaneously interact with multiple tasks is indeed an interesting one. Currently, this functionality isn’t...
Thank you @trim21 for your comment! I think you're right, so I'm considering to fix locking without defer.