Given
I visit "http://localhost:3000/"
3s 624ms
When
I ensure the menu is open with "menu-toggle"
26ms
When
I click the menu item "Monographs (A-Z)"
1s 287ms
Given
element with "text" "Antibiotics"
36ms
When
I scroll to element
10ms
And
I click on element
610ms
When
I wait for 1 seconds
1s 3ms
Given
"a" element with "href" "/monograph/azithromycin"
26ms
Then
I scroll to element
816ms
And
I click on element
662ms
Then
I should be on the "/monograph/azithromycin" page
13ms
When
I ensure the menu is open with "menu-toggle"
34ms
When
I click the menu item "Monographs (A-Z)"
855ms
Given
element with "text" "Recently viewed"
35ms
Then
I scroll to element
48ms
Then
"li" element with "text" "azithromycin" should be visible
98ms
And
I click on element
591ms
Then
I should be on the "/monograph/azithromycin" page
44ms