Loïc PÉRON
Loïc PÉRON
Hi, I installed `px` using [scoop](https://scoop.sh). The script ends in `$HOME\scoop\apps\px\current`. I installed `px` to run on login: `$HOME\scoop\apps\px\current\pythonw.exe -m px --install` I configured `px` to use my upstream proxy.pac:...
### Please confirm these before moving forward - [X] I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue. - [X] This improvement refers to an...
Hi, The binaries for Safari use an expired developer certificate. This might be the reason the extension does not show in my Safari Preferences. Could you either publish versions using...
- [X] I verified I can reproduce this issue against [latest Integration Build of Eclipse SDK](https://download.eclipse.org/eclipse/downloads/) ## Steps to reproduce From a fresh installation and clean workspace: - install any...
Expose Semantics.identifier as Windows AutomationId to ease application automation. see https://github.com/flutter/flutter/issues/148763 ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting...
**Is your feature request related to a problem?** I want to have some computation done inside OpenSearch in a continuous manner, using transforms. My use-case is very similar to the...
## Feature Request #### Is your feature request related to a problem? Please describe. I want to be able to update `pwsh` with `scoop` run from `pwsh` This requires `ignore_running_processes`...
## Feature Request #### Is your feature request related to a problem? Please describe. I want to be able to update `pwsh` with `scoop` run from `pwsh` This requires `no_junction`...
Expose Semantics.identifier as Windows AutomationId to ease application automation. see https://github.com/flutter/flutter/issues/148763 replaces https://github.com/flutter/engine/pull/53476 ## Pre-launch Checklist - [X] I read the [Contributor Guide] and followed the process outlined there for...
Hi, I would like to run appium-windows-driver on Linux/macOS and connect to a remote WinAppDriver. Is this feasible with appium-windows-driver as is today? Can I have some directions to try...