摘要: 1、元素不可见,元素css属性为"display: none;" 2、元素有鼠标指针浮动效果,元素css属性为"hover " /*使用action先先移动元素再点击*/ Actions action =new Actions(driver); action.moveToElement(existN 阅读全文
posted @ 2019-07-10 11:27 与俊共舞 阅读(146) 评论(0) 推荐(0)