Given
I visit "http://localhost:3000/calculator"
3s 83ms
Given
"button" element with "text" "Weight-based"
961ms
When
I click on element
1s 134ms
And
I wait for 1 seconds
1s 59ms
Given
"button" element with "text" "Metrics"
36ms
When
I click on element
1s 111ms
And
I wait for 1 seconds
1s 27ms
Given
"input" element with "id" "aidh-dose"
32ms
When
I enter "3"
88ms
And
I wait for 1 seconds
1s 18ms
Given
"input" element with "id" "aidh-weight"
62ms
When
I enter "80"
123ms
And
I wait for 1 seconds
1s 31ms
Given
"input" element with "id" "aidh-concentration"
53ms
When
I enter "0.4"
166ms
And
I wait for 1 seconds
1s 88ms
Given
"input" element with "id" "aidh-drug-amount"
123ms
When
I enter "200"
152ms
And
I wait for 1 seconds
1s 22ms
Given
"input" element with "id" "aidh-volume"
30ms
When
I enter "500"
93ms
And
I wait for 2 seconds
2s 26ms
Given
"button" element with "text" "Calculate"
65ms
When
I scroll to element
63ms
When
I click on element
1s 60ms
And
I wait for 3 seconds
3s 49ms
Then
"span" element with "text" "36" should be visible
67ms
Then
"span" element with "text" "mL/hour" should be visible
77ms
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
48ms