Given
I visit "http://localhost:3000/"
1s 118ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
3s 638ms
Then
I wait for 6 seconds
6s 15ms
Then
element with "id" "searchBoxEnhanced" should be visible
40ms
When
I click on element
741ms
And
I enter "diab"
81ms
And
"span" element with "text" "Type 1" should be visible
1s 590ms
And
element with "data-testid" "clear-button" should be visible
42ms
When
I click on element
593ms
Then
"span" element with "text" "diabetes" should not be visible
15ms
Then
element with "id" "searchBoxEnhanced" should be visible
43ms
When
I click on element
645ms
Then
"div" element with "text" "Search for topics, conditions or drugs" should be visible
36ms
And
"div" element with "text" "Recent and saved searches will show here"
37ms
And
element with "id" "searchBoxEnhanced" should be visible
33ms
And
I enter "diabetes"
102ms
And
"span" element with "text" "Type 1" should be visible
1s 64ms
And
"div" element with "text" "drug" should be visible
44ms
And
"div" element with "text" "topic" should be visible
30ms
And
"span" element with "text" "Principles of management" should be visible
50ms
When
I click on element
867ms
Then
url should contain "Diabetes"
93ms
Then
I visit "http://localhost:3000/"
678ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
478ms
Then
I wait for 6 seconds
6s 4ms
Then
element with "id" "searchBoxEnhanced" should be visible
24ms
When
I click on element
588ms
Then
"button" element with "text" "Recent" should be visible
42ms
Then
"button" element with "text" "Saved" should be visible
41ms
Then
element with "id" "searchBoxEnhanced" should be visible
21ms
When
I click on element
554ms
And
I enter "paracetamol"
66ms
Then
I wait for 2 seconds
2s 7ms
And
"b" element with "text" "paracetamol" should be visible
27ms
And
"div" element with "text" "drug" should be visible
20ms
And
"div" element with "text" "topic" should be visible
24ms
And
"span" element with "text" "immediate-release preparations" should be visible
20ms
When
I click on element
789ms
Then
url should contain "Toxicology%20and%20Toxinology"
39ms
Then
I visit "http://localhost:3000/"
1s 38ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
147ms
Then
I wait for 6 seconds
6s 12ms
Then
element with "id" "searchBoxEnhanced" should be visible
53ms
When
I click on element
635ms
Then
"button" element with "text" "Recent" should be visible
51ms
Then
"button" element with "text" "Saved" should be visible
32ms
Then
"span" element with "text" "Principles of management" should be visible
30s 41ms
Show Error +
TimeoutError: Waiting element with locator to be visible
Wait timed out after 30040ms
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 30040ms
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)