Given
I visit "http://localhost:3000/"
5s 736ms
When
I ensure the menu is open with "menu-toggle"
19ms
When
I click the menu item "Monographs"
3s 337ms
Given
element with "text" "Antibiotics"
65ms
When
I scroll to element
15ms
And
I click on element
745ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/azithromycin"
61ms
Then
I scroll to element
22ms
And
I click on element
635ms
Then
I should be on the "/monograph/azithromycin" page
54ms
When
I wait for 3 seconds
3s 2ms
Given
element with "aria-label" "Add to favourites"
60ms
Then
I scroll to element
39ms
And
I click on element
699ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 280ms
When
I click the menu item "Favourites"
839ms
And
I wait for 1 seconds
1s 1ms
Given
element with "text" "Azithromycin" should be visible
69ms