摘要:
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document 简单意思就是元素找不到 阅读全文
摘要:
1.什么是Xpath? l XPath 使用路径表达式在 XML 文档中进行导航 l XPath 包含一个标准函数库 l XPath 是 XSLT 中的主要元素 l XPath 是一个 W3C 标准 简单来说XPath 是一门在 XML 文档中查找信息的语言。 XPath 使用路径表达式来选取 XM 阅读全文