Get the browser the target belongs to.
class Target { abstract browser(): Browser; }
Returns:
Browser