Given
I visit "http://localhost:3000/calculator"
3s 183ms
Given
"button" element with "text" "Weight-based"
1s 858ms
When
I click on element
1s 44ms
And
I wait for 1 seconds
1s 13ms
Given
"button" element with "text" "Metrics"
110ms
When
I click on element
1s 46ms
And
I wait for 1 seconds
1s 12ms
Given
"input" element with "id" "aidh-dose"
90ms
When
I enter "3"
142ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-weight"
51ms
When
I enter "80"
153ms
And
I wait for 1 seconds
1s 9ms
Given
"input" element with "id" "aidh-concentration"
83ms
When
I enter "0.4"
218ms
And
I wait for 1 seconds
1s 6ms
Given
"input" element with "id" "aidh-drug-amount"
45ms
When
I enter "200"
102ms
And
I wait for 1 seconds
1s 11ms
Given
"input" element with "id" "aidh-volume"
46ms
When
I enter "500"
102ms
And
I wait for 2 seconds
2s 8ms
Given
"button" element with "text" "Calculate"
51ms
When
I scroll to element
37ms
When
I click on element
1s 58ms
And
I wait for 3 seconds
3s 11ms
Then
"span" element with "text" "36" should be visible
78ms
Then
"span" element with "text" "mL/hour" should be visible
72ms
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
76ms