Given
I visit "http://localhost:3000/"
3s 955ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
61ms
Then
I wait for 6 seconds
6s 7ms
Then
element with "id" "searchBoxEnhanced" should be visible
72ms
When
I click on element
651ms
And
I enter "diab"
146ms
And
"span" element with "text" "Type 1" should be visible
1s 554ms
And
element with "data-testid" "clear-button" should be visible
37ms
When
I click on element
570ms
Then
"span" element with "text" "diabetes" should not be visible
10ms
Then
element with "id" "searchBoxEnhanced" should be visible
23ms
When
I click on element
581ms
Then
"div" element with "text" "Search for topics, conditions or drugs" should be visible
29ms
And
"div" element with "text" "Recent and saved searches will show here"
22ms
And
element with "id" "searchBoxEnhanced" should be visible
45ms
And
I enter "diabetes"
93ms
And
"span" element with "text" "Type 1" should be visible
915ms
And
"div" element with "text" "drug" should be visible
22ms
And
"div" element with "text" "topic" should be visible
21ms
And
"span" element with "text" "Principles of management" should be visible
18ms
When
I click on element
738ms
Then
url should contain "Diabetes"
72ms
Then
I visit "http://localhost:3000/"
1s 196ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
129ms
Then
I wait for 6 seconds
6s 3ms
Then
element with "id" "searchBoxEnhanced" should be visible
21ms
When
I click on element
590ms
Then
"button" element with "text" "Recent" should be visible
34ms
Then
"button" element with "text" "Saved" should be visible
25ms
Then
element with "id" "searchBoxEnhanced" should be visible
21ms
When
I click on element
570ms
And
I enter "paracetamol"
69ms
Then
I wait for 2 seconds
2s 10ms
And
"b" element with "text" "paracetamol" should be visible
20ms
And
"div" element with "text" "drug" should be visible
15ms
And
"div" element with "text" "topic" should be visible
14ms
And
"span" element with "text" "immediate-release preparations" should be visible
18ms
When
I click on element
649ms
Then
url should contain "Toxicology%20and%20Toxinology"
138ms
Then
I visit "http://localhost:3000/"
1s 4ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
175ms
Then
I wait for 6 seconds
6s 10ms
Then
element with "id" "searchBoxEnhanced" should be visible
92ms
When
I click on element
591ms
Then
"button" element with "text" "Recent" should be visible
23ms
Then
"button" element with "text" "Saved" should be visible
20ms
Then
"span" element with "text" "Principles of management" should be visible
30s 80ms
Show Error +
TimeoutError: Waiting element with locator to be visible
Wait timed out after 30079ms
at C:\agent\_work\23\s\node_modules\selenium-webdriver\lib\webdriver.js:901:17
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
TimeoutError: Waiting element with locator to be visible
Wait timed out after 30079ms
at C:\agent\_work\23\s\node_modules\selenium-webdriver\lib\webdriver.js:901:17
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)