Given
I visit "http://localhost:3000/calculator"
2s 995ms
Given
"button" element with "text" "Weight-based"
904ms
When
I click on element
1s 20ms
And
I wait for 1 seconds
1s 47ms
Given
"button" element with "text" "Metrics"
55ms
When
I click on element
952ms
And
I wait for 1 seconds
1s 25ms
Given
"input" element with "id" "aidh-dose"
37ms
When
I enter "3"
101ms
And
I wait for 1 seconds
1s 17ms
Given
"input" element with "id" "aidh-weight"
37ms
When
I enter "80"
105ms
And
I wait for 1 seconds
1s 20ms
Given
"input" element with "id" "aidh-concentration"
36ms
When
I enter "0.4"
123ms
And
I wait for 1 seconds
1s 33ms
Given
"input" element with "id" "aidh-drug-amount"
83ms
When
I enter "200"
145ms
And
I wait for 1 seconds
1s 31ms
Given
"input" element with "id" "aidh-volume"
85ms
When
I enter "500"
196ms
And
I wait for 2 seconds
2s 38ms
Given
"button" element with "text" "Calculate"
84ms
When
I scroll to element
44ms
When
I click on element
1s 54ms
And
I wait for 3 seconds
3s 55ms
Then
"span" element with "text" "36" should be visible
100ms
Then
"span" element with "text" "mL/hour" should be visible
126ms
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
134ms