Dzmitry Lemechko

Results 14 comments of Dzmitry Lemechko

@binubeee it was fixed with https://github.com/appium/appium-uiautomator2-server/commit/209180d80713a444a1f0807614f95f8a441c0d88 Should work with appium server version `1.7.2`

@spalger I just realised scalability testing is broken by this PR: ``` export KIBANA_DIR= export SCALABILITY_JOURNEY_PATH= node scripts/functional_tests.js --config x-pack/test/scalability/config.ts ``` fails with ``` ERROR Error: Failure initializing 63 service(s)...

Thank you @spalger, I retested and scalability run works perfectly now

posting update for visibility: After running journeys on CI, we still have an error and missing kibana server traces. Example for dashboard_listing_page journey ![image](https://github.com/user-attachments/assets/422921d3-8d52-411d-a454-a702ade4177d) We are waiting for the RUM...