Given
I visit "http://localhost:3000/"
3s 737ms
When
I ensure the menu is open with "menu-toggle"
16ms
Given
"input" element with "placeholder" "Search"
965ms
Then
I scroll to element
35ms
And
I click on element
510ms
And
I enter "aripiprazole"
99ms
When
I press enter on element
2s 301ms
And
I wait for 3 seconds
3s 10ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
47ms
Then
I scroll to element
20ms
And
I click on element
739ms
And
I wait for 3 seconds
2s 999ms
Given
"input" element with "placeholder" "Search"
90ms
Then
I scroll to element
35ms
And
I click on element
527ms
And
I enter "aripiprazole"
128ms
When
I press enter on element
2s 211ms
And
I wait for 3 seconds
3s
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
46ms
Then
I scroll to element
23ms
And
I click on element
544ms
And
I wait for 3 seconds
2s 999ms
Given
element with "text" "Recently viewed"
76ms
Then
I scroll to element
81ms
Then
"li" element with "text" "Aripiprazole" should be visible
168ms
And
I click on element
558ms
Then
I should be on the "/monograph/aripiprazole" page
40ms