Given
I visit "http://localhost:3000/"
3s 262ms
When
I ensure the menu is open with "menu-toggle"
24ms
Given
"input" element with "placeholder" "Search"
1s 878ms
Then
I scroll to element
25ms
And
I click on element
585ms
And
I enter "agomelatine"
320ms
When
I press enter on element
2s 284ms
And
I wait for 3 seconds
3s 16ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
132ms
Then
I scroll to element
43ms
And
I click on element
542ms
And
I wait for 3 seconds
2s 999ms
Given
"input" element with "placeholder" "Search"
129ms
Then
I scroll to element
44ms
And
I click on element
507ms
And
I enter "agomelatine"
105ms
When
I press enter on element
2s 219ms
And
I wait for 3 seconds
3s 10ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
65ms
Then
I scroll to element
43ms
And
I click on element
588ms
And
I wait for 3 seconds
3s 1ms
Given
element with "text" "Recently viewed"
31ms
Then
I scroll to element
30ms
Then
"li" element with "text" "Agomelatine" should be visible
40ms
And
I click on element
533ms
Then
I should be on the "/monograph/agomelatine" page
7ms