Given
I visit "http://localhost:3000/"
3s 2ms
When
I ensure the menu is open with "menu-toggle"
14ms
When
I click the menu item "Monographs"
1s 729ms
Given
element with "text" "Antifungals"
47ms
When
I scroll to element
15ms
And
I click on element
684ms
When
I wait for 1 seconds
1s
Given
"a" element with "href" "/monograph/anidulafungin"
43ms
Then
I scroll to element
13ms
And
I click on element
702ms
Then
I should be on the "/monograph/anidulafungin" page
39ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
47ms
Then
I scroll to element
14ms
And
I click on element
645ms
And
I wait for 3 seconds
3s 6ms
When
I ensure the menu is open with "menu-toggle"
4s 105ms
When
I click the menu item "Favourites"
872ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
21ms