Given
I visit "http://localhost:3000/"
2s 905ms
When
I ensure the menu is open with "menu-toggle"
13ms
When
I click the menu item "Monographs"
1s 912ms
Given
element with "text" "Antifungals"
274ms
When
I scroll to element
23ms
And
I click on element
648ms
When
I wait for 1 seconds
1s
Given
"a" element with "href" "/monograph/anidulafungin"
37ms
Then
I scroll to element
18ms
And
I click on element
685ms
Then
I should be on the "/monograph/anidulafungin" page
41ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
100ms
Then
I scroll to element
32ms
And
I click on element
731ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 221ms
When
I click the menu item "Favourites"
871ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
26ms