Given
I visit "http://localhost:3000/"
2s 521ms
When
I ensure the menu is open with "menu-toggle"
14ms
When
I click the menu item "Monographs"
1s 740ms
Given
"div" element with "text" "Antibiotics"
83ms
When
I scroll to element
31ms
And
I click on element
573ms
When
I wait for 2 seconds
1s 999ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
50ms
Then
I scroll to element
35ms
When
I click on element
615ms
When
I wait for 2 seconds
2s
Given
"button" element with "text" "Monitoring and other considerations"
61ms
Then
I scroll to element
23ms
And
I click on element
621ms
And
I wait for 1 seconds
1s
Given
"div" element with "text" "Other considerations"
34ms
And
I scroll to element
14ms
And
I wait for 3 seconds
3s 1ms
Then
"div" element with "text" "Other considerations" should be visible
20ms