Dzmitry Lemechko
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  We are waiting for the RUM...