Given
I visit "http://localhost:3000/"
3s 706ms
When
I ensure the menu is open with "menu-toggle"
18ms
When
I click the menu item "Monographs (A-Z)"
1s 779ms
Given
"div" element with "text" "Antibiotics"
65ms
When
I scroll to element
19ms
And
I click on element
571ms
When
I wait for 2 seconds
2s 8ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
41ms
Then
I scroll to element
19ms
When
I click on element
644ms
When
I wait for 2 seconds
2s 8ms
Given
"a" element with "text" "Monitoring and other considerations"
106ms
Then
I scroll to element
18ms
And
I click on element
716ms
And
I wait for 1 seconds
1s 3ms
Given
"div" element with "text" "Other considerations"
62ms
And
I scroll to element
17ms
And
I wait for 3 seconds
3s 3ms
Then
"div" element with "text" "Other considerations" should be visible
31ms