mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-06 03:20:56 +00:00
Playwright test
This commit is contained in:
@@ -193,6 +193,7 @@ test('Sales Orders - Shipments', async ({ browser }) => {
|
||||
await page.getByRole('cell', { name: tracking_number }).click();
|
||||
|
||||
// Click through the various tabs
|
||||
await loadTab(page, 'Parameters');
|
||||
await loadTab(page, 'Attachments');
|
||||
await loadTab(page, 'Notes');
|
||||
await loadTab(page, 'Allocated Stock');
|
||||
|
||||
Reference in New Issue
Block a user