摘要: page.elem.clear()"""Clears the text if it's a text entry element.""" page.elem.send_keys(value)"""Simulates typing into the element.""" page.elem.clic 阅读全文
posted @ 2022-06-24 11:16 yanhuidj 阅读(92) 评论(0) 推荐(0) 编辑