Given
I visit "http://localhost:3000/"
1s 633ms
When
I ensure the menu is open with "menu-toggle"
21ms
When
I click the menu item "Monographs"
1s 847ms
Given
element with "text" "Antifungals"
74ms
When
I scroll to element
22ms
And
I click on element
600ms
When
I wait for 1 seconds
1s
Given
"a" element with "href" "/monograph/anidulafungin"
27ms
Then
I scroll to element
25ms
And
I click on element
775ms
Then
I should be on the "/monograph/anidulafungin" page
56ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
85ms
Then
I scroll to element
19ms
And
I click on element
628ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 182ms
When
I click the menu item "Favourites"
884ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
37ms