cefsharp / CefSharp.Dom

DOM/JavaScript API for CefSharp
MIT License
28 stars 6 forks source link

Rename Project from CefSharp.Puppeteer to CefSharp.Dom #36

Closed amaitland closed 2 years ago

amaitland commented 2 years ago

The project is being renamed, the repository has been updated. A new nuget package should hopefully be available next week with an improved DOM API.

amaitland commented 2 years ago

CefSharp.DevTools.DOM namespace contains the generated API from the DevTools protocol.

The additional CefSharp.DevTools.Dom namespace might be a little confusing, need to eval further.

possibly changing to CefSharp.Dom might be less confusing (though quite a bit of work).

amaitland commented 2 years ago

Project has been renamed to CefSharp.Dom

amaitland commented 2 years ago

The old nuget package has been replaced by https://www.nuget.org/packages/CefSharp.Dom/