Given
I visit "http://localhost:3000/"
5s 11ms
When
I ensure the menu is open with "menu-toggle"
26ms
When
I click the menu item "Monographs (A-Z)"
2s 45ms
Given
"div" element with "text" "Antibiotics"
53ms
When
I scroll to element
26ms
And
I click on element
725ms
When
I wait for 2 seconds
2s 6ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
32ms
Then
I scroll to element
19ms
When
I click on element
639ms
When
I wait for 2 seconds
2s 12ms
Given
"a" element with "text" "Monitoring and other considerations"
83ms
Then
I scroll to element
48ms
And
I click on element
615ms
And
I wait for 1 seconds
1s 8ms
Given
"div" element with "text" "Other considerations"
145ms
And
I scroll to element
35ms
And
I wait for 3 seconds
3s 11ms
Then
"div" element with "text" "Other considerations" should be visible
40ms