Given
I visit "http://localhost:3000/calculator"
4s 213ms
Given
"button" element with "text" "Weight-based"
990ms
When
I click on element
1s 31ms
And
I wait for 1 seconds
1s 15ms
Given
"button" element with "text" "Metrics"
98ms
When
I click on element
1s 215ms
And
I wait for 1 seconds
1s 22ms
Given
"input" element with "id" "aidh-dose"
89ms
When
I enter "3"
156ms
And
I wait for 1 seconds
1s 67ms
Given
"input" element with "id" "aidh-weight"
91ms
When
I enter "80"
138ms
And
I wait for 1 seconds
1s 50ms
Given
"input" element with "id" "aidh-concentration"
272ms
When
I enter "0.4"
113ms
And
I wait for 1 seconds
1s 22ms
Given
"input" element with "id" "aidh-drug-amount"
65ms
When
I enter "200"
111ms
And
I wait for 1 seconds
1s 48ms
Given
"input" element with "id" "aidh-volume"
193ms
When
I enter "500"
165ms
And
I wait for 2 seconds
2s 62ms
Given
"button" element with "text" "Calculate"
311ms
When
I scroll to element
93ms
When
I click on element
1s 149ms
And
I wait for 3 seconds
3s 79ms
Then
"span" element with "text" "36" should be visible
96ms
Then
"span" element with "text" "mL/hour" should be visible
99ms
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
103ms