We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7812a2c commit e3cc5b2Copy full SHA for e3cc5b2
XPATH.md
@@ -7,6 +7,7 @@
7
- [XPath tutorial](http://www.zvon.org/xxl/XPathTutorial/)
8
- [阮一峰的XPath学习笔记](http://www.ruanyifeng.com/blog/2009/07/xpath_path_expressions.html)
9
- [测试XPath的网站](https://www.freeformatter.com/xpath-tester.html)
10
+- [XPath tester](https://extendsclass.com/xpath-tester.html)
11
12
代码并没有完全测试完,可能还有bug,欢迎跟我反馈。
13
@@ -354,4 +355,4 @@ els = set(es1) & set(es2)
354
355
- [XPath的一些高级用法-简书](https://www.jianshu.com/p/4fef4142b33f)
356
- [XPath Quicksheet](https://devhints.io/xpath)
357
-如有其他资料,欢迎提[Issues](https://github.com/openatx/uiautomator2/issues/new)补充
358
+如有其他资料,欢迎提[Issues](https://github.com/openatx/uiautomator2/issues/new)补充
0 commit comments