Given
I visit "http://localhost:3000/"
2s 117ms
When
I ensure the menu is open with "menu-toggle"
15ms
When
I click the menu item "Monographs"
1s 722ms
Given
element with "text" "Antibiotics"
71ms
When
I scroll to element
29ms
And
I click on element
633ms
When
I wait for 1 seconds
1s 2ms
Given
"a" element with "href" "/monograph/azithromycin"
181ms
Then
I scroll to element
65ms
And
I click on element
669ms
Then
I should be on the "/monograph/azithromycin" page
55ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Favourite"
159ms
Then
I scroll to element
95ms
And
I click on element
652ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 260ms
When
I click the menu item "Favourites"
890ms
And
I wait for 1 seconds
1s 2ms
Given
element with "text" "Azithromycin" should be visible
26ms