in src/pom/serverless/pages/traces.page.ts [30:32]
public async clickRelatedError() { this.relatedError() ? await this.relatedError().click() : await this.relatedErrors().click(); }