代码改变世界

问题:org.xml.sax.SAXParseException; lineNumber: 2; columnNumber: 6; 不允许有匹配 "[xX][mM][lL]" 的处理指令目标。

2020-01-05 19:48 by 优测良造, 1463 阅读, 0 推荐, 收藏,
摘要:2020-01-03 00:00:15.558 [main] WARN o.s.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: 阅读全文

selenium webdriver元素定位

2017-12-07 19:50 by 优测良造, 178 阅读, 0 推荐, 收藏,
摘要:webdriver 元素定位方法: id name class name tag name link text partial link text xpath css selector 阅读全文