Fixture constructor - initialise variables.
Playwright page object.
ReadonlyhamburgerComponent wrapper.
ReadonlyhamburgerModal wrapper.
ReadonlyiconIcon used to open hamburgerModal on interact
Private ReadonlypagePlaywright page object.
Testing helper method.
Opens hamburgerModal by interacting with icon.
Cleans up tests by closing hamburgerModal if left open.
Fixture for HamburgerMenu component.
Example
Remarks
Provides method helpers for locating child elements and interactivity.
Used in example to be accessed in testing environment.
Source