distributed-system-analysis/pbench-dashboard

e2e tests cant find the same element without doing a page reload

Closed this issue · 0 comments

await page.reload({ waitUntil: ['networkidle0', 'domcontentloaded'] });

is hacky fix to move around the issue, we need to get an "actual fix"