sS screenshotAreaAsJPEGBase64(int x, int y, int w, int h) { ret base64(toJPEG(shootScreenArea(x, y, w, h))); }