2021年11月17日
摘要: 1、输入文字(fill) 适用于:<input>,<textarea>或[contenteditable],其他类型的会报错,page、element、frame都可以使用fill方法 from playwright.sync_api import sync_playwright with sync 阅读全文
posted @ 2021-11-17 23:41 木木-林 阅读(2844) 评论(0) 推荐(0)