Given
I visit "http://localhost:3000/calculator"
2s 841ms
Given
"button" element with "text" "Weight-based"
1s 19ms
When
I click on element
952ms
And
I wait for 1 seconds
1s 13ms
Given
"button" element with "text" "Metrics"
47ms
When
I click on element
1s 35ms
And
I wait for 1 seconds
1s 66ms
Given
"input" element with "id" "aidh-dose"
45ms
When
I enter "3"
224ms
And
I wait for 1 seconds
1s 35ms
Given
"input" element with "id" "aidh-weight"
57ms
When
I enter "80"
96ms
And
I wait for 1 seconds
1s 101ms
Given
"input" element with "id" "aidh-concentration"
82ms
When
I enter "0.4"
112ms
And
I wait for 1 seconds
1s 12ms
Given
"input" element with "id" "aidh-drug-amount"
40ms
When
I enter "200"
117ms
And
I wait for 1 seconds
1s 19ms
Given
"input" element with "id" "aidh-volume"
54ms
When
I enter "500"
152ms
And
I wait for 2 seconds
2s 24ms
Given
"button" element with "text" "Calculate"
49ms
When
I scroll to element
33ms
When
I click on element
1s 78ms
And
I wait for 3 seconds
3s 60ms
Then
"span" element with "text" "36" should be visible
60ms
Then
"span" element with "text" "mL/hour" should be visible
48ms
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
54ms