| .. |
|
actionList.css
|
feat(trace): allow navigating from error to source (#27464)
|
2023-10-05 14:59:59 -07:00 |
|
actionList.tsx
|
feat(trace-viewer) add request urls for actions initiated via APIRequestContext (#31534)
|
2024-07-04 11:59:56 +02:00 |
|
attachmentsTab.css
|
feat(trace-viewer): display text attachments in ui mode (#31215)
|
2024-07-08 11:16:14 -07:00 |
|
attachmentsTab.tsx
|
chore: follow up to the attachments preview change (#31598)
|
2024-07-09 09:58:59 -07:00 |
|
browserFrame.css
|
chore: pick locator tab (#26532)
|
2023-08-18 17:53:03 -07:00 |
|
browserFrame.tsx
|
chore: pick locator tab (#26532)
|
2023-08-18 17:53:03 -07:00 |
|
callTab.css
|
chore(trace-viewer): move call tab copy button next to the value (#31586)
|
2024-07-08 10:23:19 +02:00 |
|
callTab.tsx
|
fix: match client step and server action by explicit stepId (#30641)
|
2024-05-14 12:10:46 -07:00 |
|
consoleTab.css
|
chore: decorate console message sources (#26588)
|
2023-08-21 16:05:27 -07:00 |
|
consoleTab.tsx
|
feat(ui-mode): highlight console message in timeline on hover (#31756)
|
2024-07-18 16:39:40 +02:00 |
|
contextSelector.css
|
chore: migrate trace-viewer and recorder to vite (#13076)
|
2022-03-25 14:12:00 -07:00 |
|
contextSelector.tsx
|
chore: migrate trace-viewer and recorder to vite (#13076)
|
2022-03-25 14:12:00 -07:00 |
|
copyToClipboard.tsx
|
feat(trace-viewer) add copy to clipboard on the Source > Stacktrace tab (#31394)
|
2024-07-02 09:09:39 -07:00 |
|
DEPS.list
|
chore: make @playwright/test depend on playwright (#26946)
|
2023-09-08 14:23:35 -07:00 |
|
embeddedWorkbenchLoader.css
|
feature(trace-viewer): embedded mode support PoC (#30885)
|
2024-06-28 10:36:11 -07:00 |
|
embeddedWorkbenchLoader.tsx
|
feature(trace-viewer): embedded mode support PoC (#30885)
|
2024-06-28 10:36:11 -07:00 |
|
errorsTab.tsx
|
fix(trace viewer): correctly trim locations on Windows (#29321)
|
2024-02-02 18:18:34 +01:00 |
|
filmStrip.css
|
feat(ui): show test trace events live (#26619)
|
2023-08-22 15:46:41 -07:00 |
|
filmStrip.tsx
|
fix(trace viewer): show correct number of pages without screencast (#30124)
|
2024-03-26 10:25:12 -07:00 |
|
inspectorTab.tsx
|
chore: locator tab polish (#26568)
|
2023-08-21 10:59:49 -07:00 |
|
logTab.css
|
chore: render time in the trace viewer log (#27825)
|
2023-10-26 14:45:15 -07:00 |
|
logTab.tsx
|
fix: match client step and server action by explicit stepId (#30641)
|
2024-05-14 12:10:46 -07:00 |
|
metadataView.tsx
|
chore: show channel name in trace viewer metadata (#26987)
|
2023-09-11 23:06:56 +02:00 |
|
modelUtil.ts
|
fix(trace): do not corrupt test runner actions when no library trace is present (#31564)
|
2024-07-10 09:12:06 -07:00 |
|
networkResourceDetails.css
|
feat(trace-viewer): add request method/status to the network details tab (#31274)
|
2024-06-19 09:05:20 -07:00 |
|
networkResourceDetails.tsx
|
feat(trace-viewer): add request method/status to the network details tab (#31274)
|
2024-06-19 09:05:20 -07:00 |
|
networkTab.css
|
chore: polish network panel highlight (#29299)
|
2024-02-01 13:44:26 -08:00 |
|
networkTab.tsx
|
chore(trace-viewer): grid view z-index, source column in resource details (#31094)
|
2024-05-30 14:45:33 -07:00 |
|
placeholderPanel.tsx
|
chore: add log/error tabs and counters (#26843)
|
2023-09-01 20:12:05 -07:00 |
|
snapshotTab.css
|
feat(ui): show test trace events live (#26619)
|
2023-08-22 15:46:41 -07:00 |
|
snapshotTab.tsx
|
feature(trace-viewer): embedded mode support PoC (#30885)
|
2024-06-28 10:36:11 -07:00 |
|
sourceTab.css
|
feat(trace-viewer) add copy to clipboard on the Source > Stacktrace tab (#31394)
|
2024-07-02 09:09:39 -07:00 |
|
sourceTab.tsx
|
feat(trace-viewer) add copy to clipboard on the Source > Stacktrace tab (#31394)
|
2024-07-02 09:09:39 -07:00 |
|
stackTrace.css
|
chore: use listview to render stack trace (#21197)
|
2023-02-24 15:31:10 -08:00 |
|
stackTrace.tsx
|
fix(trace viewer): reveal error location when it comes from the test (#29268)
|
2024-02-01 08:23:07 -08:00 |
|
tag.css
|
fix: UI Mode tags without theme applied (#30138)
|
2024-03-27 16:46:26 +01:00 |
|
tag.tsx
|
feat(ui-mode): show native tags in test tree (#30092)
|
2024-03-26 01:06:22 +01:00 |
|
teleSuiteUpdater.ts
|
chore: remove TeleTestCase._resultsMap (#30567)
|
2024-04-26 10:11:01 -07:00 |
|
testUtils.ts
|
feat(ui): show test status in trace view (#27785)
|
2023-10-24 16:41:40 -07:00 |
|
timeline.css
|
feat(ui-mode): highlight console message in timeline on hover (#31756)
|
2024-07-18 16:39:40 +02:00 |
|
timeline.tsx
|
feat(ui-mode): highlight console message in timeline on hover (#31756)
|
2024-07-18 16:39:40 +02:00 |
|
uiModeFiltersView.css
|
chore: split ui mode view into files (#30029)
|
2024-03-20 16:00:35 -07:00 |
|
uiModeFiltersView.tsx
|
chore: split ui mode view into files (#30029)
|
2024-03-20 16:00:35 -07:00 |
|
uiModeModel.ts
|
chore: remove ui mode update globals (#30031)
|
2024-03-20 21:09:49 -07:00 |
|
uiModeTestListView.css
|
chore: split ui mode view into files (#30029)
|
2024-03-20 16:00:35 -07:00 |
|
uiModeTestListView.tsx
|
feat(ui-mode): show native tags in test tree (#30092)
|
2024-03-26 01:06:22 +01:00 |
|
uiModeTraceView.tsx
|
chore: split ui mode view into files (#30029)
|
2024-03-20 16:00:35 -07:00 |
|
uiModeView.css
|
chore: split ui mode view into files (#30029)
|
2024-03-20 16:00:35 -07:00 |
|
uiModeView.tsx
|
fix(ui mode): allow --updateSnapshots (#31584)
|
2024-07-08 01:08:57 -07:00 |
|
workbench.css
|
feat(ui): show test status in trace view (#27785)
|
2023-10-24 16:41:40 -07:00 |
|
workbench.tsx
|
feat(ui-mode): highlight console message in timeline on hover (#31756)
|
2024-07-18 16:39:40 +02:00 |
|
workbenchLoader.css
|
chore: limit trace-viewer minimum viewport (#29850)
|
2024-03-07 22:42:21 +01:00 |
|
workbenchLoader.tsx
|
feat(trace-viewer): allow pasting traces (#31608)
|
2024-07-09 13:36:35 +02:00 |