Given
I visit "http://localhost:3000/calculator"
4s 442ms
Given
"button" element with "text" "Weight-based"
1s 113ms
When
I click on element
993ms
And
I wait for 1 seconds
1s 65ms
Given
"button" element with "text" "Metrics"
57ms
When
I click on element
1s 266ms
And
I wait for 1 seconds
1s 18ms
Given
"input" element with "id" "aidh-dose"
66ms
When
I enter "3"
173ms
And
I wait for 1 seconds
1s 62ms
Given
"input" element with "id" "aidh-weight"
41ms
When
I enter "80"
100ms
And
I wait for 1 seconds
1s 42ms
Given
"input" element with "id" "aidh-concentration"
31ms
When
I enter "0.4"
59ms
And
I wait for 1 seconds
1s 21ms
Given
"input" element with "id" "aidh-drug-amount"
46ms
When
I enter "200"
111ms
And
I wait for 1 seconds
1s 63ms
Given
"input" element with "id" "aidh-volume"
113ms
When
I enter "500"
228ms
And
I wait for 2 seconds
2s 105ms
Given
"button" element with "text" "Calculate"
58ms
When
I scroll to element
16ms
When
I click on element
1s 78ms
And
I wait for 3 seconds
3s 71ms
Then
"span" element with "text" "36" should be visible
92ms
Then
"span" element with "text" "mL/hour" should be visible
88ms
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
74ms