In https://github.com/cefsharp/CefSharp/commit/c27524f456ad2a530d9aab614db917d8bdf03cae some additional checks for a valid frame were added. - [x] Valid frame checks - [x] Add some advanced tests that navigate then attempt a `CanExecute` check. - [x] Improve `Unable to find callbackWrapper` error message when executing a callback that doesn't exist, include frame Id and other diagnostic info.