Given
I visit "http://localhost:3000/"
2s 449ms
When
I ensure the menu is open with "menu-toggle"
12ms
When
I click the menu item "Monographs"
1s 671ms
Given
element with "text" "Antifungals"
47ms
When
I scroll to element
27ms
And
I click on element
647ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/itraconazole"
31ms
Then
I scroll to element
16ms
And
I click on element
685ms
Then
I should be on the "/monograph/itraconazole" page
42ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
113ms
Then
I scroll to element
14ms
And
I click on element
608ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 112ms
When
I click the menu item "Favourites"
955ms
And
I wait for 1 seconds
1s 3ms
Given
element with "text" "Itraconazole" should be visible
51ms