Given
I visit "http://localhost:3000/"
4s 682ms
When
I ensure the menu is open with "menu-toggle"
24ms
When
I click the menu item "Monographs"
1s 963ms
Given
element with "text" "Antifungals"
46ms
When
I scroll to element
16ms
And
I click on element
598ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/anidulafungin"
69ms
Then
I scroll to element
31ms
And
I click on element
733ms
Then
I should be on the "/monograph/anidulafungin" page
35ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
130ms
Then
I scroll to element
52ms
And
I click on element
688ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 157ms
When
I click the menu item "Favourites"
898ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
28ms