IM
browser.driver.manage().logs().get('browser').then(function (log) {
allure.createAttachment('Webdriver log: browser', function () {
return Buffer.from(JSON.stringify(log));
}, 'application/json')();
Size: a a a
IM
browser.driver.manage().logs().get('browser').then(function (log) {
allure.createAttachment('Webdriver log: browser', function () {
return Buffer.from(JSON.stringify(log));
}, 'application/json')();
AP
VS
OK
AP
ДП
ДП
OK
OK
SP
ДП
ДП
OK
OK
ДП
SS
OK
ДП
DK