in src/pom/stateful/pages/traces.page.ts [26:28]
public async assertRelatedError() { await expect(this.relatedError() || this.relatedErrors(), 'Related errors in timeline').toBeVisible(); }