Pavel Feldman
|
9f31bcfbab
|
chore: refactor graceful close, rename to host/main (#20283)
|
2023-01-22 15:04:29 -08:00 |
|
Dmitry Gozman
|
71798d658f
|
chore: remove separate network tethering client connection (#20267)
|
2023-01-21 18:18:22 -08:00 |
|
Dmitry Gozman
|
b700c08dc5
|
feat(screenshots): when actual and expected have different sizes, pad and produce the diff image (#20208)
Also show sizes in the html report to easier spot the size mismatch
issue.
<img width="1030" alt="diff"
src="https://user-images.githubusercontent.com/9881434/213327632-b8fcd69c-8d08-460c-9de1-b5f4f8c56359.png">
Fixes #15802.
|
2023-01-20 19:41:43 -08:00 |
|
Dmitry Gozman
|
0cc0d168cd
|
chore: mark 1.31-next (#20268)
|
2023-01-20 19:29:14 -08:00 |
|
Pavel Feldman
|
7ff27600b4
|
chore: experimental oop loader (#20269)
|
2023-01-20 18:24:15 -08:00 |
|
Dmitry Gozman
|
eafa6fda13
|
fix(expect): poll/toPass should not wait over specified timeout (#20266)
Drive-by: unflake some timeout-dependent tests.
|
2023-01-20 15:47:24 -08:00 |
|
Playwright Service
|
d8e8ddba20
|
feat(webkit): roll to r1767 (#20265)
|
2023-01-20 22:28:56 +01:00 |
|
Dmitry Gozman
|
8d646d1adb
|
chore: release notes for 1.30 (#20264)
|
2023-01-20 12:56:48 -08:00 |
|
Pavel Feldman
|
3066ffd577
|
chore: use fake pool on the runner side (#20241)
|
2023-01-20 08:36:31 -08:00 |
|
Playwright Service
|
1cd90cc8b6
|
feat(webkit): roll to r1766 (#20244)
|
2023-01-20 09:39:59 +01:00 |
|
Pavel Feldman
|
411a86512d
|
chore: roll webkit to 1765 (#20228)
|
2023-01-19 15:57:04 -08:00 |
|
Pavel Feldman
|
fdd62f31f1
|
chore: extract pool builder, simplify project suite cloning (#20235)
|
2023-01-19 15:56:57 -08:00 |
|
Dmitry Gozman
|
d950f5b6ee
|
chore: remove toIntersectViewport for the next release (#20232)
Mostly reverts #19901.
|
2023-01-19 15:04:09 -08:00 |
|
Dmitry Gozman
|
3f79786cf8
|
test: fix socks proxy test for wk mac (#20227)
Drive-by: unskip firefox test.
|
2023-01-19 09:10:42 -08:00 |
|
Andrey Lushnikov
|
1b8b20dc25
|
chore: drop locator.viewportRatio() method (#20131)
As per API review discussion, we'd like to refrain from
exposing this method.
|
2023-01-19 08:46:45 -08:00 |
|
Playwright Service
|
e87b974f97
|
feat(webkit): roll to r1763 (#20226)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-19 16:59:15 +01:00 |
|
Playwright Service
|
b4d63498d2
|
feat(chromium-tip-of-tree): roll to r1079 (#20224)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-19 15:28:47 +01:00 |
|
Playwright Service
|
4b53b1842f
|
feat(chromium): roll to r1045 (#20219)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-19 14:40:26 +01:00 |
|
Max Schmitt
|
9323e24026
|
docs: remove showcase reference
Signed-off-by: Max Schmitt <max@schmitt.mx>
|
2023-01-19 14:38:07 +01:00 |
|
Max Schmitt
|
bddc120bd2
|
docs: delete showcase.md (#20222)
It was never linked from the sidebar and contains a lot of unmaintained
projects.
|
2023-01-19 14:09:32 +01:00 |
|
Playwright Service
|
e740522069
|
feat(webkit): roll to r1761 (#20207)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-19 11:22:00 +01:00 |
|
Pavel Feldman
|
e08168e16e
|
chore: temporarily remove project and global setup, store (#20181)
|
2023-01-18 12:56:03 -08:00 |
|
Playwright Service
|
6d63773965
|
feat(webkit): roll to r1760 (#20197)
|
2023-01-18 12:24:12 -08:00 |
|
Yury Semikhatsky
|
0facbe001d
|
docs: java release notes snippet (#20200)
|
2023-01-18 12:23:36 -08:00 |
|
Playwright Service
|
9edc0ad988
|
feat(firefox-beta): roll to r1374 (#20117)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-18 11:27:18 -08:00 |
|
Playwright Service
|
c9873cd16d
|
feat(firefox): roll to r1372 (#20118)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-18 11:26:04 -08:00 |
|
Debbie O'Brien
|
17e76db136
|
docs: update auth examples (#20144)
remove unnecessary step of clicking login
change get by text to button role
change all username and password to strings for consistency
|
2023-01-18 11:20:22 -08:00 |
|
Andrey Lushnikov
|
b7e30a8bf6
|
test: failing test for WebKit (#20088)
The test fails if the `content-disposition` header does not have
an "attachment" value.
#20089
|
2023-01-17 20:15:35 -08:00 |
|
Pavel Feldman
|
3fd0530076
|
chore: remove worker isolation options (#20176)
|
2023-01-17 17:38:44 -08:00 |
|
Pavel Feldman
|
d9d4070520
|
chore: split config and test loaders (#20175)
|
2023-01-17 17:16:36 -08:00 |
|
Pavel Feldman
|
020dcd89fa
|
chore: prepare to load scripts in subprocess (#20174)
|
2023-01-17 14:53:11 -08:00 |
|
Ben McCann
|
9ba5a1be38
|
fix: remove export for file that doesn't exist (#20120)
|
2023-01-17 22:43:07 +01:00 |
|
Playwright Service
|
d2ec22551e
|
feat(chromium-tip-of-tree): roll to r1078 (#20161)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-17 22:39:59 +01:00 |
|
Max Schmitt
|
df05c00da3
|
fix: filter out pwt stacks correctly (#20158)
Fixes https://github.com/microsoft/playwright/issues/20155
|
2023-01-17 22:38:30 +01:00 |
|
Pavel Feldman
|
9a64597d74
|
chore: extract process and process host (#20166)
|
2023-01-17 12:43:51 -08:00 |
|
Yury Semikhatsky
|
c36827433d
|
docs: fix java console message snippet (#20171)
Fixes https://github.com/microsoft/playwright-java/issues/1168
|
2023-01-17 11:04:43 -08:00 |
|
Max Schmitt
|
0656ab4811
|
chore: roll stable test-runner to 1.30.0-alpha-jan-16-2023 (#20139)
|
2023-01-17 19:23:24 +01:00 |
|
Max Schmitt
|
2cfb007382
|
test: fix stress test bots (#20138)
This started failing in
https://github.com/microsoft/playwright/pull/20061.
Error:
https://github.com/microsoft/playwright/actions/runs/3906084857/jobs/6673856806#step:8:15
|
2023-01-17 19:23:13 +01:00 |
|
Max Schmitt
|
341b50fd25
|
chore: return Promise<any> in {page,context}.unroute (#20135)
|
2023-01-17 19:14:47 +01:00 |
|
Debbie O'Brien
|
700145e627
|
docs: improve intro screenshots (#20148)
|
2023-01-17 13:06:19 +01:00 |
|
Debbie O'Brien
|
57210147f3
|
docs: improve trace viewer screens (#20147)
|
2023-01-17 12:42:50 +01:00 |
|
Debbie O'Brien
|
ddbd76307d
|
docs: improve screenshots vscode (#20146)
|
2023-01-17 12:42:20 +01:00 |
|
Andrey Lushnikov
|
92375f6333
|
fix: support import assertions (#20009)
Fixes #19928
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2023-01-16 08:26:14 -08:00 |
|
Playwright Service
|
b740aa04e7
|
feat(chromium): roll to r1044 (#20137)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-16 13:44:28 +01:00 |
|
Simon Siefke
|
23948c53b7
|
docs(writing-tests): fix syntax error (#20123)
fixes #20122
|
2023-01-16 11:16:37 +01:00 |
|
Debbie O'Brien
|
e780a5c1ac
|
docs: improve best practices (#20106)
|
2023-01-16 10:52:36 +01:00 |
|
Andrey Lushnikov
|
780e64f2c6
|
test: fix toIntersectViewport test on WebKit @ Ubuntu 22.04 (#20132)
For some reason scrolling inline element into view doesn't
always work.
|
2023-01-16 00:11:33 -08:00 |
|
Playwright Service
|
8671bfc53f
|
feat(firefox): roll to r1371 (#20115)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-01-13 22:37:26 -08:00 |
|
Sander
|
5b3a306284
|
test(ct): react vite slice by feature (#20098)
|
2023-01-13 18:15:43 -08:00 |
|
Sander
|
10404706e9
|
test(ct): react slice by feature (#20099)
|
2023-01-13 18:15:33 -08:00 |
|