Given
I visit "http://localhost:3000/calculator"
3s 374ms
Given
"button" element with "text" "Weight-based"
973ms
When
I click on element
935ms
And
I wait for 1 seconds
1s 18ms
Given
"button" element with "text" "Metrics"
35ms
When
I click on element
1s 198ms
And
I wait for 1 seconds
1s 41ms
Given
"input" element with "id" "aidh-dose"
266ms
When
I enter "3"
132ms
And
I wait for 1 seconds
1s 33ms
Given
"input" element with "id" "aidh-weight"
118ms
When
I enter "80"
195ms
And
I wait for 1 seconds
1s 34ms
Given
"input" element with "id" "aidh-concentration"
142ms
When
I enter "0.4"
170ms
And
I wait for 1 seconds
1s 85ms
Given
"input" element with "id" "aidh-drug-amount"
125ms
When
I enter "200"
94ms
And
I wait for 1 seconds
1s 33ms
Given
"input" element with "id" "aidh-volume"
60ms
When
I enter "500"
93ms
And
I wait for 2 seconds
2s 174ms
Given
"button" element with "text" "Calculate"
149ms
When
I scroll to element
69ms
When
I click on element
1s 175ms
And
I wait for 3 seconds
3s 40ms
Then
"span" element with "text" "36" should be visible
106ms
Then
"span" element with "text" "mL/hour" should be visible
95ms
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
84ms