Given
I visit "http://localhost:3000/"
2s 501ms
When
I ensure the menu is open with "menu-toggle"
17ms
When
I click the menu item "Monographs (A-Z)"
1s 614ms
Given
element with "text" "Antibiotics"
588ms
When
I scroll to element
68ms
And
I click on element
708ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/azithromycin"
37ms
Then
I scroll to element
17ms
And
I click on element
698ms
Then
I should be on the "/monograph/azithromycin" page
32ms
When
I wait for 3 seconds
3s 12ms
Given
element with "aria-label" "Favourite"
136ms
Then
I scroll to element
25ms
And
I click on element
672ms
And
I wait for 3 seconds
3s 14ms
When
I ensure the menu is open with "menu-toggle"
4s 292ms
When
I click the menu item "Favourites"
876ms
And
I wait for 1 seconds
1s 16ms
Given
element with "text" "Azithromycin" should be visible
120ms