c = wda.Client() s = c.session("com.apple.springboard") 这样会导致重启
而滑动的接口需要 s.swipe(x1, y1, x2, y2, 0.5),这样触发?