Given
I visit "http://localhost:3000/calculator"
4s 752ms
Given
"button" element with "text" "Weight-based"
1s 379ms
When
I click on element
1s 221ms
And
I wait for 1 seconds
1s 10ms
Given
"button" element with "text" "Metrics"
87ms
When
I click on element
946ms
And
I wait for 1 seconds
1s 9ms
Given
"input" element with "id" "aidh-dose"
78ms
When
I enter "3"
186ms
And
I wait for 1 seconds
1s 4ms
Given
"input" element with "id" "aidh-weight"
61ms
When
I enter "80"
118ms
And
I wait for 1 seconds
1s 1ms
Given
"input" element with "id" "aidh-concentration"
65ms
When
I enter "0.4"
142ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-drug-amount"
38ms
When
I enter "200"
102ms
And
I wait for 1 seconds
1s 4ms
Given
"input" element with "id" "aidh-volume"
73ms
When
I enter "500"
93ms
And
I wait for 2 seconds
2s 13ms
Given
"button" element with "text" "Calculate"
48ms
When
I scroll to element
31ms
When
I click on element
1s 140ms
And
I wait for 3 seconds
3s 1ms
Then
"span" element with "text" "36" should be visible
158ms
Then
"span" element with "text" "mL/hour" should be visible
61ms
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
58ms