Given
I visit "http://localhost:3000/"
3s 132ms
When
I ensure the menu is open with "menu-toggle"
32ms
When
I click the menu item "Monographs"
1s 784ms
Given
element with "text" "Antifungals"
53ms
When
I scroll to element
40ms
And
I click on element
659ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/isavuconazole"
48ms
Then
I scroll to element
26ms
And
I click on element
705ms
Then
I should be on the "/monograph/isavuconazole" page
41ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
60ms
Then
I scroll to element
14ms
And
I click on element
611ms
And
I wait for 3 seconds
3s
When
I ensure the menu is open with "menu-toggle"
4s 163ms
When
I click the menu item "Favourites"
845ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Isavuconazole" should be visible
27ms