217 Commits

Author SHA1 Message Date
Yury Semikhatsky
79b2c70513
fix: catch up with recent upstream changes (#812) 2022-02-15 08:39:27 -08:00
Yury Semikhatsky
2122c5690a
fix: support multiple source dirs (#809) 2022-02-14 09:52:29 -08:00
Yury Semikhatsky
3119102b10
fix(assertions): include expected/actual values into error message (#808) 2022-02-11 13:02:27 -08:00
Yury Semikhatsky
838e7a40b3
feat: roll driver, support "has" option (#805) 2022-02-10 14:11:39 -08:00
Yury Semikhatsky
3cdefc2931
fix: normalize whitespaces in hasTitle (#803) 2022-02-09 09:54:46 -08:00
Yury Semikhatsky
119700a678
feat: add response param to route.fulfill (#797) 2022-01-28 08:38:24 -08:00
Yury Semikhatsky
17a4143a83
fix: throw if route is handled twice (#796) 2022-01-27 14:02:11 -08:00
Max Schmitt
c03f4a9384
fix: CLI don't download browers automatically and set env accordingly (#790) 2022-01-24 12:54:49 -08:00
Yury Semikhatsky
11f898ca7f
test: route.resume does not throw if page is closed (#781) 2022-01-19 13:19:33 -08:00
Andrey Lushnikov
6b30c0b3d2
fix: pass required env variables for new driver (#774)
Fixes #772
2022-01-19 05:15:37 -08:00
Yury Semikhatsky
a006d51872
chore: merge assertions module into playwright (#773) 2022-01-18 12:22:15 -08:00
Yury Semikhatsky
e9b379f5ed
test: unroute predicate (#768) 2022-01-10 12:41:10 -08:00
Yury Semikhatsky
e926c1ae82
feat(tracing): collect sources for remote tracing (#755) 2021-12-20 12:20:57 -08:00
Yury Semikhatsky
86e91590cb
feat: include source files in trace (#754) 2021-12-17 16:58:00 -08:00
Yury Semikhatsky
c230bed27e
feat: roll driver, implement hasText locator option (#747) 2021-12-16 13:03:26 -08:00
Yury Semikhatsky
cf534a0586
feat: roll to 1.18.0-alpha-nov-29-2021 (#725) 2021-11-30 15:05:05 -08:00
Yury Semikhatsky
7d1026ea9c
feat: request API with shared RequestOptions and FormData (#718) 2021-11-19 17:35:59 -08:00
Yury Semikhatsky
4d379726e5
test: fix WARNING: sendResponseHeaders:... (#713) 2021-11-18 17:18:55 -08:00
Yury Semikhatsky
b4100a4d68
chore: roll driver to 1.18.0-alpha-1637257604000 (#711) 2021-11-18 16:52:36 -08:00
Yury Semikhatsky
16c7b7f25e
chore: use try resource in auth tests (#707) 2021-11-17 11:52:24 -08:00
Yury Semikhatsky
9f8ff0e7a1
feat: APIRequest & co (#704) 2021-11-15 17:30:09 -08:00
Yury Semikhatsky
2f706012a7
feat: roll driver (#694) 2021-11-05 18:29:38 -07:00
Yury Semikhatsky
853b5062e7
tests: unflake wheel test, add more logs (#688) 2021-11-02 13:33:43 -07:00
Yury Semikhatsky
2d0d941e18
feat: support wait until commit, roll driver (#687) 2021-11-02 13:07:56 -07:00
Yury Semikhatsky
5d7ee12f4a
fix(route): do not wait for driver ack (#680) 2021-10-29 13:16:42 -07:00
Yury Semikhatsky
d291a64e11
chore: driver-side waitForTimeout (#651) 2021-10-22 08:58:00 -07:00
Yury Semikhatsky
b7319c629d
feat: add web-first assertions for page (#657) 2021-10-21 18:22:00 -07:00
Yury Semikhatsky
ab81b542b8
chore: roll driver (#643) 2021-10-12 16:03:11 -07:00
Yury Semikhatsky
7af5405d38
feat: roll driver, implement locator.waitFor (#639) 2021-10-05 19:00:19 -07:00
Yury Semikhatsky
61f5e4dfdd
chore: roll driver to 1.16.0-next-1632766475000 (#629) 2021-09-27 13:21:10 -07:00
Yury Semikhatsky
3eb88931bf
test: stop using chunked encoding for responses (#617) 2021-09-20 17:13:39 -07:00
Max Schmitt
948dd1515a
test: fix sizes test by using no chunked requests (#616) 2021-09-20 13:14:45 -07:00
Yury Semikhatsky
dd57d5248d
chore: switch to connect implementation in driver (#615) 2021-09-20 13:10:50 -07:00
Yury Semikhatsky
16cc466622
feat: roll driver, headerValue(s), wheel (#609) 2021-09-17 16:20:14 -07:00
Yury Semikhatsky
bc7a59d852
chore: more code reuse, enable 2 tests (#599) 2021-09-10 08:08:37 -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
Yury Semikhatsky
a012836779
chore: update driver, support context-level strict (#575) 2021-08-18 15:08:08 -07:00
Yury Semikhatsky
08776552da
test: navigate to download url (#558) 2021-08-13 09:05:40 -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
ab2efd4d80
test: referer option and more navigation tests (#545) 2021-08-10 23:07:05 -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
3631357a35
feat: roll driver, implement locator (#532) 2021-07-28 09:24:31 -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
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
Yury Semikhatsky
5a0dd8595c
fix: NPE in ElementHandle.hover() (#509) 2021-07-06 03:01:28 -07:00