poium
poium copied to clipboard
getText无法调用,提示
AttributeError: 'WebElement' object has no attribute 'getText'
Selenium/appium不支持 getText方法,如果想获取文本,请使用text
page.xxx.text