Given
I visit "http://localhost:3000/"
4s 34ms
When
I ensure the menu is open with "menu-toggle"
16ms
When
I click the menu item "Monographs (A-Z)"
1s 615ms
Given
"div" element with "text" "Antibiotics"
47ms
When
I scroll to element
27ms
And
I click on element
562ms
When
I wait for 2 seconds
2s 6ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
83ms
Then
I scroll to element
123ms
When
I click on element
821ms
When
I wait for 2 seconds
2s 8ms
Given
"a" element with "text" "Monitoring and other considerations"
78ms
Then
I scroll to element
34ms
And
I click on element
597ms
And
I wait for 1 seconds
1s 2ms
Given
"div" element with "text" "Other considerations"
89ms
And
I scroll to element
29ms
And
I wait for 3 seconds
3s 2ms
Then
"div" element with "text" "Other considerations" should be visible
69ms