Given
I visit "http://localhost:3000/"
4s 78ms
When
I ensure the menu is open with "menu-toggle"
17ms
When
I click the menu item "Monographs"
1s 835ms
Given
element with "text" "Antifungals"
29ms
When
I scroll to element
13ms
And
I click on element
624ms
When
I wait for 1 seconds
1s 14ms
Given
"a" element with "href" "/monograph/anidulafungin"
45ms
Then
I scroll to element
33ms
And
I click on element
631ms
Then
I should be on the "/monograph/anidulafungin" page
14ms
When
I wait for 3 seconds
3s 2ms
Given
element with "aria-label" "Favourite"
67ms
Then
I scroll to element
26ms
And
I click on element
620ms
And
I wait for 3 seconds
3s 14ms
When
I ensure the menu is open with "menu-toggle"
4s 176ms
When
I click the menu item "Favourites"
892ms
And
I wait for 1 seconds
1s 12ms
Given
element with "text" "Anidulafungin" should be visible
33ms