Given
I visit "http://localhost:3000/"
2s 262ms
When
I ensure the menu is open with "menu-toggle"
17ms
When
I click the menu item "Monographs"
1s 967ms
Given
element with "text" "Antifungals"
499ms
When
I scroll to element
24ms
And
I click on element
627ms
When
I wait for 1 seconds
1s 11ms
Given
"a" element with "href" "/monograph/anidulafungin"
45ms
Then
I scroll to element
27ms
And
I click on element
700ms
Then
I should be on the "/monograph/anidulafungin" page
37ms
When
I wait for 3 seconds
3s 14ms
Given
element with "aria-label" "Favourite"
81ms
Then
I scroll to element
48ms
And
I click on element
705ms
And
I wait for 3 seconds
3s 3ms
When
I ensure the menu is open with "menu-toggle"
4s 218ms
When
I click the menu item "Favourites"
946ms
And
I wait for 1 seconds
1s 14ms
Given
element with "text" "Anidulafungin" should be visible
97ms