Fixture constructor - initialise variables.
Playwright page object.
ReadonlynavComponent wrapper.
ReadonlylogoLogo link element.
ReadonlydesktopWrapper for elements only visible on desktop screen sizes.
ReadonlymobileWrapper for elements only visible on mobile screen sizes.
ReadonlysiteChild SiteLinks.
ReadonlysocialChild SocialIcons.
ReadonlythemeChild ThemeSelects.
ReadonlyhamburgerChild HamburgerMenu
Private ReadonlypagePlaywright page object.
Fixture for NavBar component
Example
Remarks
Provides method helpers for locating child elements.
Used in example to be accessed in testing environment.
Source