Replies: 2 comments 5 replies
-
First step is to create a failing xunit test from your example and submit a PR. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I made a mistake in testing product versions. There is no problem in the current repository at github.com CefSharp.Dom. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am using:
Windows Forms App with framework .NET Core 3.1
CefSharp.WinForms.NETCore version 107.1.50
CefSharp.Dom version 2.0.83
If I use Task.Delay in the context of DevToolsContext then an error occurs:
Why is this happening?
My code:
My test solution: WinFormsApp4.zip
Beta Was this translation helpful? Give feedback.
All reactions