Given
I visit "http://localhost:3000/"
3s 538ms
When
I ensure the menu is open with "menu-toggle"
29ms
When
I click the menu item "Monographs (A-Z)"
1s 607ms
Given
"div" element with "text" "Antibiotics"
105ms
When
I scroll to element
21ms
And
I click on element
585ms
When
I wait for 2 seconds
2s 6ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
28ms
Then
I scroll to element
15ms
When
I click on element
591ms
When
I wait for 2 seconds
2s 5ms
Given
"a" element with "text" "Monitoring and other considerations"
103ms
Then
I scroll to element
50ms
And
I click on element
616ms
And
I wait for 1 seconds
1s 15ms
Given
"div" element with "text" "Other considerations"
55ms
And
I scroll to element
19ms
And
I wait for 3 seconds
3s 15ms
Then
"div" element with "text" "Other considerations" should be visible
43ms