fix: set tcp keep alive

This commit is contained in:
debugtalk
2022-10-25 15:13:02 +08:00
parent 2959b94caf
commit 5d4f6610e3
2 changed files with 10 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
## v4.3.0 (2022-10-24)
Release hrp sub package `uixt` to support iOS/Android UI automation 🎉
Release hrp sub package `uixt` to support iOS/Android UI automation testing 🎉
- feat: support iOS UI automation with [WebDriverAgent] and [gwda]
- feat: support Android UI automation with [uiautomator2] and [guia2]