Skip to content

Commit 882625a

Browse files
committed
fix: fix screenshots
1 parent cb70d88 commit 882625a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guides/time-travel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ After activating Time Travel in all supported browsers, a player window will app
4646

4747
After the test run is complete, you can replay the recorded snapshots and navigate through time. Hovering over a specific step will show the browser's state at that exact moment.
4848

49-
![](/img/docs/guides/time-travel-live.png)
49+
![](/img/docs/guides/time-travel-recording.png)
5050

5151
To debug the layout, you can use the browser's DevTools. All selectors and attributes are preserved without changes.
5252

i18n/ru/docusaurus-plugin-content-docs/current/guides/time-travel.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import Admonition from "@theme/Admonition";
4646

4747
По завершении прогона теста можно воспроизвести снятые снапшоты и перемещаться во времени. При наведении на конкретный шаг плеер покажет состояние браузера на момент его выполнения.
4848

49-
![](/img/docs/guides/time-travel-live.png)
49+
![](/img/docs/guides/time-travel-recording.png)
5050

5151
Для отладки верстки вы можете воспользоваться DevTools браузера. Все селекторы и атрибуты сохранены без изменений.
5252

0 commit comments

Comments
 (0)