Given
I visit "http://localhost:3000/calculator"
2s 954ms
Given
"button" element with "text" "Weight-based"
894ms
When
I click on element
1s 70ms
And
I wait for 1 seconds
1s 134ms
Given
"button" element with "text" "Metrics"
98ms
When
I click on element
1s 25ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-dose"
36ms
When
I enter "3"
92ms
And
I wait for 1 seconds
1s 14ms
Given
"input" element with "id" "aidh-weight"
39ms
When
I enter "80"
121ms
And
I wait for 1 seconds
1s 24ms
Given
"input" element with "id" "aidh-concentration"
64ms
When
I enter "0.4"
131ms
And
I wait for 1 seconds
1s 38ms
Given
"input" element with "id" "aidh-drug-amount"
54ms
When
I enter "200"
117ms
And
I wait for 1 seconds
1s 38ms
Given
"input" element with "id" "aidh-volume"
61ms
When
I enter "500"
115ms
And
I wait for 2 seconds
2s 53ms
Given
"button" element with "text" "Calculate"
91ms
When
I scroll to element
25ms
When
I click on element
1s 432ms
And
I wait for 3 seconds
3s 57ms
Then
"span" element with "text" "36" should be visible
80ms
Then
"span" element with "text" "mL/hour" should be visible
41ms
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
77ms