Given
I visit "http://localhost:3000/"
6s 225ms
And
I feature toggle "WEB_MODERNISATION" to "true"
39ms
And
I wait for 1 seconds
1s 5ms
Then
"span" element with "text" "Calculators" should be visible
25ms
When
I click on element
599ms
And
I wait for 1 seconds
1s 1ms
And
I feature toggle "WEB_MODERNISATION" to "true"
36ms
And
I wait for 2 seconds
2s 10ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
184ms
When
I click on element
850ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
24ms
Then
I scroll element into center view
1s 11ms
And
I wait for 1 seconds
1s 11ms
When
I click on element
595ms
Given
"button" element with "aria-label" "Male"
33ms
And
I wait for 1 seconds
1s 15ms
And
I scroll to element
20ms
And
I click on element
592ms
Given
"input" element with "id" "abx-height"
27ms
When
I enter "185"
80ms
Given
"input" element with "id" "ag-weight"
51ms
When
I enter "75"
67ms
Given
"input" element with "id" "ag-age"
29ms
When
I enter "50"
86ms
Given
"input" element with "id" "calc-creatinine"
28ms
When
I enter "110"
172ms
Then
I close the keyboard by clicking outside
139ms
And
I wait for 6 seconds
6s 3ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
20ms
Then
I scroll element into center view
1s 4ms
And
I wait for 2 seconds
2s
And
I click on element
556ms
And
I wait for 4 seconds
4s 6ms
Given
"button" element with "text" "Calculate"
23ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 8ms
And
I click on element
572ms
Given
"span" element with "text" "420"
31ms
Then
I scroll element into center view
1s 10ms
And
I wait for 1 seconds
1s 14ms
Then
"span" element with "text" "420" should be visible
16ms