Results 5 issues of Marton Cserbak

I'd like to ask if there is a chance (plan, roadmap) to have playwright-electron's functionality exposed in playwright-python as well. We have a quite extensive e2e test framework and suite...

P3-collecting-feedback

I'd like to use the windows10 images built from this repository, but due to licensing issues I'd prefer to use libvirt/QEMU instead of VirtualBox.

enhancement

ncclient.operations.rpc.RPCReplyListener.callback() checks for the response XML's root tag incorrectly. By adding a debug log (containing MYDEBUG) to line 208 of ncclient/operations/rpc.py and using the script [netconf.py.txt](https://github.com/ncclient/ncclient/files/195723/netconf.py.txt) (attached), the log is...

Bug
Investigate

I'm using `cucumber-html-reporter` on a framework that uses `jest-expect` as an assertion library. In case of a failure, `jest-expect` outputs the assertion with colored information. It would be a nice...

Minimal reproduction for https://github.com/microsoft/playwright/issues/27720