Dmitriy

Results 9 comments of Dmitriy

Hi there. any changes? I'm using Espresso driver v2.8.3 implicit doesn't work at all( placing some kind of Thread.sleep() each time makes me sad( [debug] [EspressoDriver@14b7 (c6cda63f)] W3C timeout argument:...

I have the same issue while using espresso driver. has anyone suggestions how to fix it?

@ncalaway try this solution: https://discuss.appium.io/t/appium-server-1-19-1-still-getting-lifecycleeventobserver-error-when-using-espresso-driver/32569/17 works for me

Hi there! I'm facing same issue i'm using: Espresso Server v2.12.0 (same story with 2.13.0) Appium v1.22.3 "fix" from [chrisjenx](https://github.com/chrisjenx) doesn't help( any ideas?)

hi everyone I'm facing the same error: java.lang.IllegalArgumentException: Callable expects 4 arguments, but 3 were provided after my app upgrade dependencies: compose 1.4.2 -> 1.6.2 composeCompiler 1.4.2 -> 1.5.10 kotlin...

@KazuCocoa I made small test, maybe it would be interesting for you: trouble was: espresso-server class: SourceDocument line 342: it.call(EspressoServerRunnerTest.composeTestRule.onRoot(useUnmergedTree = true), true, null) I modified line above: it.call(EspressoServerRunnerTest.composeTestRule.onRoot(useUnmergedTree =...

still facing this issue any updates? "kotlin":"1.9.23" "composeVersion":"1.6.5"

I think my issue related to this problem. If I'm wrong - please tell me and I'll create separate issue appium 2.5.1 xcuitest 7.8.2 can't locate and, as a result,...