Given
I visit "http://localhost:3000/calculator"
2s 529ms
Given
"button" element with "text" "Weight-based"
972ms
When
I click on element
1s 429ms
And
I wait for 1 seconds
1s 227ms
Given
"button" element with "text" "Metrics"
136ms
When
I click on element
1s 171ms
And
I wait for 1 seconds
1s 34ms
Given
"input" element with "id" "aidh-dose"
101ms
When
I enter "3"
130ms
And
I wait for 1 seconds
1s 29ms
Given
"input" element with "id" "aidh-weight"
49ms
When
I enter "80"
93ms
And
I wait for 1 seconds
1s 67ms
Given
"input" element with "id" "aidh-concentration"
100ms
When
I enter "0.4"
101ms
And
I wait for 1 seconds
1s 32ms
Given
"input" element with "id" "aidh-drug-amount"
128ms
When
I enter "200"
137ms
And
I wait for 1 seconds
1s 62ms
Given
"input" element with "id" "aidh-volume"
123ms
When
I enter "500"
248ms
And
I wait for 2 seconds
2s 42ms
Given
"button" element with "text" "Calculate"
184ms
When
I scroll to element
66ms
When
I click on element
1s 284ms
And
I wait for 3 seconds
3s 23ms
Then
"span" element with "text" "36" should be visible
110ms
Then
"span" element with "text" "mL/hour" should be visible
64ms
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
95ms