Given
I visit "http://localhost:3000/"
3s 796ms
When
I ensure the menu is open with "menu-toggle"
17ms
Given
"input" element with "placeholder" "Search"
1s 290ms
Then
I scroll to element
54ms
And
I click on element
515ms
And
I enter "agomelatine"
428ms
When
I press enter on element
2s 334ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
135ms
Then
I scroll to element
84ms
And
I click on element
587ms
And
I wait for 3 seconds
3s 1ms
Given
"input" element with "placeholder" "Search"
57ms
Then
I scroll to element
54ms
And
I click on element
516ms
And
I enter "agomelatine"
158ms
When
I press enter on element
2s 267ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
44ms
Then
I scroll to element
27ms
And
I click on element
567ms
And
I wait for 3 seconds
3s 1ms
Given
element with "text" "Recently viewed"
114ms
Then
I scroll to element
56ms
Then
"li" element with "text" "Agomelatine" should be visible
78ms
And
I click on element
537ms
Then
I should be on the "/monograph/agomelatine" page
18ms