Given
I visit "http://localhost:3000/calculator"
2s 948ms
Given
"button" element with "text" "Weight-based"
1s 687ms
When
I click on element
1s 18ms
And
I wait for 1 seconds
1s 12ms
Given
"button" element with "text" "Metrics"
30ms
When
I click on element
975ms
And
I wait for 1 seconds
1s 75ms
Given
"input" element with "id" "aidh-dose"
107ms
When
I enter "3"
169ms
And
I wait for 1 seconds
1s 14ms
Given
"input" element with "id" "aidh-weight"
32ms
When
I enter "80"
121ms
And
I wait for 1 seconds
1s 21ms
Given
"input" element with "id" "aidh-concentration"
121ms
When
I enter "0.4"
161ms
And
I wait for 1 seconds
1s 36ms
Given
"input" element with "id" "aidh-drug-amount"
69ms
When
I enter "200"
227ms
And
I wait for 1 seconds
1s 67ms
Given
"input" element with "id" "aidh-volume"
57ms
When
I enter "500"
157ms
And
I wait for 2 seconds
2s 47ms
Given
"button" element with "text" "Calculate"
75ms
When
I scroll to element
34ms
When
I click on element
1s 87ms
And
I wait for 3 seconds
3s 24ms
Then
"span" element with "text" "36" should be visible
70ms
Then
"span" element with "text" "mL/hour" should be visible
86ms
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
65ms