Given
I visit "http://localhost:3000/"
3s 326ms
When
I ensure the menu is open with "menu-toggle"
16ms
When
I click the menu item "Monographs"
2s 7ms
Given
element with "text" "Antifungals"
44ms
When
I scroll to element
12ms
And
I click on element
604ms
When
I wait for 1 seconds
1s 2ms
Given
"a" element with "href" "/monograph/anidulafungin"
93ms
Then
I scroll to element
20ms
And
I click on element
624ms
Then
I should be on the "/monograph/anidulafungin" page
56ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
116ms
Then
I scroll to element
81ms
And
I click on element
675ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 147ms
When
I click the menu item "Favourites"
848ms
And
I wait for 1 seconds
999ms
Given
element with "text" "Anidulafungin" should be visible
22ms