Given
I visit "http://localhost:3000/"
2s 123ms
When
I ensure the menu is open with "menu-toggle"
15ms
When
I click the menu item "Monographs"
1s 690ms
Given
element with "text" "Antifungals"
99ms
When
I scroll to element
42ms
And
I click on element
619ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/isavuconazole"
24ms
Then
I scroll to element
12ms
And
I click on element
764ms
Then
I should be on the "/monograph/isavuconazole" page
29ms
When
I wait for 3 seconds
3s 6ms
Given
element with "aria-label" "Favourite"
93ms
Then
I scroll to element
18ms
And
I click on element
701ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 134ms
When
I click the menu item "Favourites"
844ms
And
I wait for 1 seconds
1s 2ms
Given
element with "text" "Isavuconazole" should be visible
22ms