LY
Size: a a a
LY
VL
AB
VL
VL
AR
AR
AB
AB
AB
VL
AB
VL
LoggingPreferences logs =
new LoggingPreferences();
logs.enable(LogType.
BROWSER, Level.
ALL);
logs.enable(LogType.
DRIVER, Level.
ALL);
capabilities.setCapability(
"goog:loggingPrefs", logs);
logEntries = driver.manage().logs().get(LogType.
BROWSER);
AB
AB
AB
VL
BO
ON
AR
LoggingPreferences logs =
new LoggingPreferences();
logs.enable(LogType.
BROWSER, Level.
ALL);
logs.enable(LogType.
DRIVER, Level.
ALL);
capabilities.setCapability(
"goog:loggingPrefs", logs);
logEntries = driver.manage().logs().get(LogType.
BROWSER);