Given
I visit "http://localhost:3000/"
5s 939ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
421ms
Then
I wait for 6 seconds
6s 5ms
Then
element with "id" "searchBoxEnhanced" should be visible
35ms
When
I click on element
613ms
And
I enter "diab"
124ms
And
"span" element with "text" "Type 1" should be visible
1s 745ms
And
element with "data-testid" "clear-button" should be visible
132ms
When
I click on element
608ms
Then
"span" element with "text" "diabetes" should not be visible
39ms
Then
element with "id" "searchBoxEnhanced" should be visible
103ms
When
I click on element
588ms
Then
"div" element with "text" "Search for topics, conditions or drugs" should be visible
22ms
And
"div" element with "text" "Recent and saved searches will show here"
22ms
And
element with "id" "searchBoxEnhanced" should be visible
16ms
And
I enter "diabetes"
58ms
And
"span" element with "text" "Type 1" should be visible
864ms
And
"div" element with "text" "drug" should be visible
17ms
And
"div" element with "text" "topic" should be visible
22ms
And
"span" element with "text" "Principles of management" should be visible
36ms
When
I click on element
696ms
Then
url should contain "Diabetes"
51ms
Then
I visit "http://localhost:3000/"
867ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
363ms
Then
I wait for 6 seconds
6s 4ms
Then
element with "id" "searchBoxEnhanced" should be visible
35ms
When
I click on element
595ms
Then
"button" element with "text" "Recent" should be visible
58ms
Then
"button" element with "text" "Saved" should be visible
36ms
Then
element with "id" "searchBoxEnhanced" should be visible
20ms
When
I click on element
821ms
And
I enter "paracetamol"
313ms
Then
I wait for 2 seconds
2s 2ms
And
"b" element with "text" "paracetamol" should be visible
39ms
And
"div" element with "text" "drug" should be visible
20ms
And
"div" element with "text" "topic" should be visible
21ms
And
"span" element with "text" "immediate-release preparations" should be visible
51ms
When
I click on element
1s 549ms
Then
url should contain "Toxicology%20and%20Toxinology"
23ms
Then
I visit "http://localhost:3000/"
1s 170ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
172ms
Then
I wait for 6 seconds
6s 7ms
Then
element with "id" "searchBoxEnhanced" should be visible
20ms
When
I click on element
594ms
Then
"button" element with "text" "Recent" should be visible
21ms
Then
"button" element with "text" "Saved" should be visible
21ms
Then
"span" element with "text" "Principles of management" should be visible
30s 97ms
Show Error +
TimeoutError: Waiting element with locator to be visible
Wait timed out after 30096ms
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 30096ms
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)