Given
I visit "http://localhost:3000/#drugIndexModal"
6s 638ms
And
I feature toggle "ENHANCED_SEARCH" to "true"
164ms
When
I wait for 6 seconds
6s 7ms
Given
"a" element with "text" "Drugs"
37ms
When
I click on element
876ms
Given
"input" element with "id" "drugnamepopup"
132ms
When
I click on element
620ms
When
I enter "pyridostigmine"
921ms
Then
option "pyridostigmine - myasthenia gravis" should be in dataList
59ms
Given
"div" element with "class" "dropdown-item"
28ms
When
I click on element
2s 616ms
Then
"h2" element with "text" "Acetylcholinesterase inhibitors for symptoms of myasthenia gravis" should be visible
2s 673ms