Given
I visit "http://localhost:3000/calculator"
2s 778ms
Given
"button" element with "text" "Weight-based"
886ms
When
I click on element
999ms
And
I wait for 1 seconds
1s 11ms
Given
"button" element with "text" "Metrics"
34ms
When
I click on element
1s 427ms
And
I wait for 1 seconds
1s 13ms
Given
"input" element with "id" "aidh-dose"
51ms
When
I enter "3"
99ms
And
I wait for 1 seconds
1s 104ms
Given
"input" element with "id" "aidh-weight"
193ms
When
I enter "80"
204ms
And
I wait for 1 seconds
1s 13ms
Given
"input" element with "id" "aidh-concentration"
58ms
When
I enter "0.4"
105ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-drug-amount"
110ms
When
I enter "200"
263ms
And
I wait for 1 seconds
1s 30ms
Given
"input" element with "id" "aidh-volume"
121ms
When
I enter "500"
136ms
And
I wait for 2 seconds
2s 45ms
Given
"button" element with "text" "Calculate"
65ms
When
I scroll to element
38ms
When
I click on element
1s 200ms
And
I wait for 3 seconds
3s 131ms
Then
"span" element with "text" "36" should be visible
259ms
Then
"span" element with "text" "mL/hour" should be visible
202ms
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
147ms