roryprimrose/Headless

Browser.Page does not return wrapper page returned by the dynamic IBrowser extension methods

Closed this issue · 0 comments

The extension methods for the dynamic model return the dynamically resolved page type. Browser however does not return this when it stores the last successfully loaded page as it only stores the DynamicResolverPage instance.