Given
I visit "http://localhost:3000/"
4s 78ms
When
I ensure the menu is open with "menu-toggle"
18ms
Given
"input" element with "placeholder" "Search"
1s 644ms
Then
I scroll to element
75ms
And
I click on element
506ms
And
I enter "aripiprazole"
129ms
When
I press enter on element
2s 179ms
And
I wait for 3 seconds
3s 2ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
39ms
Then
I scroll to element
36ms
And
I click on element
542ms
And
I wait for 3 seconds
3s 10ms
Given
"input" element with "placeholder" "Search"
51ms
Then
I scroll to element
22ms
And
I click on element
557ms
And
I enter "aripiprazole"
209ms
When
I press enter on element
2s 218ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
63ms
Then
I scroll to element
46ms
And
I click on element
577ms
And
I wait for 3 seconds
3s 2ms
Given
element with "text" "Recently viewed"
45ms
Then
I scroll to element
71ms
Then
"li" element with "text" "Aripiprazole" should be visible
110ms
And
I click on element
526ms
Then
I should be on the "/monograph/aripiprazole" page
28ms