Given
I visit "http://localhost:3000/"
3s 884ms
And
I feature toggle "WEB_MODERNISATION" to "true"
37ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "Calculators" should be visible
49ms
When
I click on element
603ms
And
I wait for 1 seconds
1s 2ms
And
I feature toggle "WEB_MODERNISATION" to "true"
10ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
23ms
When
I click on element
617ms
Then
I wait for 4 seconds
4s
Given
"button" element with "text" "Tobramycin"
20ms
Then
I scroll element into center view
1s 13ms
And
I wait for 1 seconds
1s 14ms
When
I click on element
599ms
Given
"button" element with "aria-label" "Male"
36ms
And
I wait for 1 seconds
1s 4ms
And
I scroll to element
19ms
And
I click on element
586ms
Given
"input" element with "id" "abx-height"
43ms
When
I enter "185"
110ms
Given
"input" element with "id" "ag-weight"
37ms
When
I enter "75"
68ms
Given
"input" element with "id" "ag-age"
47ms
When
I enter "50"
66ms
Given
"input" element with "id" "calc-creatinine"
54ms
When
I enter "110"
105ms
Then
I close the keyboard by clicking outside
137ms
And
I wait for 6 seconds
6s 23ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
19ms
Then
I scroll element into center view
1s 7ms
And
I wait for 2 seconds
2s 15ms
And
I click on element
570ms
And
I wait for 4 seconds
4s 10ms
Given
"button" element with "text" "Calculate"
108ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 13ms
And
I click on element
571ms
Given
"span" element with "text" "420"
22ms
Then
I scroll element into center view
1s 20ms
And
I wait for 1 seconds
1s 3ms
Then
"span" element with "text" "420" should be visible
24ms