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

# getElementsByClassName(_:)

## Declaration

```swift
func getElementsByClassName(_ classNames: String!) -> DOMNodeList!
```
