Skip to content

Commit e3cc5b2

Browse files
cyrilboiscodeskyblue
authored andcommitted
Adds XPath tester to XPATH.md
1 parent 7812a2c commit e3cc5b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

XPATH.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- [XPath tutorial](http://www.zvon.org/xxl/XPathTutorial/)
88
- [阮一峰的XPath学习笔记](http://www.ruanyifeng.com/blog/2009/07/xpath_path_expressions.html)
99
- [测试XPath的网站](https://www.freeformatter.com/xpath-tester.html)
10+
- [XPath tester](https://extendsclass.com/xpath-tester.html)
1011

1112
代码并没有完全测试完,可能还有bug,欢迎跟我反馈。
1213

@@ -354,4 +355,4 @@ els = set(es1) & set(es2)
354355
- [XPath的一些高级用法-简书](https://www.jianshu.com/p/4fef4142b33f)
355356
- [XPath Quicksheet](https://devhints.io/xpath)
356357

357-
如有其他资料,欢迎提[Issues](https://github.com/openatx/uiautomator2/issues/new)补充
358+
如有其他资料,欢迎提[Issues](https://github.com/openatx/uiautomator2/issues/new)补充

0 commit comments

Comments
 (0)