Given
I visit "http://localhost:3000/"
3s 102ms
When
I ensure the menu is open with "menu-toggle"
21ms
When
I click the menu item "Monographs"
1s 726ms
Given
"div" element with "text" "Antibiotics"
72ms
When
I scroll to element
30ms
And
I click on element
688ms
When
I wait for 2 seconds
2s 2ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
55ms
Then
I scroll to element
30ms
When
I click on element
617ms
When
I wait for 2 seconds
2s 9ms
Given
"button" element with "text" "Monitoring and other considerations"
104ms
Then
I scroll to element
35ms
And
I click on element
561ms
And
I wait for 1 seconds
1s 1ms
Given
"div" element with "text" "Other considerations"
30ms
And
I scroll to element
15ms
And
I wait for 3 seconds
3s 1ms
Then
"div" element with "text" "Other considerations" should be visible
79ms