herrenP
herrenP
Sure. Here it is: [Playlist.info.json.zip](https://github.com/ZeroQI/Absolute-Series-Scanner/files/9276362/Playlist.info.json.zip)
Try this in `~/.config/pacwall/pacwall.conf` ``` hook: "monitorInfo=$(xrandr | grep ' connected ');" "monitorName=$(echo $monitorInfo | awk \"{print $1}\");" "monitorResolution=$(echo $monitorInfo | awk \"{print $3}\" | cut -d '+' -f1);" "convert...
Have you tried this? 1. Add Genshin Impact to "Favorites" 2. Set Genshin Impact to the max resolution in-game 3. Press ALT + ENTER while in-game (this forces the game...
> UIA2 has never been designed or tested for such approach. You could add this feature as an improvement though if you know how to fix the problem above. >...
Well, for anyone who has similar issues I actually tried setting `systemPort` to 8200 again, forward the port from PC to remote machine and then start the Appium Server. For...
> I would like to reopen this issue. I'm having my appium server connect to an Adb server that is exposed through an SSH tunnel (as described by the original...
Would it be possible for someone to make the check of the systemPort optional? We are at a point where we would really like to update Appium, but this is...
I've tried doing this myself, but I keep getting this error: ``` java.lang.NoSuchMethodError(io.appium.java_client.android.options.UiAutomator2Options.setSkipSystemPortForUiAutomator2UsedCheck(Z)Lio/appium/java_client/remote/options/BaseOptions;) ``` ### java-client: (I used `SupportsSkipServerInstallationOption.java` as a template) **SupportsSkipSystemPortForUiAutomator2UsedCheckOption.java:** ```java /* * Licensed under the Apache...
Hopefully devs implement #1727 to mitigate this.
I also would like to see a fix for this. Maybe the title could be changed to something like: "Support dynamic path" or similar? I don't use Scoop but there...