Given
I visit "http://localhost:3000/"
3s 295ms
When
I ensure the menu is open with "menu-toggle"
13ms
When
I click the menu item "Monographs"
1s 761ms
Given
element with "text" "Antibiotics"
54ms
When
I scroll to element
25ms
And
I click on element
642ms
When
I wait for 1 seconds
1s 1ms
Given
"a" element with "href" "/monograph/azithromycin"
43ms
Then
I scroll to element
27ms
And
I click on element
670ms
Then
I should be on the "/monograph/azithromycin" page
49ms
When
I wait for 3 seconds
3s 1ms
Given
element with "aria-label" "Add to favourites"
39ms
Then
I scroll to element
45ms
And
I click on element
684ms
And
I wait for 3 seconds
3s 1ms
When
I ensure the menu is open with "menu-toggle"
4s 112ms
When
I click the menu item "Favourites"
862ms
And
I wait for 1 seconds
1s 5ms
Given
element with "text" "Azithromycin" should be visible
174ms