Given
I visit "http://localhost:3000/calculator"
3s 648ms
Given
"button" element with "text" "Weight-based"
886ms
When
I click on element
993ms
And
I wait for 1 seconds
1s 71ms
Given
"button" element with "text" "Metrics"
77ms
When
I click on element
1s 47ms
And
I wait for 1 seconds
1s 12ms
Given
"input" element with "id" "aidh-dose"
29ms
When
I enter "3"
83ms
And
I wait for 1 seconds
1s 25ms
Given
"input" element with "id" "aidh-weight"
62ms
When
I enter "80"
94ms
And
I wait for 1 seconds
1s 58ms
Given
"input" element with "id" "aidh-concentration"
49ms
When
I enter "0.4"
93ms
And
I wait for 1 seconds
1s 30ms
Given
"input" element with "id" "aidh-drug-amount"
65ms
When
I enter "200"
149ms
And
I wait for 1 seconds
1s 91ms
Given
"input" element with "id" "aidh-volume"
114ms
When
I enter "500"
204ms
And
I wait for 2 seconds
2s 16ms
Given
"button" element with "text" "Calculate"
45ms
When
I scroll to element
32ms
When
I click on element
1s 172ms
And
I wait for 3 seconds
3s 28ms
Then
"span" element with "text" "36" should be visible
87ms
Then
"span" element with "text" "mL/hour" should be visible
71ms
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
70ms