Given
I visit "http://localhost:3000/"
2s 191ms
When
I ensure the menu is open with "menu-toggle"
26ms
When
I click the menu item "Monographs"
1s 809ms
Given
element with "text" "Antibiotics"
118ms
When
I scroll to element
26ms
And
I click on element
668ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/azithromycin"
38ms
Then
I scroll to element
22ms
And
I click on element
972ms
Then
I should be on the "/monograph/azithromycin" page
33ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
149ms
Then
I scroll to element
57ms
And
I click on element
703ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 217ms
When
I click the menu item "Favourites"
869ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Azithromycin" should be visible
94ms