摘要:
前言 write方法是模拟在输入框中写入数据 write入参说明 def write(text, into=None): """ :param text: The text to be written. :type text: one of str, unicode :param into: The 阅读全文
posted @ 2020-08-22 21:33 weitungblog 阅读(993) 评论(0) 推荐(0)
|
|
|
|
摘要:
前言 write方法是模拟在输入框中写入数据 write入参说明 def write(text, into=None): """ :param text: The text to be written. :type text: one of str, unicode :param into: The 阅读全文
posted @ 2020-08-22 21:33 weitungblog 阅读(993) 评论(0) 推荐(0) |
|