Asterios M.
Asterios M.
Hi @inancgumus . I am trying to test a website using playwright. The website is accessible only through a specific proxy. With plain playwright, I am able to set up...
Well as I mentioned earlier, I am starting chrome with the following args: const browser = launcher.launch(‘chromium’, { headless: false, args: [`--proxy-server=“http://myproxy:port”`,`--no-sandbox`, ‘--ignore-certificate-errors’, ‘--incognito’], proxy: { server: myproxy:myport}}); Where myproxy...
On my end, setting the `--proxy-server` argument, is not doing anything in the local chrome browser.
I have tried both as sudo and as root. Are you certain it is privilege related issue?
[ 30.160254] usb 1-3: new full-speed USB device number 5 using xhci_hcd [ 30.312991] usb 1-3: New USB device found, idVendor=1a79, idProduct=7800 [ 30.312998] usb 1-3: New USB device strings:...
Ok is there a file where you define the vendor and product ID?
If you could provide me with an output of the python command, when the device is not connected, I would be grateful.
[ 318.364998] usbcore: registered new interface driver usbhid [ 318.365000] usbhid: USB HID core driver [ 318.370933] hid-generic 0003:1A79:7800.0001: hiddev0,hidraw0: USB HID v1.11 Device [AscensiaDiabetesCare Contour7801-1438844] on usb-0000:00:14.0-3/input0 *Also I...
Yeah device got recognized. Now we reached a point of having invalid packages. E.g. 2018-06-24 03:49:35,568 ERROR [__main__] Recieved invalid USB packet Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line...
It is a contour next-one