Given
I visit "http://localhost:3000/calculator"
2s 966ms
Given
"button" element with "text" "Weight-based"
913ms
When
I click on element
1s 167ms
And
I wait for 1 seconds
1s 44ms
Given
"button" element with "text" "Metrics"
50ms
When
I click on element
990ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-dose"
37ms
When
I enter "3"
123ms
And
I wait for 1 seconds
1s 13ms
Given
"input" element with "id" "aidh-weight"
36ms
When
I enter "80"
68ms
And
I wait for 1 seconds
1s 66ms
Given
"input" element with "id" "aidh-concentration"
63ms
When
I enter "0.4"
93ms
And
I wait for 1 seconds
1s 66ms
Given
"input" element with "id" "aidh-drug-amount"
119ms
When
I enter "200"
126ms
And
I wait for 1 seconds
1s 65ms
Given
"input" element with "id" "aidh-volume"
55ms
When
I enter "500"
160ms
And
I wait for 2 seconds
2s 48ms
Given
"button" element with "text" "Calculate"
270ms
When
I scroll to element
52ms
When
I click on element
1s 101ms
And
I wait for 3 seconds
3s 30ms
Then
"span" element with "text" "36" should be visible
48ms
Then
"span" element with "text" "mL/hour" should be visible
59ms
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
53ms