Given
I visit "http://localhost:3000/"
3s 262ms
When
I ensure the menu is open with "menu-toggle"
13ms
When
I click the menu item "Monographs"
1s 805ms
Given
element with "text" "Antifungals"
76ms
When
I scroll to element
18ms
And
I click on element
619ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/isavuconazole"
50ms
Then
I scroll to element
41ms
And
I click on element
626ms
Then
I should be on the "/monograph/isavuconazole" page
37ms
When
I wait for 3 seconds
3s 8ms
Given
element with "aria-label" "Favourite"
106ms
Then
I scroll to element
21ms
And
I click on element
642ms
And
I wait for 3 seconds
2s 999ms
When
I ensure the menu is open with "menu-toggle"
4s 113ms
When
I click the menu item "Favourites"
832ms
And
I wait for 1 seconds
1s
Given
element with "text" "Isavuconazole" should be visible
43ms