Given
I visit "http://localhost:3000/"
3s 253ms
When
I ensure the menu is open with "menu-toggle"
14ms
When
I click the menu item "Monographs (A-Z)"
1s 370ms
Given
element with "text" "Anticoagulants"
66ms
When
I scroll to element
16ms
And
I click on element
594ms
When
I wait for 1 seconds
1s 13ms
Given
"a" element with "href" "/monograph/rivaroxaban"
63ms
Then
I scroll to element
44ms
And
I click on element
649ms
Then
I should be on the "/monograph/rivaroxaban" page
48ms
When
I ensure the menu is open with "menu-toggle"
134ms
When
I click the menu item "Monographs (A-Z)"
1s 12ms
Given
element with "text" "Recently viewed"
46ms
Then
I scroll to element
39ms
Then
"li" element with "text" "rivaroxaban" should be visible
49ms
And
I click on element
686ms
Then
I should be on the "/monograph/rivaroxaban" page
29ms