change: bump version to v4.3.4

This commit is contained in:
lilong.129
2023-07-18 14:51:14 +08:00
parent e6ce45b821
commit c3a4e18f17
13 changed files with 3 additions and 629 deletions

View File

@@ -212,12 +212,6 @@ func Test_remoteWD_Homescreen(t *testing.T) {
func Test_remoteWD_AppLaunch(t *testing.T) {
setup(t)
// bundleId = "com.hustlzp.xcz"
// bundleId = "com.github.stormbreaker.prod"
// bundleId = "com.360buy.jdmobile"
// bundleId = "com.zhihu.ios"
// bundleId = "com.tencent.xin"
// bundleId = "com.jsmcc.ZP7267A6ES"
err := driver.AppLaunch(bundleId)
// err := driver.AppLaunch(bundleId, NewAppLaunchOption().WithShouldWaitForQuiescence(true))
// err := driver.AppLaunch(bundleId, NewAppLaunchOption().WithArguments([]string{"-AppleLanguages", "(Russian)"}))