---
title: "querySelectorAll(_:)"
framework: webkit
role: symbol
role_heading: Instance Method
path: "webkit/domdocument/queryselectorall(_:)"
---

# querySelectorAll(_:)

## Declaration

```swift
func querySelectorAll(_ selectors: String!) -> DOMNodeList!
```
