Given
I visit "http://localhost:3000/"
3s 329ms
When
I ensure the menu is open with "menu-toggle"
34ms
When
I click the menu item "Monographs"
1s 754ms
Given
element with "text" "Antibiotics"
503ms
When
I scroll to element
16ms
And
I click on element
686ms
When
I wait for 1 seconds
999ms
Given
"a" element with "href" "/monograph/azithromycin"
41ms
Then
I scroll to element
133ms
And
I click on element
677ms
Then
I should be on the "/monograph/azithromycin" page
27ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
69ms
Then
I scroll to element
36ms
And
I click on element
670ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 145ms
When
I click the menu item "Favourites"
859ms
And
I wait for 1 seconds
1s 3ms
Given
element with "text" "Azithromycin" should be visible
107ms