JsoupXpath
JsoupXpath copied to clipboard
不能识别复杂的标签吗?
为了便于快速识别您的问题,请认真回答以下问题,谢谢! Please answer these questions before submitting your issue. Thanks!
-
使用的表达式与使用场景,确保能够复现(What did you do , If possible, provide a recipe for reproducing the error.)? 安卓的页面标签
<android.view.ViewGroup index="1" package="com.test.app.business" class="android.view.ViewGroup" text="" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[144,55][527,167]" displayed="true"> <android.view.View index="0" package="com.test.app.business" class="android.view.View" text="Transaction Details" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[144,84][527,138]" displayed="true" /> </android.view.ViewGroup>
-
期望看到什么(What did you expect to see)? 能够识别
-
JsoupXpath给出的结果是什么(What did you see instead)? 正确识别
-
当前使用的版本(What version of JsoupXpath are you using)? 2.5.3