Given
I visit "http://localhost:3000/calculator"
2s 662ms
Given
"button" element with "text" "Weight-based"
963ms
When
I click on element
1s 67ms
And
I wait for 1 seconds
1s 15ms
Given
"button" element with "text" "Metrics"
38ms
When
I click on element
961ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-dose"
33ms
When
I enter "3"
96ms
And
I wait for 1 seconds
1s 26ms
Given
"input" element with "id" "aidh-weight"
43ms
When
I enter "80"
132ms
And
I wait for 1 seconds
1s 25ms
Given
"input" element with "id" "aidh-concentration"
51ms
When
I enter "0.4"
98ms
And
I wait for 1 seconds
1s 49ms
Given
"input" element with "id" "aidh-drug-amount"
85ms
When
I enter "200"
181ms
And
I wait for 1 seconds
1s 35ms
Given
"input" element with "id" "aidh-volume"
74ms
When
I enter "500"
200ms
And
I wait for 2 seconds
2s 37ms
Given
"button" element with "text" "Calculate"
123ms
When
I scroll to element
33ms
When
I click on element
1s 277ms
And
I wait for 3 seconds
3s 80ms
Then
"span" element with "text" "36" should be visible
84ms
Then
"span" element with "text" "mL/hour" should be visible
112ms
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
79ms