Given
I visit "http://localhost:3000/"
3s 783ms
When
I ensure the menu is open with "menu-toggle"
11ms
When
I click the menu item "Monographs"
1s 805ms
Given
element with "text" "Antifungals"
47ms
When
I scroll to element
12ms
And
I click on element
603ms
When
I wait for 1 seconds
1s
Given
"a" element with "href" "/monograph/anidulafungin"
50ms
Then
I scroll to element
18ms
And
I click on element
639ms
Then
I should be on the "/monograph/anidulafungin" page
43ms
When
I wait for 3 seconds
3s 3ms
Given
element with "aria-label" "Favourite"
55ms
Then
I scroll to element
14ms
And
I click on element
617ms
And
I wait for 3 seconds
3s 7ms
When
I ensure the menu is open with "menu-toggle"
4s 121ms
When
I click the menu item "Favourites"
840ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
22ms