胡萝卜J

导航

 

2022年11月7日

摘要: 1、先定位到元素 2、使用js去除元素的readonly属性 js = 'document.getElementById("xxx").removeAttribute("readonly"); driver.execute_script(js); 阅读全文
posted @ 2022-11-07 14:32 胡萝卜J 阅读(93) 评论(0) 推荐(0)