Given
I visit "http://localhost:3000/"
3s 534ms
When
I ensure the menu is open with "menu-toggle"
25ms
When
I click the menu item "Monographs"
1s 883ms
Given
element with "text" "Antifungals"
62ms
When
I scroll to element
32ms
And
I click on element
639ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/anidulafungin"
71ms
Then
I scroll to element
39ms
And
I click on element
677ms
Then
I should be on the "/monograph/anidulafungin" page
44ms
When
I wait for 3 seconds
3s
Given
element with "aria-label" "Favourite"
191ms
Then
I scroll to element
48ms
And
I click on element
756ms
And
I wait for 3 seconds
3s 7ms
When
I ensure the menu is open with "menu-toggle"
4s 333ms
When
I click the menu item "Favourites"
853ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Anidulafungin" should be visible
42ms