Given
I visit "http://localhost:3000/"
2s 285ms
When
I ensure the menu is open with "menu-toggle"
13ms
When
I click the menu item "Monographs"
1s 889ms
Given
element with "text" "Antifungals"
36ms
When
I scroll to element
17ms
And
I click on element
604ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/anidulafungin"
49ms
Then
I scroll to element
14ms
And
I click on element
703ms
Then
I should be on the "/monograph/anidulafungin" page
69ms
When
I wait for 3 seconds
3s 3ms
Given
element with "aria-label" "Favourite"
50ms
Then
I scroll to element
25ms
And
I click on element
636ms
And
I wait for 3 seconds
3s 2ms
When
I ensure the menu is open with "menu-toggle"
4s 231ms
When
I click the menu item "Favourites"
849ms
And
I wait for 1 seconds
1s 2ms
Given
element with "text" "Anidulafungin" should be visible
32ms