Given
I visit "http://localhost:3000/calculator"
4s 127ms
Given
"button" element with "text" "Weight-based"
1s 271ms
When
I click on element
1s 138ms
And
I wait for 1 seconds
1s 59ms
Given
"button" element with "text" "Metrics"
51ms
When
I click on element
926ms
And
I wait for 1 seconds
1s 23ms
Given
"input" element with "id" "aidh-dose"
180ms
When
I enter "3"
225ms
And
I wait for 1 seconds
1s 62ms
Given
"input" element with "id" "aidh-weight"
162ms
When
I enter "80"
191ms
And
I wait for 1 seconds
1s 129ms
Given
"input" element with "id" "aidh-concentration"
431ms
When
I enter "0.4"
599ms
And
I wait for 1 seconds
1s 101ms
Given
"input" element with "id" "aidh-drug-amount"
214ms
When
I enter "200"
138ms
And
I wait for 1 seconds
1s 61ms
Given
"input" element with "id" "aidh-volume"
247ms
When
I enter "500"
125ms
And
I wait for 2 seconds
2s 78ms
Given
"button" element with "text" "Calculate"
132ms
When
I scroll to element
105ms
When
I click on element
1s 76ms
And
I wait for 3 seconds
3s 36ms
Then
"span" element with "text" "36" should be visible
157ms
Then
"span" element with "text" "mL/hour" should be visible
117ms
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
150ms