new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Playwright · API reference · all subjects

browsercontext class - configuration

2 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

BrowserContext.addCookies() method

The BrowserContext.addCookies() method accepts an array of cookie objects. Each cookie object can have the properties: name, value, domain, path, httpOnly, secure, sameSite, and expires (Unix timestamp).

Storage State File Format

Storage state files contain a JSON object with two top-level properties: 'cookies' (an array of cookie objects) and 'origins' (an array of origin objects). Each cookie object contains: name, value, domain, path, expires (Unix timestamp), httpOnly (boolean), secure (boolean), sameSite (string). Each origin object contains: origin (string) and localStorage (array of name-value pairs).

Give your agent this brain