Closed jone closed 9 years ago
The new properties on the browser instance contain information about the response content type.
Examples:
browser.contenttype
text/html; charset=utf8
browser.mimetype
text/html
browser.encoding
utf8;
The new properties on the browser instance contain information about the response content type.
Examples:
browser.contenttype
:text/html; charset=utf8
browser.mimetype
:text/html
browser.encoding
:utf8;