Overrides CoreDriver::getScreenshot
public function getScreenshot() { return base64_decode($this->getWebDriverSession() ->screenshot()); }