Given
I visit "http://localhost:3000/"
2s 317ms
When
I ensure the menu is open with "menu-toggle"
19ms
Given
"input" element with "placeholder" "Search"
1s 827ms
Then
I scroll to element
16ms
And
I click on element
508ms
And
I enter "agomelatine"
117ms
When
I press enter on element
2s 270ms
And
I wait for 3 seconds
3s 2ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
119ms
Then
I scroll to element
56ms
And
I click on element
558ms
And
I wait for 3 seconds
3s 1ms
Given
"input" element with "placeholder" "Search"
50ms
Then
I scroll to element
18ms
And
I click on element
529ms
And
I enter "agomelatine"
260ms
When
I press enter on element
2s 239ms
And
I wait for 3 seconds
3s 1ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
167ms
Then
I scroll to element
68ms
And
I click on element
540ms
And
I wait for 3 seconds
3s 1ms
Given
element with "text" "Recently viewed"
80ms
Then
I scroll to element
68ms
Then
"li" element with "text" "Agomelatine" should be visible
81ms
And
I click on element
535ms
Then
I should be on the "/monograph/agomelatine" page
10ms