Given
I visit "http://localhost:3000/calculator"
3s 885ms
Given
"button" element with "text" "Weight-based"
7s 742ms
When
I click on element
1s 280ms
And
I wait for 1 seconds
1s 16ms
Given
"button" element with "text" "Metrics"
74ms
When
I click on element
1s 315ms
And
I wait for 1 seconds
1s 72ms
Given
"input" element with "id" "aidh-dose"
273ms
When
I enter "3"
246ms
And
I wait for 1 seconds
1s 156ms
Given
"input" element with "id" "aidh-weight"
135ms
When
I enter "80"
575ms
And
I wait for 1 seconds
1s 23ms
Given
"input" element with "id" "aidh-concentration"
179ms
When
I enter "0.4"
121ms
And
I wait for 1 seconds
1s 28ms
Given
"input" element with "id" "aidh-drug-amount"
114ms
When
I enter "200"
188ms
And
I wait for 1 seconds
1s 136ms
Given
"input" element with "id" "aidh-volume"
226ms
When
I enter "500"
215ms
And
I wait for 2 seconds
2s 32ms
Given
"button" element with "text" "Calculate"
118ms
When
I scroll to element
86ms
When
I click on element
1s 302ms
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
199ms
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
157ms