变量有可能是空值,出现以下提示
'NoneType' object has no attribute 'get_text'
在使用if判断大小,出现错误
invalid literal for int() with base 10: ''
流程图
报异常 'NoneType' object has no attribute 'get_text'
报异常 invalid literal for int() with base 10: ''