Given
I visit "http://localhost:3000/"
5s 703ms
When
I ensure the menu is open with "menu-toggle"
14ms
Given
"input" element with "placeholder" "Search"
1s 183ms
Then
I scroll to element
27ms
And
I click on element
509ms
And
I enter "aripiprazole"
189ms
When
I press enter on element
2s 286ms
And
I wait for 3 seconds
3s 3ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
78ms
Then
I scroll to element
31ms
And
I click on element
555ms
And
I wait for 3 seconds
3s 2ms
Given
"input" element with "placeholder" "Search"
243ms
Then
I scroll to element
71ms
And
I click on element
540ms
And
I enter "aripiprazole"
331ms
When
I press enter on element
2s 273ms
And
I wait for 3 seconds
3s 3ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
149ms
Then
I scroll to element
44ms
And
I click on element
574ms
And
I wait for 3 seconds
3s
Given
element with "text" "Recently viewed"
147ms
Then
I scroll to element
88ms
Then
"li" element with "text" "Aripiprazole" should be visible
301ms
And
I click on element
543ms
Then
I should be on the "/monograph/aripiprazole" page
11ms