Given
I visit "http://localhost:3000/"
2s 532ms
When
I ensure the menu is open with "menu-toggle"
56ms
When
I click the menu item "Monographs"
1s 755ms
Given
element with "text" "Antibiotics"
58ms
When
I scroll to element
21ms
And
I click on element
605ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/azithromycin"
35ms
Then
I scroll to element
19ms
And
I click on element
736ms
Then
I should be on the "/monograph/azithromycin" page
37ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
83ms
Then
I scroll to element
27ms
And
I click on element
612ms
And
I wait for 3 seconds
3s 3ms
When
I ensure the menu is open with "menu-toggle"
4s 144ms
When
I click the menu item "Favourites"
840ms
And
I wait for 1 seconds
1s 2ms
Given
element with "text" "Azithromycin" should be visible
27ms