在编写Appium脚本中,可借用Python unittest断言。
比如判断activity:
assertEqual(".activity.MainActivity",driver.current_activity)