public function __construct($browser, $url, $se_host, $se_port)
 {
     parent::__construct($browser, $url, $se_host, $se_port);
 }