godomainz

Results 15 issues of godomainz

![different_fonts](https://github.com/pyqt/python-qt5/assets/34884192/c1b0e9a2-6fb4-4a8c-9b72-e9db8b631d72) have a look at above image. File downloaded using my PyQT code has different fonts. I'm using docker ubuntu:20.04 image to run my code. If I run python code...

I have a docker file like below. We did not do any change to it. It worked till recent. ``` FROM ubuntu:20.04 as ubuntupyqt ENV DEBIAN_FRONTEND=noninteractive RUN adduser --quiet --disabled-password...

I just tried to use await with promisify library. I put my code below. ``` import promisify from 'cypress-promise'; describe('My First Test', () => { it('Does not do much!', async()...

Hi i'm getting below error when I run my gulp tasks `[16:27:46] Starting 'watch-folder'... [16:27:46] 'watch-folder' errored after 456 ms [16:27:46] Error in plugin "gulp-ssh" Message: Handshake failed: no matching...

Is it possible to integrate this api with protractor to get videos ?