Different servers can provide different features.
At the moment only puppeteer and phantomjs are supported.
In the future, more servers can be added.
ServerFeatures provides information regarding the server.
public export interface
export interface ServerFeatures{ }
public property [ServerFeatures]
hasLogging: boolean;