Marie
Marie
@jlipps i used this tool: https://github.com/jeslie0/npm-lockfile-fix I marked the PR as a draft because I still had some issues with building appium in nixpkgs and I still have to clarify...
I was able to reproduce it on Windows 11 (Build 22621) in Firefox 118.0.2 as well as on Google Chrome 118. On firefox i got redirected to this site: ...
According to the [spec](https://html.spec.whatwg.org/multipage/form-elements.html#concept-textarea-raw-value) the text in textarea elements should use LF (`\n`) for line breaks, and according to my local javascript console, this is the case, so I'm really...
@axelniklasson hi, thank you for the review. When I implemented this feature I had another option to toggle the airplane mode, but I removed it as it doesn't explicitly define...
@axelniklasson I'm not sure on the integration test case Can you elaborate?
will do!
Are there plans to publish the go implementation? I'd like to look into this
ADB docs say API < 24 don't support the v2 shell protocol which is used by dadb. https://android.googlesource.com/platform/packages/modules/adb/+/refs/heads/main/SERVICES.TXT#164
maestro probably yes, this library seems a bit dead :/
thats what i'm using right now, but feels a bit hacky, ~~also that could *theoretically* overflow.~~ Maybe a new function like `ConstantBuilder::unlimited` would be better for this?