2021年4月21日
摘要: 此方法适用于日期控件 定位到日期控件中的当天元素,如 '//*[@class="layui-laydate-content"]/table/tbody//*[@class = "layui-this"]' 今日元素是不变的,此时想定位次日,可在后面加上//following-sibling::*[1 阅读全文
posted @ 2021-04-21 15:11 进击的麻瓜 阅读(1123) 评论(0) 推荐(0) 编辑