Given
I visit "http://localhost:3000/"
2s 528ms
When
I ensure the menu is open with "menu-toggle"
26ms
When
I click the menu item "Monographs"
1s 701ms
Given
element with "text" "Antifungals"
86ms
When
I scroll to element
24ms
And
I click on element
600ms
When
I wait for 1 seconds
1s 2ms
Given
"a" element with "href" "/monograph/anidulafungin"
30ms
Then
I scroll to element
14ms
And
I click on element
663ms
Then
I should be on the "/monograph/anidulafungin" page
57ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
113ms
Then
I scroll to element
20ms
And
I click on element
617ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 200ms
When
I click the menu item "Favourites"
839ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
25ms