Given
I visit "http://localhost:3000/"
2s 359ms
When
I ensure the menu is open with "menu-toggle"
14ms
Given
"input" element with "placeholder" "Search"
939ms
Then
I scroll to element
20ms
And
I click on element
509ms
And
I enter "aripiprazole"
111ms
When
I press enter on element
2s 197ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
44ms
Then
I scroll to element
17ms
And
I click on element
544ms
And
I wait for 3 seconds
3s 1ms
Given
"input" element with "placeholder" "Search"
61ms
Then
I scroll to element
47ms
And
I click on element
526ms
And
I enter "aripiprazole"
178ms
When
I press enter on element
2s 221ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
153ms
Then
I scroll to element
97ms
And
I click on element
561ms
And
I wait for 3 seconds
3s 2ms
Given
element with "text" "Recently viewed"
60ms
Then
I scroll to element
77ms
Then
"li" element with "text" "Aripiprazole" should be visible
197ms
And
I click on element
532ms
Then
I should be on the "/monograph/aripiprazole" page
13ms