Tomasz Karbownicki

Results 6 comments of Tomasz Karbownicki

@mwerlberger you can use my fork for now https://pypi.org/project/tonalite/

@filfreire It still doesn't work 😿 ``` Version: Insomnia 2022.6.0 Build date: 26.09.2022 OS: Linux x64 5.12.19-1-MANJARO Electron: 19.0.3 Node: 16.14.2 V8: 10.2.154.4-electron.0 Architecture: x64 ``` ![drag-and-drop](https://user-images.githubusercontent.com/97532/197756839-9676e5a2-9e14-4c4d-998c-2a6e1bd257bc.gif)

I had the same issue and done the "Delete all bookmarks" maneuver once but after a week or two, I got the same error with a different folder. ``` 2020-09-18T07:34:27.678Z...

There is a workaround for Chrome to build on-fly an extension with all the proxy credentials and using it when starting the browser. https://botproxy.net/docs/how-to/setting-chromedriver-proxy-auth-with-selenium-using-python/ ```py import zipfile from selenium import...

@konradhalas I've updated the MR as I can see some life in this repository again.

Unfortunately this feature is still undocumented ```sh ulauncher-toggle --help Illegal option --help ``` and even if ulauncher is starting with a given text, the whole text is already selected so...