Given
I visit "http://localhost:3000/"
< 1ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
< 1ms
Then
I wait for 6 seconds
< 1ms
Then
element with "id" "searchBoxEnhanced" should be visible
< 1ms
When
I click on element
< 1ms
And
I enter "diab"
< 1ms
And
"span" element with "text" "Type 1" should be visible
< 1ms
And
element with "data-testid" "clear-button" should be visible
< 1ms
When
I click on element
< 1ms
Then
"span" element with "text" "diabetes" should not be visible
< 1ms
Then
element with "id" "searchBoxEnhanced" should be visible
< 1ms
When
I click on element
< 1ms
Then
"div" element with "text" "Search for topics, conditions or drugs" should be visible
< 1ms
And
"div" element with "text" "Recent and saved searches will show here"
< 1ms
And
element with "id" "searchBoxEnhanced" should be visible
< 1ms
And
I enter "diabetes"
< 1ms
And
"span" element with "text" "Type 1" should be visible
< 1ms
And
"div" element with "text" "drug" should be visible
< 1ms
And
"div" element with "text" "topic" should be visible
< 1ms
And
"span" element with "text" "Principles of management" should be visible
< 1ms
When
I click on element
< 1ms
Then
url should contain "Diabetes"
< 1ms
Then
I visit "http://localhost:3000/"
< 1ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
< 1ms
Then
I wait for 6 seconds
< 1ms
Then
element with "id" "searchBoxEnhanced" should be visible
< 1ms
When
I click on element
< 1ms
Then
"button" element with "text" "Recent" should be visible
< 1ms
Then
"button" element with "text" "Saved" should be visible
< 1ms
Then
"span" element with "text" "Principles of management" should be visible
< 1ms
Then
element with "id" "searchBoxEnhanced" should be visible
< 1ms
When
I click on element
< 1ms
And
I enter "paracetamol"
< 1ms
Then
I wait for 2 seconds
< 1ms
And
"b" element with "text" "paracetamol" should be visible
< 1ms
And
"div" element with "text" "drug" should be visible
< 1ms
And
"div" element with "text" "topic" should be visible
< 1ms
And
"span" element with "text" "immediate-release preparations" should be visible
< 1ms
When
I click on element
< 1ms
Then
url should contain "Toxicology%20and%20Toxinology"
< 1ms
Then
I visit "http://localhost:3000/"
< 1ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
< 1ms
Then
I wait for 6 seconds
< 1ms
Then
element with "id" "searchBoxEnhanced" should be visible
< 1ms
When
I click on element
< 1ms
Then
"button" element with "text" "Recent" should be visible
< 1ms
Then
"button" element with "text" "Saved" should be visible
< 1ms
Then
"span" element with "text" "Principles of management" should be visible
< 1ms
Then
"span" element with "text" "immediate-release preparations" should be visible
< 1ms