We help build better software

Monday, July 4, 2016

Enjoy Extended DOM API in DotNetBrowser 1.7.1


DotNetBrowser has been updated to version 1.7.1.

In this release we have primarily focused on improvements and additions.

We have extended our DOM API to simplify the work with HTML forms fields. In previous versions, it was difficult to obtain current values from the fields and this task was often done using JavaScript. Now this can be done using DOM API itself.

Further, we have added support of two Chromium native features: spell checker and password manager.

Full list of changes for your attention is, as always, at the DotNetBrowser Release Notes page.

The update is available for download.

Post your questions, if any, on Stack Overflow under #dotnetbrowser tag and we’ll be happy to help you out!