Β© 2026 Hedgehog Software, LLC
this.navSection = O.map(page.getByTestId)(section);
this.navSection = section.map(page.getByTestId)
section
Option<string>