Given
I visit "http://localhost:3000/"
2s 144ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
3s 139ms
Then
I wait for 6 seconds
6s 8ms
Then
element with "id" "searchBoxEnhanced" should be visible
68ms
When
I click on element
609ms
And
I enter "diab"
108ms
And
"span" element with "text" "Type 1" should be visible
1s 611ms
And
element with "data-testid" "clear-button" should be visible
24ms
When
I click on element
614ms
Then
"span" element with "text" "diabetes" should not be visible
15ms
Then
element with "id" "searchBoxEnhanced" should be visible
85ms
When
I click on element
565ms
Then
"div" element with "text" "Search for topics, conditions or drugs" should be visible
19ms
And
"div" element with "text" "Recent and saved searches will show here"
17ms
And
element with "id" "searchBoxEnhanced" should be visible
14ms
And
I enter "diabetes"
75ms
And
"span" element with "text" "Type 1" should be visible
1s 24ms
And
"div" element with "text" "drug" should be visible
44ms
And
"div" element with "text" "topic" should be visible
52ms
And
"span" element with "text" "Principles of management" should be visible
38ms
When
I click on element
761ms
Then
url should contain "Diabetes"
32ms
Then
I visit "http://localhost:3000/"
662ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
115ms
Then
I wait for 6 seconds
6s 5ms
Then
element with "id" "searchBoxEnhanced" should be visible
41ms
When
I click on element
716ms
Then
"button" element with "text" "Recent" should be visible
21ms
Then
"button" element with "text" "Saved" should be visible
19ms
Then
element with "id" "searchBoxEnhanced" should be visible
25ms
When
I click on element
554ms
And
I enter "paracetamol"
62ms
Then
I wait for 2 seconds
2s 15ms
And
"b" element with "text" "paracetamol" should be visible
26ms
And
"div" element with "text" "drug" should be visible
17ms
And
"div" element with "text" "topic" should be visible
16ms
And
"span" element with "text" "immediate-release preparations" should be visible
21ms
When
I click on element
673ms
Then
url should contain "Toxicology%20and%20Toxinology"
22ms
Then
I visit "http://localhost:3000/"
1s 229ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
162ms
Then
I wait for 6 seconds
6s 1ms
Then
element with "id" "searchBoxEnhanced" should be visible
52ms
When
I click on element
603ms
Then
"button" element with "text" "Recent" should be visible
50ms
Then
"button" element with "text" "Saved" should be visible
19ms
Then
"span" element with "text" "Principles of management" should be visible
30s 103ms
Show Error +
TimeoutError: Waiting element with locator to be visible
Wait timed out after 30102ms
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 30102ms
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)