Given
I visit "http://localhost:3000/"
2s 26ms
When
I ensure the menu is open with "menu-toggle"
18ms
When
I click the menu item "Monographs"
1s 758ms
Given
element with "text" "Antifungals"
97ms
When
I scroll to element
59ms
And
I click on element
637ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/isavuconazole"
46ms
Then
I scroll to element
36ms
And
I click on element
781ms
Then
I should be on the "/monograph/isavuconazole" page
44ms
When
I wait for 3 seconds
3s
Given
element with "aria-label" "Favourite"
128ms
Then
I scroll to element
19ms
And
I click on element
626ms
And
I wait for 3 seconds
3s
When
I ensure the menu is open with "menu-toggle"
4s 164ms
When
I click the menu item "Favourites"
846ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Isavuconazole" should be visible
24ms