Given
I visit "http://localhost:3000/"
2s 605ms
When
I ensure the menu is open with "menu-toggle"
32ms
Given
"input" element with "placeholder" "Search"
1s 164ms
Then
I scroll to element
47ms
And
I click on element
523ms
And
I enter "agomelatine"
219ms
When
I press enter on element
2s 263ms
And
I wait for 3 seconds
3s 4ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
44ms
Then
I scroll to element
25ms
And
I click on element
553ms
And
I wait for 3 seconds
3s 1ms
Given
"input" element with "placeholder" "Search"
60ms
Then
I scroll to element
29ms
And
I click on element
539ms
And
I enter "agomelatine"
154ms
When
I press enter on element
2s 212ms
And
I wait for 3 seconds
3s 2ms
Then
"a" element with "href" "/monograph/agomelatine" should be visible
52ms
Then
I scroll to element
27ms
And
I click on element
546ms
And
I wait for 3 seconds
3s 1ms
Given
element with "text" "Recently viewed"
143ms
Then
I scroll to element
107ms
Then
"li" element with "text" "Agomelatine" should be visible
63ms
And
I click on element
525ms
Then
I should be on the "/monograph/agomelatine" page
11ms