Given
I visit "http://localhost:3000/"
5s 429ms
When
I ensure the menu is open with "menu-toggle"
12ms
When
I click the menu item "Monographs"
3s 723ms
Given
element with "text" "Antifungals"
32ms
When
I scroll to element
16ms
And
I click on element
616ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/anidulafungin"
31ms
Then
I scroll to element
15ms
And
I click on element
755ms
Then
I should be on the "/monograph/anidulafungin" page
37ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
66ms
Then
I scroll to element
18ms
And
I click on element
703ms
And
I wait for 3 seconds
3s 3ms
When
I ensure the menu is open with "menu-toggle"
4s 274ms
When
I click the menu item "Favourites"
879ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
67ms