530 Commits

Author SHA1 Message Date
Yury Semikhatsky
bc7a59d852
chore: more code reuse, enable 2 tests (#599) 2021-09-10 08:08:37 -07:00
Max Schmitt
a073eb07ae
docs(contributing): add note how to execute tests (#600) 2021-09-10 08:00:24 -07:00
Yury Semikhatsky
2dbc6194a3
feat: catch up with recent feature development upstream (#598) 2021-09-09 18:12:07 -07:00
Yury Semikhatsky
1d69d924cf
fix: respect predicate in waitFor* methods (#596) 2021-09-07 12:59:28 -07:00
Max Schmitt
a171c39601
feat(roll): roll Playwright to 1.15.0-next-1629487941000 (#583) 2021-08-24 18:26:01 +02:00
Yury Semikhatsky
46baa46e36
docs: update rolling instructions 2021-08-20 08:31:05 -07:00
Yury Semikhatsky
cba51c5e96
docs: duplicate field docs to builder methods (#578) 2021-08-20 08:29:46 -07:00
Andrey Lushnikov
c17d5d8a9a
docs: add rolling.md (#580)
This docs describes how to roll to the Playwright driver.
2021-08-20 05:49:54 -07:00
Yury Semikhatsky
89894e15d2
docs: fix @link reference for method with alias (#577) 2021-08-19 14:52:35 -07:00
Yury Semikhatsky
a012836779
chore: update driver, support context-level strict (#575) 2021-08-18 15:08:08 -07:00
Yury Semikhatsky
29c0df6443
devops: fix publish workflow (#565) 2021-08-13 16:47:14 -07:00
Yury Semikhatsky
33ec902eb9
chore: update current version to 1.15.0-SNAPSHOT (#563) 2021-08-13 14:38:07 -07:00
Yury Semikhatsky
104be4728f
chore: update driver to 1.14.0-1628878084000 (#561) 2021-08-13 12:32:58 -07:00
Yury Semikhatsky
08776552da
test: navigate to download url (#558) 2021-08-13 09:05:40 -07:00
Yury Semikhatsky
70b9e2e034
fix: print warning when skipping browser download (#557) 2021-08-13 09:04:17 -07:00
Yury Semikhatsky
ebf9b09c34
devops: check that browser versions in README are up to date (#553) 2021-08-12 08:43:51 -07:00
Yury Semikhatsky
cd3b45acd0
chore: update driver to 1.14.0-next-1628705690000 (#552) 2021-08-11 16:49:18 -07:00
Yury Semikhatsky
528d01b07a
fix: do not download browsers if PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 (#551) 2021-08-11 15:38:20 -07:00
Yury Semikhatsky
ab2efd4d80
test: referer option and more navigation tests (#545) 2021-08-10 23:07:05 -07:00
Yury Semikhatsky
1eb3f3bb80
devops: publish snapshots automatically on each commit (#543) 2021-08-10 14:41:07 -07:00
Yury Semikhatsky
fcac298050
feat: roll driver, add dnd tests (#540) 2021-08-06 16:06:52 -07:00
Yury Semikhatsky
476e222c93
fix: support 0 size read from stream (#539) 2021-08-06 12:35:20 -07:00
Yury Semikhatsky
696610de15
fix: event info for waitForLoadState (#534) 2021-07-30 04:54:42 -07:00
Yury Semikhatsky
3e7f8017e0
fix: set apiName for method calls in metadata (#533) 2021-07-29 08:19:35 -07:00
Yury Semikhatsky
3631357a35
feat: roll driver, implement locator (#532) 2021-07-28 09:24:31 -07:00
Yury Semikhatsky
79529a7239
chore: bump snapshot version to 1.14 (#531) 2021-07-28 00:57:59 -07:00
Max Rydahl Andersen
04419c7e5f
feat: provide jbang-catalog to run playwright cli (#519)
Co-authored-by: Max Rydahl Andersen <gitkraken@xam.dk>
2021-07-27 00:51:12 -07:00
Yury Semikhatsky
fb508701ef
docs: update browser versions in readme (#529) 2021-07-26 09:46:32 -07:00
Max Schmitt
654a4dc12f
feat(roll): roll Playwright to 1.13.0-1626733671000 (#521) 2021-07-20 14:14:54 +02:00
Max Schmitt
5eecbb5252
fix(websockets): filter for text and binary frames (#522) 2021-07-20 14:07:31 +02:00
Yury Semikhatsky
1b58892e58
fix: reverse route handlers order (#517)
This PR mirrors https://github.com/microsoft/playwright/pull/7585

https://github.com/microsoft/playwright/issues/7394
2021-07-16 10:38:27 -07:00
Yury Semikhatsky
a1ef49cd03
feat: roll driver, fix validfrom/to type (#516) 2021-07-13 06:44:17 -07:00
Yury Semikhatsky
2b0b50358b
feat: remaining baseUrl implementation bits (#515) 2021-07-13 06:15:36 -07:00
Yury Semikhatsky
399de8e899
feat: roll driver to 07/12, implement new features (#514) 2021-07-12 09:35:17 -07:00
Max Schmitt
c66b95afb3 chore: use Java code in GitHub issue code snippet placeholder 2021-07-07 12:42:22 +02:00
Max Schmitt
1f0f1b06e1
chore: sync with upstream GitHub issue templates (#511) 2021-07-07 01:58:28 -07:00
Yury Semikhatsky
5a0dd8595c
fix: NPE in ElementHandle.hover() (#509) 2021-07-06 03:01:28 -07:00
Yury Semikhatsky
518f117fb0
chore: roll driver to 1.13.0-next-1623789547000 (#493) 2021-06-15 14:29:30 -07:00
Yury Semikhatsky
539b18f167
fix: support tracing over CDP (#492) 2021-06-15 13:55:20 -07:00
Yury Semikhatsky
1958a2fa64
fix: respect WebSocket.waitForFrame* predicate (#490) 2021-06-15 12:25:44 -07:00
Yury Semikhatsky
87ad579deb
feat: accept driver env in Playwright.create() (#480) 2021-06-09 16:17:02 -07:00
Yury Semikhatsky
e83ef2b1c0
chore: update versions in README (#479) 2021-06-09 09:24:10 -07:00
Yury Semikhatsky
f23c5d4c01
chore: update driver to 1.13.0-next-1623183015000 (#474) 2021-06-08 13:37:00 -07:00
Yury Semikhatsky
d3f06cefd8
chore: update current version to 1.13.0-SNAPSHOT (#475) 2021-06-08 13:34:38 -07:00
Yury Semikhatsky
8c93ddf232
feat: roll driver, deprecated channel enum (#468) 2021-06-04 09:26:52 -07:00
Yury Semikhatsky
502965ffec
chore: update deps version in examples project (#459) 2021-05-24 13:12:27 -07:00
Yury Semikhatsky
9a994aba70
test: disable test that flakes in Chromium (#457) 2021-05-21 09:40:19 -07:00
Yury Semikhatsky
a67bf05b05
test(screencast): close context with video before returning from test method (#456) 2021-05-20 15:25:23 -07:00
Yury Semikhatsky
a5d5c0d960
test: close file reader when done (#454) 2021-05-20 14:58:23 -07:00
Yury Semikhatsky
8e7f958242
test: disable same site attribute test in WebKit Windows (#455) 2021-05-20 14:57:33 -07:00