Asserts that the page's <title> tag exactly matches the provided string. Supports fixtures for reusable titles.
<title>
Then I pw expect the title to be "app.homeTitle" Copy
Then I pw expect the title to be "app.homeTitle"
Asserts that the page's
<title>tag exactly matches the provided string. Supports fixtures for reusable titles.