The WWDC Session "Discover WKWebView enhancements" talks about a new WKWebView.find method (around 19:40) for finding a string within a webpage. However, I can't find it in the Documentation, and it doesn't appear in Xcode's autocomplete, even though I'm building against the iOS 14 SDK, and can use other new APIs (like pageZoom).
WKWebview.find
Unfortunately, we didn't quite get the Swift versions of some new APIs in the first seed.
The Objective-C versions are in place and you can play with them as of a few days ago.
The Swift versions will come soon!
The Objective-C versions are in place and you can play with them as of a few days ago.
The Swift versions will come soon!