Translations update from Hosted Weblate #5376
Annotations
1 error, 3 warnings, and 1 notice
[chromium] › 002-walletFeatures.spec.ts:52:7 › Wallet features › create invoice:
pptr:internal#L14601
1) [chromium] › 002-walletFeatures.spec.ts:52:7 › Wallet features › create invoice ───────────────
Error: Unable to find an element with the text: Copy Invoice. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
<html
class="antialiased"
lang="en"
translate="no"
>
<head>
<meta
charset="UTF-8"
/>
<meta
content="width=device-width,initial-scale=1"
name="viewport"
/>
<link
href="assets/icons/alby_icon_yellow_32x32.png"
rel="icon"
type="image/png"
/>
<title>
Alby
</title>
<link
href="options.css?139b61cdcd9d21c1c159"
rel="stylesheet"
/>
</head>
<body
class="bg-gray-50 dark:bg-surface-00dp slashed-zero"
>
<div
id="options-root"
>
<div>
<div
class="py-2 bg-white border-b border-gray-200 dark:bg-surface-01dp dark:border-neutral-700"
>
<div
class="max-w-screen-lg px-4 flex justify-between items-center mx-auto w-full"
>
<div
class="flex"
>
<div
class="relative"
data-headlessui-state=""
>
<button
aria-expanded="false"
aria-haspopup="menu"
class="flex items-center text-gray-700 dark:text-white hover:text-black dark:hover:text-white transition-colors duration-200"
data-headlessui-state=""
id="headlessui-menu-button-:r0:"
type="button"
>
<svg
class="h-6 w-6"
fill="currentColor"
viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg"
>
<rect
height="1.5"
rx="0.75"
width="18"
x="3"
y="7.001"
/>
<rect
height="1.5"
rx="0.75"
width="15"
x="3"
y="11.251"
/>
<rect
height="1.5"
rx="0.75"
width="18"
x="3"
y="15.499"
/>
</svg>
</button>
</div>
<nav
class="ml-8 space-x-8 hidden md:flex"
>
<a
class="block font-semibold hover:text-gray-600 dark:hover:text-gray-300 transition px-1 text-md text-gray-400 dark:text-gray-400"
href="#/discover"
>
Discover
</a>
<a
class="block font-semibold hover:text-gray-600 dark:hover:text-gray-300 transition px-1 text-md text-gray-400 dark:text-gray-400"
href="#/publishers"
>
Connected Sites
</a>
<a
class="block font-semibold hover:text-gray-600 dark:hover:text-gray-300 transition px-1 text-md text-gray-400 dark:text-gray-400"
href="#/wallet"
>
Wallet
</a>
</nav>
</div>
<div
class="relative pl-2 flex justify-end w-72"
>
|
Slow Test:
[chromium] › 001-createWallets.spec.ts#L1
[chromium] › 001-createWallets.spec.ts took 54.1s
|
Slow Test:
[chromium] › 002-walletFeatures.spec.ts#L1
[chromium] › 002-walletFeatures.spec.ts took 39.6s
|
e2e-tests
No files were found with the provided path: playwright-report/
test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
1 flaky
[chromium] › 002-walletFeatures.spec.ts:52:7 › Wallet features › create invoice ────────────────
4 skipped
10 passed (1.6m)
|