Given
I visit "http://localhost:3000/"
2s 228ms
When
I ensure the menu is open with "menu-toggle"
18ms
When
I click the menu item "Monographs"
1s 802ms
Given
"div" element with "text" "Antibiotics"
84ms
When
I scroll to element
38ms
And
I click on element
714ms
When
I wait for 2 seconds
2s 12ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
109ms
Then
I scroll to element
68ms
When
I click on element
604ms
When
I wait for 2 seconds
2s 7ms
Given
"button" element with "text" "Monitoring and other considerations"
151ms
Then
I scroll to element
78ms
And
I click on element
604ms
And
I wait for 1 seconds
1s 3ms
Given
"div" element with "text" "Other considerations"
32ms
And
I scroll to element
18ms
And
I wait for 3 seconds
3s 14ms
Then
"div" element with "text" "Other considerations" should be visible
49ms