Given
I visit "http://localhost:3000/"
3s 176ms
And
I feature toggle "WEB_MODERNISATION" to "true"
10ms
And
I wait for 1 seconds
1s 11ms
Then
"span" element with "text" "Calculators" should be visible
22ms
When
I click on element
630ms
And
I wait for 1 seconds
1s 13ms
And
I feature toggle "WEB_MODERNISATION" to "true"
12ms
And
I wait for 2 seconds
2s 16ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
280ms
When
I click on element
661ms
Then
I wait for 4 seconds
4s 15ms
Given
"button" element with "text" "Tobramycin"
18ms
Then
I scroll element into center view
1s 6ms
And
I wait for 1 seconds
1s 1ms
When
I click on element
576ms
Given
"button" element with "aria-label" "Male"
20ms
And
I wait for 1 seconds
1s 2ms
And
I scroll to element
16ms
And
I click on element
565ms
Given
"input" element with "id" "abx-height"
23ms
When
I enter "185"
82ms
Given
"input" element with "id" "ag-weight"
20ms
When
I enter "75"
113ms
Given
"input" element with "id" "ag-age"
44ms
When
I enter "50"
81ms
Given
"input" element with "id" "calc-creatinine"
62ms
When
I enter "110"
108ms
Then
I close the keyboard by clicking outside
161ms
And
I wait for 6 seconds
6s 19ms
When
I scroll down the window for 60px
7ms
Given
"button" element with "text" "Yes"
45ms
Then
I scroll element into center view
1s 17ms
And
I wait for 2 seconds
2s 1ms
And
I click on element
578ms
And
I wait for 4 seconds
4s 17ms
Given
"button" element with "text" "Calculate"
19ms
Then
I scroll element into center view
1s 9ms
And
I wait for 2 seconds
2s 6ms
And
I click on element
586ms
Given
"span" element with "text" "420"
18ms
Then
I scroll element into center view
1s 9ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "420" should be visible
16ms