This app works best with JavaScript enabled.
docs
Insights
Logo
meta
PDF
Pricing
Screenshot
SDK
Products
Developers
Pricing
Company
Changelog
Community
docs
Recipes
User Agents
API
MQL
SDK
CARDS
selectorAll
Type:
<string>
|
<string[]>
Values:
CSS selector
It's the same than
selector
but it returns your a collection of results, being equivalent to
Document.querySelectorAll()
: