5660-changeRolDeliveryAssistant #1607
|
@ -8,8 +8,9 @@ describe('Zone basic data path', () => {
|
||||||
beforeAll(async() => {
|
beforeAll(async() => {
|
||||||
browser = await getBrowser();
|
browser = await getBrowser();
|
||||||
page = browser.page;
|
page = browser.page;
|
||||||
// eslint-disable-next-line max-len
|
|
||||||
await page.loginAndModule('deliveryAssist', 'zone'); // turns up the zone module name and route aint the same lol
|
await page.loginAndModule('deliveryAssist',
|
||||||
carlossa marked this conversation as resolved
Outdated
|
|||||||
|
'zone'); // turns up the zone module name and route aint the same lol
|
||||||
await page.accessToSearchResult('10');
|
await page.accessToSearchResult('10');
|
||||||
await page.accessToSection('zone.card.basicData');
|
await page.accessToSection('zone.card.basicData');
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
votau de linea per a que no traga el comentari