Given
I visit "http://localhost:3000/"
3s 363ms
And
I feature toggle "WEB_MODERNISATION" to "true"
60ms
And
I wait for 1 seconds
1s 10ms
Then
"span" element with "text" "Calculators" should be visible
55ms
When
I click on element
1s 139ms
And
I wait for 1 seconds
1s 3ms
And
I feature toggle "WEB_MODERNISATION" to "true"
8ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
35ms
When
I click on element
617ms
Then
I wait for 4 seconds
4s 8ms
Given
"button" element with "text" "Tobramycin"
53ms
Then
I scroll element into center view
1s 14ms
And
I wait for 1 seconds
1s 10ms
When
I click on element
578ms
Given
"button" element with "aria-label" "Male"
27ms
And
I wait for 1 seconds
1s 10ms
And
I scroll to element
40ms
And
I click on element
607ms
Given
"input" element with "id" "abx-height"
28ms
When
I enter "185"
137ms
Given
"input" element with "id" "ag-weight"
40ms
When
I enter "75"
181ms
Given
"input" element with "id" "ag-age"
56ms
When
I enter "50"
160ms
Given
"input" element with "id" "calc-creatinine"
28ms
When
I enter "110"
177ms
Then
I close the keyboard by clicking outside
131ms
And
I wait for 6 seconds
6s 5ms
When
I scroll down the window for 60px
6ms
Given
"button" element with "text" "Yes"
95ms
Then
I scroll element into center view
1s 15ms
And
I wait for 2 seconds
2s 2ms
And
I click on element
538ms
And
I wait for 4 seconds
4s 16ms
Given
"button" element with "text" "Calculate"
21ms
Then
I scroll element into center view
1s 6ms
And
I wait for 2 seconds
2s 4ms
And
I click on element
642ms
Given
"span" element with "text" "420"
28ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 9ms
Then
"span" element with "text" "420" should be visible
41ms