Bump playwright from 1.51.1 to 1.52.0 #1575
Annotations
2 errors
Run npm run test:ci
Process completed with exit code 1.
|
Run npm run test:ci:
test/overview/Overview.test.tsx#L94
TestingLibraryElementError: Found multiple elements with the text: /potential bot visits$/
Here are the matching elements:
Ignored nodes: comments, script, style
<div
class="tooltip-inner"
role="tooltip"
>
Plus
<strong>
1,000
</strong>
potential bot visits
</div>
Ignored nodes: comments, script, style
<div
class="tooltip-inner"
role="tooltip"
>
Plus
<strong>
15
</strong>
potential bot visits
</div>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
class="row"
>
<div
class="col-lg-6 col-xl-3 mb-3"
>
<a
class="highlight-card card card-body"
data-discover="true"
href="/server/123/non-orphan-visits"
>
<svg
aria-hidden="true"
class="svg-inline--fa fa-circle-right fa-3x highlight-card__link-icon"
data-icon="circle-right"
data-prefix="far"
focusable="false"
role="img"
viewBox="0 0 512 512"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM294.6 135.1c-4.2-4.5-10.1-7.1-16.3-7.1C266 128 256 138 256 150.3V208H160c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h96v57.7c0 12.3 10 22.3 22.3 22.3c6.2 0 12.1-2.6 16.3-7.1l99.9-107.1c3.5-3.8 5.5-8.7 5.5-13.8s-2-10.1-5.5-13.8L294.6 135.1z"
fill="currentColor"
/>
</svg>
<div
class="lh-sm fw-semibold text-uppercase fs-5 highlight-card__title card-title"
>
Visits
</div>
<p
class="fs-2 fw-semibold lh-sm card-text"
>
2,456
</p>
</a>
</div>
<div
class="col-lg-6 col-xl-3 mb-3"
>
<a
class="highlight-card card card-body"
data-discover="true"
href="/server/123/orphan-visits"
>
<svg
aria-hidden="true"
class="svg-inline--fa fa-circle-right fa-3x highlight-card__link-icon"
data-icon="circle-right"
data-prefix="far"
focusable="false"
role="img"
viewBox="0 0 512 512"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM294.6 135.1c-4.2-4.5-10.1-7.1-16.3-7.1C266 128 256 138 256 150.3V208H160c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h96v57.7c0 12.3 10 22.3 22.3 22.3c6.2 0 12.1-2.6 16.3-7.1l99.9-107.1c3.5-3.8 5.5-8.7 5.5-13.8s-2-10.1-5.5-13.8L294.6 135.1z"
fill="currentColor"
/>
</svg>
<div
class="lh-sm fw-semibold text-uppercase fs-5 highlight-card__title card-title"
>
Orphan visits
</div>
<p
class="fs-2 fw-semibold lh-sm card-text"
>
13
</p>
</a>
</div>
<div
class="col-lg-6 col-xl-3 mb-3"
>
<a
class="highlight-card card card-body"
data-discover="true"
href="/server/123/list-short-urls/1"
>
<svg
aria-hidden="true"
class="svg-inline--fa fa-circle-right fa-3x highlight-card__link-icon"
data-icon="circle-right"
data-prefix="far"
focusable="false"
role="img"
viewBox="0 0 512 512"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM294.6 135.1c-4.2-4.5-10.1-7.1-16.3-7.1C266 128 256 138 256 150.3V208H160c-17.7 0-32 14.3-32 32v32c0 17.7 14.3 32 32 32h96v57.7c0 12.3 10 22.3 22.3 22.3c6.2 0 12.1-2.6 16.3-7
|
Loading