Given
I visit "http://localhost:3000/"
2s 705ms
When
I ensure the menu is open with "menu-toggle"
31ms
When
I click the menu item "Monographs"
1s 751ms
Given
element with "text" "Antibiotics"
41ms
When
I scroll to element
54ms
And
I click on element
708ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/azithromycin"
104ms
Then
I scroll to element
57ms
And
I click on element
625ms
Then
I should be on the "/monograph/azithromycin" page
25ms
When
I wait for 3 seconds
3s
Given
element with "aria-label" "Favourite"
79ms
Then
I scroll to element
16ms
And
I click on element
632ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 147ms
When
I click the menu item "Favourites"
855ms
And
I wait for 1 seconds
1s 12ms
Given
element with "text" "Azithromycin" should be visible
44ms