await page.waitForSelector('[name="password"]'); // custom attribute await page.type('[name="password"]', "something here");