Given
I visit "http://localhost:3000/"
3s 912ms
When
I ensure the menu is open with "menu-toggle"
16ms
Given
"input" element with "placeholder" "Search"
1s 80ms
Then
I scroll to element
83ms
And
I click on element
506ms
And
I enter "aripiprazole"
91ms
When
I press enter on element
2s 142ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
74ms
Then
I scroll to element
17ms
And
I click on element
543ms
And
I wait for 3 seconds
3s
Given
"input" element with "placeholder" "Search"
118ms
Then
I scroll to element
39ms
And
I click on element
522ms
And
I enter "aripiprazole"
184ms
When
I press enter on element
2s 264ms
And
I wait for 3 seconds
3s 11ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
51ms
Then
I scroll to element
50ms
And
I click on element
576ms
And
I wait for 3 seconds
3s
Given
element with "text" "Recently viewed"
39ms
Then
I scroll to element
38ms
Then
"li" element with "text" "Aripiprazole" should be visible
51ms
And
I click on element
532ms
Then
I should be on the "/monograph/aripiprazole" page
11ms