Given
I visit "http://localhost:3000/calculator"
3s 558ms
Given
"button" element with "text" "Weight-based"
963ms
When
I click on element
1s 406ms
And
I wait for 1 seconds
1s 13ms
Given
"button" element with "text" "Metrics"
36ms
When
I click on element
1s 20ms
And
I wait for 1 seconds
1s 44ms
Given
"input" element with "id" "aidh-dose"
99ms
When
I enter "3"
250ms
And
I wait for 1 seconds
1s 69ms
Given
"input" element with "id" "aidh-weight"
55ms
When
I enter "80"
96ms
And
I wait for 1 seconds
1s 97ms
Given
"input" element with "id" "aidh-concentration"
111ms
When
I enter "0.4"
187ms
And
I wait for 1 seconds
1s 83ms
Given
"input" element with "id" "aidh-drug-amount"
108ms
When
I enter "200"
219ms
And
I wait for 1 seconds
1s 20ms
Given
"input" element with "id" "aidh-volume"
57ms
When
I enter "500"
104ms
And
I wait for 2 seconds
2s 63ms
Given
"button" element with "text" "Calculate"
115ms
When
I scroll to element
62ms
When
I click on element
1s 157ms
And
I wait for 3 seconds
3s 117ms
Then
"span" element with "text" "36" should be visible
98ms
Then
"span" element with "text" "mL/hour" should be visible
62ms
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
90ms