Given
I visit "http://localhost:3000/calculator"
3s 857ms
Given
"button" element with "text" "Weight-based"
1s 386ms
When
I click on element
952ms
And
I wait for 1 seconds
1s 14ms
Given
"button" element with "text" "Metrics"
26ms
When
I click on element
1s 64ms
And
I wait for 1 seconds
1s 11ms
Given
"input" element with "id" "aidh-dose"
27ms
When
I enter "3"
79ms
And
I wait for 1 seconds
1s 13ms
Given
"input" element with "id" "aidh-weight"
34ms
When
I enter "80"
83ms
And
I wait for 1 seconds
1s 28ms
Given
"input" element with "id" "aidh-concentration"
76ms
When
I enter "0.4"
100ms
And
I wait for 1 seconds
1s 38ms
Given
"input" element with "id" "aidh-drug-amount"
44ms
When
I enter "200"
116ms
And
I wait for 1 seconds
1s 45ms
Given
"input" element with "id" "aidh-volume"
42ms
When
I enter "500"
98ms
And
I wait for 2 seconds
2s 113ms
Given
"button" element with "text" "Calculate"
91ms
When
I scroll to element
42ms
When
I click on element
1s 109ms
And
I wait for 3 seconds
3s 70ms
Then
"span" element with "text" "36" should be visible
98ms
Then
"span" element with "text" "mL/hour" should be visible
114ms
Then
"div" element with "text" "This calculator does not replace clinical judgement. Consider the appropriateness of the calculated rate for the patient." should be visible
117ms