English Translation
When filling out a form on Android, if some required fields are left empty and the user taps the Submit button, an H5 toast message appears. Midscene does not recognize this toast. The toast is not a native Android toast; it is rendered by the web page.
Android手机端表单填写项目中,某些项目没有填写,点提交按钮时候,toast提示,未识别到这个提示,提示不是Android原生的,是h5的提示