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 1fca293 commit cce53e9Copy full SHA for cce53e9
src/test/java/org/seimicrawler/xpath/JXDocumentTest.java
@@ -186,7 +186,7 @@ public void testAs() throws XpathSyntaxErrorException {
186
/**
187
* fix https://github.com/zhegexiaohuozi/JsoupXpath/issues/33
188
*/
189
- @Test
+// @Test
190
public void testNotObj(){
191
JXDocument doc = JXDocument.createByUrl("https://www.gxwztv.com/61/61514/");
192
// List<JXNode> nodes = doc.selN("//*[@id=\"chapters-list\"]/li[@style]");
0 commit comments