Given
I visit "http://localhost:3000/"
1s 779ms
When
I ensure the menu is open with "menu-toggle"
17ms
When
I click the menu item "Monographs (A-Z)"
1s 210ms
Given
element with "text" "Anticoagulants"
29ms
When
I scroll to element
14ms
And
I click on element
574ms
When
I wait for 1 seconds
1s 3ms
Given
"a" element with "href" "/monograph/enoxaparin"
112ms
Then
I scroll to element
46ms
And
I click on element
570ms
Then
I should be on the "/monograph/enoxaparin" page
54ms
When
I ensure the menu is open with "menu-toggle"
207ms
When
I click the menu item "Monographs (A-Z)"
1s 165ms
Given
element with "text" "Recently viewed"
171ms
Then
I scroll to element
16ms
Then
"li" element with "text" "enoxaparin" should be visible
69ms
And
I click on element
637ms
Then
I should be on the "/monograph/enoxaparin" page
26ms