IsPseudoClass

Overview

IsPseudoClass is a class in Aspose.Html FOSS for Python.

Matches elements that match any selector in a forgiving selector list.

Properties: selector_list.

Properties

NameTypeAccessDescription
selector_list"SelectorList"ReadGets the selector list.

See Also