Given
I visit "http://localhost:3000/"
4s 892ms
And
I feature toggle "WEB_MODERNISATION" to "true"
34ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "Calculators" should be visible
86ms
When
I click on element
663ms
And
I wait for 1 seconds
1s 2ms
And
I feature toggle "WEB_MODERNISATION" to "true"
8ms
And
I wait for 2 seconds
2s 7ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
20ms
When
I click on element
577ms
Then
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Tobramycin"
20ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 15ms
When
I click on element
596ms
Given
"button" element with "aria-label" "Male"
48ms
And
I wait for 1 seconds
1s 14ms
And
I scroll to element
15ms
And
I click on element
621ms
Given
"input" element with "id" "abx-height"
37ms
When
I enter "185"
99ms
Given
"input" element with "id" "ag-weight"
34ms
When
I enter "75"
58ms
Given
"input" element with "id" "ag-age"
21ms
When
I enter "50"
60ms
Given
"input" element with "id" "calc-creatinine"
28ms
When
I enter "110"
56ms
Then
I close the keyboard by clicking outside
138ms
And
I wait for 6 seconds
6s 1ms
When
I scroll down the window for 60px
7ms
Given
"button" element with "text" "Yes"
32ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 15ms
And
I click on element
594ms
And
I wait for 4 seconds
4s 11ms
Given
"button" element with "text" "Calculate"
33ms
Then
I scroll element into center view
1s 18ms
And
I wait for 2 seconds
2s 2ms
And
I click on element
602ms
Given
"span" element with "text" "420"
22ms
Then
I scroll element into center view
1s 18ms
And
I wait for 1 seconds
1s 1ms
Then
"span" element with "text" "420" should be visible
16ms