jsonITP
jsonITP
> @axelniklasson Also hitting this issue on v1.35.0 > > ``` > Exception in thread "pool-4-thread-1" java.io.IOException: Command failed (host:transport:emulator-5554): device offline > at dadb.adbserver.AdbServer.send$dadb(AdbServer.kt:99) > at dadb.adbserver.AdbServerDadb.open(AdbServer.kt:137) > at...
> You could use swipes like so: > > ``` > - repeat: > while: > notVisible: "Text on card you are looking for" > commands: > - swipe: >...
So you have a horizontal scroller between the devices and a horizontal scroller between the info bars. There are also more sections on the screen if you scroll down that...
Hi @NghiaTranUIT, I'm experiencing the same issue. We've added both xml files with the exception of `` in `` This is also React-native with OKhttp as network lib. All certificates...