DK
Size: a a a
DK
DK
DK
IL
wdio 6 + jasmine, как в afterTest получить имя и путь текущего spec файла?D
wdio 6 + jasmine, как в afterTest получить имя и путь текущего spec файла?B
wdio 6 + jasmine, как в afterTest получить имя и путь текущего spec файла?IL
/**
* Save a screenshot of the current browsing context to a PNG file on your OS. Be aware that
* some browser drivers take screenshots of the whole document (e.g. Geckodriver with Firefox)
* and others only of the current viewport (e.g. Chromedriver with Chrome).
*/
saveScreenshot(
filepath: string
): Buffer;
IL
afterTest: (test, context, { error, result, duration, passed, retries }) но там нету(D
afterTest: (test, context, { error, result, duration, passed, retries }) но там нету(IM
IM
IL
{
id: 'spec0',
description: 'use load more and filters functionality on landing page',
fullName: 'landing page filters use load more and ' +
'filters functionality on landing page',
failedExpectations: [],
passedExpectations: [],
deprecationWarnings: [],
pendingReason: '',
duration: null,
start: 1588835043562
}m
B
m
IM
{
id: 'spec0',
description: 'use load more and filters functionality on landing page',
fullName: 'landing page filters use load more and ' +
'filters functionality on landing page',
failedExpectations: [],
passedExpectations: [],
deprecationWarnings: [],
pendingReason: '',
duration: null,
start: 1588835043562
}IL
BO
BO
BO