Given
I visit "http://localhost:3000/"
5s 720ms
When
I ensure the menu is open with "menu-toggle"
11ms
When
I click the menu item "Monographs"
1s 979ms
Given
"div" element with "text" "Antibiotics"
711ms
When
I scroll to element
14ms
And
I click on element
609ms
When
I wait for 2 seconds
2s
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
43ms
Then
I scroll to element
29ms
When
I click on element
563ms
When
I wait for 2 seconds
2s 1ms
Given
"button" element with "text" "Monitoring and other considerations"
65ms
Then
I scroll to element
42ms
And
I click on element
651ms
And
I wait for 1 seconds
1s 1ms
Given
"div" element with "text" "Other considerations"
42ms
And
I scroll to element
18ms
And
I wait for 3 seconds
3s 3ms
Then
"div" element with "text" "Other considerations" should be visible
31ms