Deprecated

instance method Selector#findElements

View source on GitHub →

Selector#findElements(root) → [Element…]
  • root (Element | document) – A "scope" to search within. All results will be descendants of this node.

Searches the document for elements that match the instance's CSS selector.