Given
I visit "http://localhost:3000/"
4s 687ms
When
I ensure the menu is open with "menu-toggle"
13ms
When
I click the menu item "Monographs"
2s 568ms
Given
element with "text" "Antifungals"
38ms
When
I scroll to element
13ms
And
I click on element
618ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/isavuconazole"
22ms
Then
I scroll to element
12ms
And
I click on element
666ms
Then
I should be on the "/monograph/isavuconazole" page
23ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Add to favourites"
116ms
Then
I scroll to element
19ms
And
I click on element
749ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 227ms
When
I click the menu item "Favourites"
860ms
And
I wait for 1 seconds
1s 2ms
Given
element with "text" "Isavuconazole" should be visible
25ms