привет добрые люди, хотел получить куки с селениума, но выдает ошибку NoSuchCookieError: no such cookie получить пытаюсь так - driver.findElement(By.xpath('//*[@id="loginByPwdButton"]')).click().then(() => { driver.manage().getCookie().then(c => { console.log(c) }) }) JavaScript driver.findElement(By.xpath('//*[@id="loginByPwdButton"]')).click().then(() => { driver.manage().getCookie().then(c => { console.log(c) }) }) куки если что есть -