VB
newTab = tabs[index]
const element = await newTab.$('');
Size: a a a
VB
newTab = tabs[index]
const element = await newTab.$('');
AP
AP
OI
VB
VB
VB
OI
OI
[chrome mac os x #0-0]
[chrome mac os x #0-0] 1) when editing multiple employees can select multiple employees and go to bulk editor
[chrome mac os x #0-0] done() called multiple times
[chrome mac os x #0-0] Error: done() called multiple times
[chrome mac os x #0-0] at multiple (/Users/vgrygoruk/code/dashboard/node_modules/mocha/lib/runnable.js:313:26)
[chrome mac os x #0-0] at done (/Users/vgrygoruk/code/dashboard/node_modules/mocha/lib/runnable.js:325:14)
[chrome mac os x #0-0] at /Users/vgrygoruk/code/dashboard/node_modules/mocha/lib/runnable.js:392:11
[chrome mac os x #0-0] at processTicksAndRejections (internal/process/task_queues.js:93:5)
VG
afterTest(test, context, result) {
const errors = getErrors(this.ignoredErrorPatterns);
if (errors.length) {
const printableErrors = errors.map(e => errorToString(e)).join('\n');
context.test.callback(new Error(printableErrors));
}
}
VG
OI
OI
VG
done() called multiple times
VG
OI
VG
VG
OI
VG