Given
I visit "http://localhost:3000/"
2s 998ms
When
I ensure the menu is open with "menu-toggle"
16ms
When
I click the menu item "Monographs"
1s 721ms
Given
element with "text" "Antifungals"
49ms
When
I scroll to element
49ms
And
I click on element
599ms
When
I wait for 1 seconds
1s
Given
"a" element with "href" "/monograph/isavuconazole"
36ms
Then
I scroll to element
15ms
And
I click on element
655ms
Then
I should be on the "/monograph/isavuconazole" page
32ms
When
I wait for 3 seconds
3s 2ms
Given
element with "aria-label" "Favourite"
69ms
Then
I scroll to element
17ms
And
I click on element
665ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 125ms
When
I click the menu item "Favourites"
916ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Isavuconazole" should be visible
22ms