Given
I visit "http://localhost:3000/"
3s 474ms
When
I ensure the menu is open with "menu-toggle"
1s 52ms
When
I click the menu item "Monographs"
2s 462ms
Given
element with "text" "Antifungals"
1s 432ms
When
I scroll to element
33ms
And
I click on element
641ms
When
I wait for 1 seconds
1s
Given
"a" element with "href" "/monograph/itraconazole"
34ms
Then
I scroll to element
16ms
And
I click on element
645ms
Then
I should be on the "/monograph/itraconazole" page
27ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
109ms
Then
I scroll to element
31ms
And
I click on element
659ms
And
I wait for 3 seconds
3s
When
I ensure the menu is open with "menu-toggle"
4s 124ms
When
I click the menu item "Favourites"
883ms
And
I wait for 1 seconds
1s 2ms
Given
element with "text" "Itraconazole" should be visible
56ms