Given
I visit "http://localhost:3000/"
3s 799ms
And
I feature toggle "WEB_MODERNISATION" to "true"
19ms
And
I wait for 1 seconds
1s 15ms
Then
"span" element with "text" "Calculators" should be visible
51ms
When
I click on element
642ms
And
I wait for 1 seconds
1s 17ms
And
I feature toggle "WEB_MODERNISATION" to "true"
23ms
And
I wait for 2 seconds
2s 12ms
Then
"a" element with "text" "Aminoglycoside initial dose calculator for adults" should be visible
38ms
When
I click on element
646ms
Then
I wait for 4 seconds
4s 4ms
Given
"button" element with "text" "Tobramycin"
21ms
Then
I scroll element into center view
1s 7ms
And
I wait for 1 seconds
1s 9ms
When
I click on element
561ms
Given
"button" element with "aria-label" "Male"
19ms
And
I wait for 1 seconds
1s 1ms
And
I scroll to element
18ms
And
I click on element
610ms
Given
"input" element with "id" "abx-height"
31ms
When
I enter "185"
85ms
Given
"input" element with "id" "ag-weight"
32ms
When
I enter "75"
95ms
Given
"input" element with "id" "ag-age"
34ms
When
I enter "50"
61ms
Given
"input" element with "id" "calc-creatinine"
34ms
When
I enter "110"
86ms
Then
I close the keyboard by clicking outside
124ms
And
I wait for 6 seconds
6s 6ms
When
I scroll down the window for 60px
5ms
Given
"button" element with "text" "Yes"
20ms
Then
I scroll element into center view
1s 17ms
And
I wait for 2 seconds
2s
And
I click on element
547ms
And
I wait for 4 seconds
4s 9ms
Given
"button" element with "text" "Calculate"
34ms
Then
I scroll element into center view
1s 27ms
And
I wait for 2 seconds
2s 13ms
And
I click on element
585ms
Given
"span" element with "text" "420"
31ms
Then
I scroll element into center view
1s 15ms
And
I wait for 1 seconds
1s 13ms
Then
"span" element with "text" "420" should be visible
19ms