Given
I visit "http://localhost:3000/"
4s 109ms
When
I ensure the menu is open with "menu-toggle"
11ms
Given
"input" element with "placeholder" "Search"
940ms
Then
I scroll to element
24ms
And
I click on element
510ms
And
I enter "aripiprazole"
110ms
When
I press enter on element
2s 210ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
68ms
Then
I scroll to element
23ms
And
I click on element
591ms
And
I wait for 3 seconds
3s 2ms
Given
"input" element with "placeholder" "Search"
107ms
Then
I scroll to element
56ms
And
I click on element
525ms
And
I enter "aripiprazole"
156ms
When
I press enter on element
2s 201ms
And
I wait for 3 seconds
3s 9ms
Then
"a" element with "href" "/monograph/aripiprazole" should be visible
44ms
Then
I scroll to element
27ms
And
I click on element
545ms
And
I wait for 3 seconds
3s 1ms
Given
element with "text" "Recently viewed"
53ms
Then
I scroll to element
33ms
Then
"li" element with "text" "Aripiprazole" should be visible
37ms
And
I click on element
523ms
Then
I should be on the "/monograph/aripiprazole" page
11ms