Given
I visit "http://localhost:3000/"
2s 535ms
When
I ensure the menu is open with "menu-toggle"
16ms
When
I click the menu item "Monographs (A-Z)"
1s 749ms
Given
"div" element with "text" "Antibiotics"
475ms
When
I scroll to element
18ms
And
I click on element
604ms
When
I wait for 2 seconds
2s 13ms
Given
"a" element with "href" "/monograph/phenoxymethylpenicillin"
83ms
Then
I scroll to element
59ms
When
I click on element
586ms
When
I wait for 2 seconds
2s 7ms
Given
"a" element with "text" "Monitoring and other considerations"
42ms
Then
I scroll to element
27ms
And
I click on element
667ms
And
I wait for 1 seconds
1s 9ms
Given
"div" element with "text" "Other considerations"
121ms
And
I scroll to element
63ms
And
I wait for 3 seconds
3s 2ms
Then
"div" element with "text" "Other considerations" should be visible
73ms