Gets the browser associated with this browser context.
class BrowserContext { abstract browser(): Browser; }
Returns:
Browser