Given
I visit "http://localhost:3000/"
1s 213ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
3s 416ms
Then
I wait for 6 seconds
6s 8ms
Then
element with "id" "searchBoxEnhanced" should be visible
164ms
When
I click on element
918ms
And
I enter "diab"
100ms
And
"span" element with "text" "Type 1" should be visible
1s 796ms
And
element with "data-testid" "clear-button" should be visible
57ms
When
I click on element
622ms
Then
"span" element with "text" "diabetes" should not be visible
14ms
Then
element with "id" "searchBoxEnhanced" should be visible
21ms
When
I click on element
647ms
Then
"div" element with "text" "Search for topics, conditions or drugs" should be visible
44ms
And
"div" element with "text" "Recent and saved searches will show here"
50ms
And
element with "id" "searchBoxEnhanced" should be visible
40ms
And
I enter "diabetes"
317ms
And
"span" element with "text" "Type 1" should be visible
984ms
And
"div" element with "text" "drug" should be visible
135ms
And
"div" element with "text" "topic" should be visible
33ms
And
"span" element with "text" "Principles of management" should be visible
61ms
When
I click on element
1s 643ms
Then
url should contain "Diabetes"
8ms
Then
I visit "http://localhost:3000/"
106ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
1s 90ms
Then
I wait for 6 seconds
6s 11ms
Then
element with "id" "searchBoxEnhanced" should be visible
21ms
When
I click on element
588ms
Then
"button" element with "text" "Recent" should be visible
19ms
Then
"button" element with "text" "Saved" should be visible
19ms
Then
element with "id" "searchBoxEnhanced" should be visible
17ms
When
I click on element
552ms
And
I enter "paracetamol"
65ms
Then
I wait for 2 seconds
2s 13ms
And
"b" element with "text" "paracetamol" should be visible
35ms
And
"div" element with "text" "drug" should be visible
28ms
And
"div" element with "text" "topic" should be visible
26ms
And
"span" element with "text" "immediate-release preparations" should be visible
47ms
When
I click on element
1s 35ms
Then
url should contain "Toxicology%20and%20Toxinology"
90ms
Then
I visit "http://localhost:3000/"
69ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
1s 208ms
Then
I wait for 6 seconds
6s 4ms
Then
element with "id" "searchBoxEnhanced" should be visible
104ms
When
I click on element
584ms
Then
"button" element with "text" "Recent" should be visible
22ms
Then
"button" element with "text" "Saved" should be visible
26ms
Then
"span" element with "text" "Principles of management" should be visible
30s 533ms
Show Error +
TimeoutError: Waiting element with locator to be visible
Wait timed out after 30532ms
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 30532ms
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)