Given
I visit "http://localhost:3000/"
4s 804ms
And
I feature toggle "WEB_MODERNISATION" to "true"
60ms
And
I wait for 1 seconds
1s 8ms
Then
"span" element with "text" "Calculators" should be visible
31ms
When
I click on element
1s 214ms
And
I wait for 1 seconds
1s 15ms
And
I feature toggle "WEB_MODERNISATION" to "true"
46ms
And
I wait for 2 seconds
2s 6ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
27ms
When
I click on element
600ms
Then
I wait for 4 seconds
4s 2ms
Given
"button" element with "text" "Tobramycin"
60ms
Then
I scroll element into center view
1s 23ms
And
I wait for 1 seconds
1s 9ms
When
I click on element
574ms
Given
"button" element with "aria-label" "Male"
22ms
And
I wait for 1 seconds
1s 15ms
And
I scroll to element
13ms
And
I click on element
558ms
Given
"input" element with "id" "abx-height"
34ms
When
I enter "185"
94ms
Given
"input" element with "id" "ag-weight"
33ms
When
I enter "75"
122ms
Given
"input" element with "id" "ag-age"
33ms
When
I enter "50"
173ms
Given
"input" element with "id" "calc-creatinine"
58ms
When
I enter "110"
101ms
Then
I close the keyboard by clicking outside
139ms
And
I wait for 6 seconds
6s 9ms
When
I scroll down the window for 60px
8ms
Given
"button" element with "text" "Yes"
21ms
Then
I scroll element into center view
1s 10ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
542ms
And
I wait for 4 seconds
4s 11ms
Given
"button" element with "text" "Calculate"
30ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 5ms
And
I click on element
576ms
Given
"span" element with "text" "420"
27ms
Then
I scroll element into center view
1s 16ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "420" should be visible
86ms