my own library to use it easily by just

import { browser, page } from "./browserbase";

Do I need to call page.close() and browser.close()? Maybe it's already automatic