Given
I visit "http://localhost:3000/calculator"
2s 936ms
Given
"button" element with "text" "Weight-based"
958ms
When
I click on element
1s 113ms
And
I wait for 1 seconds
1s 14ms
Given
"button" element with "text" "Metrics"
50ms
When
I click on element
1s 115ms
And
I wait for 1 seconds
1s 13ms
Given
"input" element with "id" "aidh-dose"
54ms
When
I enter "3"
101ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-weight"
51ms
When
I enter "80"
69ms
And
I wait for 1 seconds
1s 19ms
Given
"input" element with "id" "aidh-concentration"
77ms
When
I enter "0.4"
130ms
And
I wait for 1 seconds
1s 17ms
Given
"input" element with "id" "aidh-drug-amount"
64ms
When
I enter "200"
87ms
And
I wait for 1 seconds
1s 75ms
Given
"input" element with "id" "aidh-volume"
116ms
When
I enter "500"
155ms
And
I wait for 2 seconds
2s 43ms
Given
"button" element with "text" "Calculate"
128ms
When
I scroll to element
62ms
When
I click on element
1s 97ms
And
I wait for 3 seconds
3s 29ms
Then
"span" element with "text" "36" should be visible
61ms
Then
"span" element with "text" "mL/hour" should be visible
52ms
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
52ms