Skip to content

How to use :nth-of-type() #77

@hibari9

Description

@hibari9

NSError *xmlError; ONOXMLDocument *document = [ONOXMLDocument HTMLDocumentWithData:data error:&xmlError]; ONOXMLElement *element = [document.rootElement firstChildWithCSS:@"table:nth-of-type(2)"];

XPath error : Invalid expression
.//table:nth-of-type(2)
^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions