---
title: "loadSimulatedRequest(_:with:responseData:)"
framework: webkit
role: symbol
role_heading: Instance Method
path: "webkit/wkwebview/loadsimulatedrequest(_:with:responsedata:)"
---

# loadSimulatedRequest(_:with:responseData:)

## Declaration

```swift
func loadSimulatedRequest(_ request: URLRequest, with response: URLResponse, responseData data: Data) -> WKNavigation
```

## See Also

### Deprecated

- [certificateChain](webkit/wkwebview/certificatechain.md)
- [closeAllMediaPresentations()](webkit/wkwebview/closeallmediapresentations().md)
- [loadSimulatedRequest(_:withResponseHTML:)](webkit/wkwebview/loadsimulatedrequest(_:withresponsehtml:).md)
