Given
I visit "http://localhost:3000/calculator"
2s 686ms
Given
"button" element with "text" "Weight-based"
1s 5ms
When
I click on element
974ms
And
I wait for 1 seconds
1s 438ms
Given
"button" element with "text" "Metrics"
58ms
When
I click on element
1s 192ms
And
I wait for 1 seconds
1s 28ms
Given
"input" element with "id" "aidh-dose"
73ms
When
I enter "3"
269ms
And
I wait for 1 seconds
1s 74ms
Given
"input" element with "id" "aidh-weight"
56ms
When
I enter "80"
155ms
And
I wait for 1 seconds
1s 28ms
Given
"input" element with "id" "aidh-concentration"
59ms
When
I enter "0.4"
111ms
And
I wait for 1 seconds
1s 17ms
Given
"input" element with "id" "aidh-drug-amount"
40ms
When
I enter "200"
107ms
And
I wait for 1 seconds
1s 15ms
Given
"input" element with "id" "aidh-volume"
47ms
When
I enter "500"
144ms
And
I wait for 2 seconds
2s 36ms
Given
"button" element with "text" "Calculate"
82ms
When
I scroll to element
31ms
When
I click on element
1s 88ms
And
I wait for 3 seconds
3s 38ms
Then
"span" element with "text" "36" should be visible
86ms
Then
"span" element with "text" "mL/hour" should be visible
77ms
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
73ms