Given
I visit "http://localhost:3000/"
2s 899ms
When
I ensure the menu is open with "menu-toggle"
10ms
Given
"input" element with "placeholder" "Search"
963ms
Then
I scroll to element
24ms
And
I click on element
506ms
And
I enter "aripiprazole"
213ms
When
I press enter on element
2s 248ms
And
I wait for 3 seconds
3s
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
35ms
Then
I scroll to element
26ms
And
I click on element
539ms
And
I wait for 3 seconds
3s 10ms
Given
"input" element with "placeholder" "Search"
31ms
Then
I scroll to element
15ms
And
I click on element
523ms
And
I enter "aripiprazole"
141ms
When
I press enter on element
2s 252ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
52ms
Then
I scroll to element
18ms
And
I click on element
546ms
And
I wait for 3 seconds
3s 1ms
Given
element with "text" "Recently viewed"
39ms
Then
I scroll to element
20ms
Then
"li" element with "text" "Aripiprazole" should be visible
54ms
And
I click on element
529ms
Then
I should be on the "/monograph/aripiprazole" page
11ms