Given
I visit "http://localhost:3000/calculator"
3s 919ms
Given
"button" element with "text" "Weight-based"
1s 54ms
When
I click on element
1s 398ms
And
I wait for 1 seconds
1s 51ms
Given
"button" element with "text" "Metrics"
126ms
When
I click on element
1s 363ms
And
I wait for 1 seconds
1s 30ms
Given
"input" element with "id" "aidh-dose"
70ms
When
I enter "3"
188ms
And
I wait for 1 seconds
1s 22ms
Given
"input" element with "id" "aidh-weight"
155ms
When
I enter "80"
123ms
And
I wait for 1 seconds
1s 57ms
Given
"input" element with "id" "aidh-concentration"
123ms
When
I enter "0.4"
245ms
And
I wait for 1 seconds
1s 110ms
Given
"input" element with "id" "aidh-drug-amount"
213ms
When
I enter "200"
166ms
And
I wait for 1 seconds
1s 37ms
Given
"input" element with "id" "aidh-volume"
167ms
When
I enter "500"
152ms
And
I wait for 2 seconds
2s 61ms
Given
"button" element with "text" "Calculate"
122ms
When
I scroll to element
305ms
When
I click on element
1s 134ms
And
I wait for 3 seconds
3s 29ms
Then
"span" element with "text" "36" should be visible
94ms
Then
"span" element with "text" "mL/hour" should be visible
73ms
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
62ms