Given
I visit "http://localhost:3000/"
3s 564ms
When
I ensure the menu is open with "menu-toggle"
12ms
When
I click the menu item "Monographs"
1s 924ms
Given
element with "text" "Antibiotics"
90ms
When
I scroll to element
86ms
And
I click on element
624ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/azithromycin"
42ms
Then
I scroll to element
16ms
And
I click on element
615ms
Then
I should be on the "/monograph/azithromycin" page
25ms
When
I wait for 3 seconds
3s 8ms
Given
element with "aria-label" "Favourite"
162ms
Then
I scroll to element
42ms
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 172ms
When
I click the menu item "Favourites"
905ms
And
I wait for 1 seconds
1s
Given
element with "text" "Azithromycin" should be visible
74ms