Given
I visit "http://localhost:3000/calculator"
3s 865ms
Given
"button" element with "text" "Weight-based"
6s 549ms
When
I click on element
967ms
And
I wait for 1 seconds
1s 17ms
Given
"button" element with "text" "Metrics"
38ms
When
I click on element
1s 179ms
And
I wait for 1 seconds
1s 33ms
Given
"input" element with "id" "aidh-dose"
56ms
When
I enter "3"
130ms
And
I wait for 1 seconds
1s 65ms
Given
"input" element with "id" "aidh-weight"
100ms
When
I enter "80"
175ms
And
I wait for 1 seconds
1s 56ms
Given
"input" element with "id" "aidh-concentration"
98ms
When
I enter "0.4"
149ms
And
I wait for 1 seconds
1s 18ms
Given
"input" element with "id" "aidh-drug-amount"
56ms
When
I enter "200"
99ms
And
I wait for 1 seconds
1s 18ms
Given
"input" element with "id" "aidh-volume"
45ms
When
I enter "500"
109ms
And
I wait for 2 seconds
2s 40ms
Given
"button" element with "text" "Calculate"
67ms
When
I scroll to element
36ms
When
I click on element
1s 74ms
And
I wait for 3 seconds
3s 17ms
Then
"span" element with "text" "36" should be visible
60ms
Then
"span" element with "text" "mL/hour" should be visible
96ms
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
56ms