Given
I visit "http://localhost:3000/"
6s 986ms
And
I feature toggle "WEB_MODERNISATION" to "true"
15ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "Calculators" should be visible
31ms
When
I click on element
597ms
And
I wait for 1 seconds
1s 2ms
And
I feature toggle "WEB_MODERNISATION" to "true"
160ms
And
I wait for 2 seconds
2s 13ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
84ms
When
I click on element
729ms
Then
I wait for 4 seconds
4s 4ms
Given
"button" element with "text" "Tobramycin"
29ms
Then
I scroll element into center view
1s 16ms
And
I wait for 1 seconds
1s 2ms
When
I click on element
579ms
Given
"button" element with "aria-label" "Male"
32ms
And
I wait for 1 seconds
1s 6ms
And
I scroll to element
14ms
And
I click on element
567ms
Given
"input" element with "id" "abx-height"
57ms
When
I enter "185"
75ms
Given
"input" element with "id" "ag-weight"
24ms
When
I enter "75"
55ms
Given
"input" element with "id" "ag-age"
19ms
When
I enter "50"
49ms
Given
"input" element with "id" "calc-creatinine"
21ms
When
I enter "110"
53ms
Then
I close the keyboard by clicking outside
146ms
And
I wait for 6 seconds
6s 10ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
19ms
Then
I scroll element into center view
1s 14ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
600ms
And
I wait for 4 seconds
4s 4ms
Given
"button" element with "text" "Calculate"
23ms
Then
I scroll element into center view
1s 12ms
And
I wait for 2 seconds
2s 1ms
And
I click on element
584ms
Given
"span" element with "text" "420"
57ms
Then
I scroll element into center view
1s 6ms
And
I wait for 1 seconds
1s 6ms
Then
"span" element with "text" "420" should be visible
17ms