Given
I visit "http://localhost:3000/"
3s 435ms
When
I ensure the menu is open with "menu-toggle"
12ms
When
I click the menu item "Monographs"
1s 768ms
Given
element with "text" "Antifungals"
58ms
When
I scroll to element
26ms
And
I click on element
678ms
When
I wait for 1 seconds
1s 7ms
Given
"a" element with "href" "/monograph/anidulafungin"
20ms
Then
I scroll to element
10ms
And
I click on element
609ms
Then
I should be on the "/monograph/anidulafungin" page
6ms
When
I wait for 3 seconds
3s 10ms
Given
element with "aria-label" "Favourite"
78ms
Then
I scroll to element
91ms
And
I click on element
738ms
And
I wait for 3 seconds
3s 11ms
When
I ensure the menu is open with "menu-toggle"
4s 217ms
When
I click the menu item "Favourites"
2s 18ms
And
I wait for 1 seconds
1s 18ms
Given
element with "text" "Anidulafungin" should be visible
133ms