Given
I visit "http://localhost:3000/"
5s 266ms
When
I ensure the menu is open with "menu-toggle"
17ms
When
I click the menu item "Monographs (A-Z)"
2s 61ms
Given
"div" element with "text" "Antibiotics"
25ms
When
I scroll to element
11ms
And
I click on element
556ms
When
I wait for 2 seconds
2s 8ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
30ms
Then
I scroll to element
16ms
When
I click on element
611ms
When
I wait for 2 seconds
2s 1ms
Given
"a" element with "text" "Monitoring and other considerations"
53ms
Then
I scroll to element
17ms
And
I click on element
567ms
And
I wait for 1 seconds
1s
Given
"div" element with "text" "Other considerations"
23ms
And
I scroll to element
14ms
And
I wait for 3 seconds
3s 13ms
Then
"div" element with "text" "Other considerations" should be visible
34ms