python清空文本框_咨询帖,Appium Python 如何清空 EditText 内容

info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION

info: [debug] [BOOTSTRAP] [debug] Got command action: setText

info: [debug] [BOOTSTRAP] [debug] Using element passed in.

info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().

info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.

info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.

info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: 15.........(纯数字)

info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":true,"status":0}

以上是普通编辑框clear()后再send_keys(‘15*********’)appium端输出的信息,这个可以成功清除文本且正确输入指定的文本

info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION

info: [debug] [BOOTSTRAP] [debug] Got command action: setText

info: [debug] [BOOTSTRAP] [debug] Using element passed in.

info: [debug] [BOOTSTRAP] [debug] Attempting to clear using UiObject.clearText().

info: [debug] [BOOTSTRAP] [debug] Sending plain text to element: ‘text_replace’

info: [debug] [BOOTSTRAP] [debug] Returning result: {"value":true,"status":0}

以上是密码编辑框clear()后再send_keys(‘text_replace’)appium端输出的信息,相比于普通编辑框输出的信息缺少了:

info: [debug] [BOOTSTRAP] [debug] Text remains after clearing, but it appears to be hint text.

info: [debug] [BOOTSTRAP] [debug] Text not cleared. Assuming remainder is hint text.

感觉出错应该是hint text的原因,但没能明白这个导致失败的原因也不知解决方法,还望指教

在此先感谢你能抽空回复我的疑问

补充一下调试设备信息 机型为红米1 Android版本为4.4.2

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值