Given
I visit "http://localhost:3000/calculator"
3s 70ms
Given
"button" element with "text" "Weight-based"
1s 131ms
When
I click on element
1s 78ms
And
I wait for 1 seconds
1s 82ms
Given
"button" element with "text" "Metrics"
32ms
When
I click on element
1s 29ms
And
I wait for 1 seconds
1s 16ms
Given
"input" element with "id" "aidh-dose"
40ms
When
I enter "3"
101ms
And
I wait for 1 seconds
1s 43ms
Given
"input" element with "id" "aidh-weight"
60ms
When
I enter "80"
131ms
And
I wait for 1 seconds
1s 20ms
Given
"input" element with "id" "aidh-concentration"
46ms
When
I enter "0.4"
126ms
And
I wait for 1 seconds
1s 43ms
Given
"input" element with "id" "aidh-drug-amount"
89ms
When
I enter "200"
111ms
And
I wait for 1 seconds
1s 49ms
Given
"input" element with "id" "aidh-volume"
81ms
When
I enter "500"
98ms
And
I wait for 2 seconds
2s 49ms
Given
"button" element with "text" "Calculate"
62ms
When
I scroll to element
39ms
When
I click on element
1s 44ms
And
I wait for 3 seconds
3s 17ms
Then
"span" element with "text" "36" should be visible
38ms
Then
"span" element with "text" "mL/hour" should be visible
36ms
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
34ms