HtmlAgilityPack.CssSelector icon indicating copy to clipboard operation
HtmlAgilityPack.CssSelector copied to clipboard

Pseudo class not supported: nth-last-child

Open JCKodel opened this issue 7 years ago • 1 comments

Need to build a scraper with CSS queries that come from a database. This query is not accepted: section.section .row:nth-last-child(2) .form-group div

(It's an example how to get your account ID from https://account.live.com/editprof.aspx?amru=https://account.microsoft.com/profile&mkt=pt-BR)

JCKodel avatar Jun 21 '17 18:06 JCKodel

+1

geroddokar avatar Oct 28 '19 11:10 geroddokar