Given
I visit "http://localhost:3000/calculator"
3s 618ms
Given
"button" element with "text" "Weight-based"
1s 116ms
When
I click on element
1s 41ms
And
I wait for 1 seconds
1s 21ms
Given
"button" element with "text" "Metrics"
108ms
When
I click on element
1s 96ms
And
I wait for 1 seconds
1s 33ms
Given
"input" element with "id" "aidh-dose"
107ms
When
I enter "3"
208ms
And
I wait for 1 seconds
1s 46ms
Given
"input" element with "id" "aidh-weight"
244ms
When
I enter "80"
240ms
And
I wait for 1 seconds
1s 59ms
Given
"input" element with "id" "aidh-concentration"
106ms
When
I enter "0.4"
163ms
And
I wait for 1 seconds
1s 110ms
Given
"input" element with "id" "aidh-drug-amount"
123ms
When
I enter "200"
162ms
And
I wait for 1 seconds
1s 54ms
Given
"input" element with "id" "aidh-volume"
101ms
When
I enter "500"
109ms
And
I wait for 2 seconds
2s 68ms
Given
"button" element with "text" "Calculate"
133ms
When
I scroll to element
76ms
When
I click on element
1s 188ms
And
I wait for 3 seconds
3s 51ms
Then
"span" element with "text" "36" should be visible
122ms
Then
"span" element with "text" "mL/hour" should be visible
143ms
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
89ms