Given
I visit "http://localhost:3000/"
2s 190ms
When
I ensure the menu is open with "menu-toggle"
27ms
When
I click the menu item "Monographs"
1s 759ms
Given
element with "text" "Antifungals"
39ms
When
I scroll to element
16ms
And
I click on element
660ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/fluconazole"
45ms
Then
I scroll to element
23ms
And
I click on element
755ms
Then
I should be on the "/monograph/fluconazole" page
40ms
When
I wait for 3 seconds
3s 15ms
Given
element with "aria-label" "Favourite"
130ms
Then
I scroll to element
34ms
And
I click on element
783ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 235ms
When
I click the menu item "Favourites"
840ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Fluconazole" should be visible
25ms