From ccc30f81329e149a6dc60c1c4b824052cdfb998d Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Sun, 5 Feb 2023 04:05:53 -1000 Subject: [PATCH] fix: update WDA to include snapshots/maxDepth fixes (#1495) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cd17d74f..b6519c491 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "appium-ios-device": "^2.4.0", "appium-ios-simulator": "^5.0.5", "appium-remote-debugger": "^9.1.1", - "appium-webdriveragent": "^4.10.12", + "appium-webdriveragent": "^4.10.23", "appium-xcode": "^5.0.0", "async-lock": "^1.0.0", "asyncbox": "^2.3.1",