Given
I visit "http://localhost:3000/"
3s 827ms
When
I ensure the menu is open with "menu-toggle"
37ms
When
I click the menu item "Monographs (A-Z)"
1s 565ms
Given
"div" element with "text" "Antibiotics"
27ms
When
I scroll to element
12ms
And
I click on element
552ms
When
I wait for 2 seconds
2s 1ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
45ms
Then
I scroll to element
20ms
When
I click on element
637ms
When
I wait for 2 seconds
2s 7ms
Given
"a" element with "text" "Monitoring and other considerations"
60ms
Then
I scroll to element
27ms
And
I click on element
589ms
And
I wait for 1 seconds
1s 9ms
Given
"div" element with "text" "Other considerations"
121ms
And
I scroll to element
115ms
And
I wait for 3 seconds
3s 12ms
Then
"div" element with "text" "Other considerations" should be visible
50ms