Given
I visit "http://localhost:3000/calculator"
2s 150ms
Given
"button" element with "text" "Weight-based"
984ms
When
I click on element
1s 54ms
And
I wait for 1 seconds
1s 109ms
Given
"button" element with "text" "Metrics"
159ms
When
I click on element
1s 195ms
And
I wait for 1 seconds
1s 50ms
Given
"input" element with "id" "aidh-dose"
198ms
When
I enter "3"
205ms
And
I wait for 1 seconds
1s 22ms
Given
"input" element with "id" "aidh-weight"
53ms
When
I enter "80"
68ms
And
I wait for 1 seconds
1s 68ms
Given
"input" element with "id" "aidh-concentration"
140ms
When
I enter "0.4"
123ms
And
I wait for 1 seconds
1s 49ms
Given
"input" element with "id" "aidh-drug-amount"
135ms
When
I enter "200"
114ms
And
I wait for 1 seconds
1s 45ms
Given
"input" element with "id" "aidh-volume"
114ms
When
I enter "500"
215ms
And
I wait for 2 seconds
2s 75ms
Given
"button" element with "text" "Calculate"
153ms
When
I scroll to element
65ms
When
I click on element
1s 415ms
And
I wait for 3 seconds
3s 22ms
Then
"span" element with "text" "36" should be visible
78ms
Then
"span" element with "text" "mL/hour" should be visible
55ms
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