855 Commits

Author SHA1 Message Date
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
Andrey Lushnikov
85b671328e
chore: roll to latest 1.18 (#785) 2022-01-19 16:42:07 -08:00
Yury Semikhatsky
11f898ca7f
test: route.resume does not throw if page is closed (#781) 2022-01-19 13:19:33 -08:00
Yury Semikhatsky
2aef5c6742
fix: hide internal call from inspector log (#783) 2022-01-19 13:18:47 -08:00
Yury Semikhatsky
897d441c02
fix: include var name into tracing error message (#779) 2022-01-19 10:42:47 -08:00
Andrey Lushnikov
f4c69faad3
chore: cut v1.18.0 (#777) 2022-01-19 08:42:53 -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
f411bf4194
chore: roll driver to 01/13/22 (#771) 2022-01-13 23:55:50 -08:00
Yury Semikhatsky
25a0927056
feat: roll driver, comoute count in util world (#769) 2022-01-10 13:20:20 -08:00
Yury Semikhatsky
e9b379f5ed
test: unroute predicate (#768) 2022-01-10 12:41:10 -08:00
Yury Semikhatsky
0c1d491c14
feat: roll driver, implement APIResponse assertions (#764) 2022-01-06 17:16:19 -08:00
Yury Semikhatsky
b09b9aecfb
feat: custom temp dir for driver via playwright.driver.tmpdir property (#763) 2022-01-06 14:36:39 -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
963afac983
feat: make --version return java package version (#748) 2021-12-16 14:38:15 -08:00
Yury Semikhatsky
c230bed27e
feat: roll driver, implement hasText locator option (#747) 2021-12-16 13:03:26 -08:00
Yury Semikhatsky
a4348f250f
feat: inclide Implementation-Version into manifest (#743) 2021-12-09 17:17:52 -08:00
Yury Semikhatsky
52d31a173e
devops: run tests on Java 17 (#740) 2021-12-08 09:34:52 -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
fa3bdebcbb
chore: remove unused script (#724) 2021-11-30 12:21:29 -08:00
Bruno Borges
0467aa7d4a
chore: No more need for jbang-catalog.json (#721) 2021-11-29 08:45:59 -08:00
codeboyzhou
8d84afccec
fix(scripts): install_local_driver.sh can't download driver successfully (#722) 2021-11-29 08:41:12 -08:00
Yury Semikhatsky
7d1026ea9c
feat: request API with shared RequestOptions and FormData (#718) 2021-11-19 17:35:59 -08:00
Yury Semikhatsky
0076b8f8a9
chore: bump version in examples (#716) 2021-11-19 08:58:07 -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
Andrey Lushnikov
3b4d8dc955
chore: proper driver URL detection (#709)
Since Nov 16, 2021, we have the following conventions:

- Drivers published from tip-of-tree have an `-alpha` version and are
  stored at `/next` subfolder on Azure Storage.
- Drivers auto-published for each commit of the release branch have a `-beta` version and are
  stored at `/next` subfolder on Azure Storage.
- Drivers published due to a release might have `-rc` as part of the
  version, and are stored in root subfolder on Azure Storage.

We no longer have driver versions that include "next" as part of the
version. I kept it for backwards compatibility.
2021-11-17 18:32:01 -08:00
Yury Semikhatsky
d71795801c
chore: roll driver to 1.18.0-alpha-1637178126000 (#708) 2021-11-17 14:04:33 -08:00
Yury Semikhatsky
16c7b7f25e
chore: use try resource in auth tests (#707) 2021-11-17 11:52:24 -08:00
Yury Semikhatsky
f739ae28e8
chore: convert using reflection instead of Gson (#705) 2021-11-16 22:33:38 -08:00
Yury Semikhatsky
9f8ff0e7a1
feat: APIRequest & co (#704) 2021-11-15 17:30:09 -08:00
Yury Semikhatsky
f782ca6339
chore: bump dev version to 1.18 (#703) 2021-11-15 15:10:23 -08:00
Yury Semikhatsky
90ccaa195f
devops: clean old build before updating readme (#702) 2021-11-15 15:08:08 -08:00
Max Schmitt
4be749f045
devops: use main branch instead of master (#699) 2021-11-13 14:39:27 +01:00
Yury Semikhatsky
f515d9f318
feat: frame locators, roll driver (#695) 2021-11-10 09:09:04 -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
49a54d7ee4
fix(tests): do not use redirectTestOutputToFile (#685) 2021-11-01 13:08:19 -07:00
Yury Semikhatsky
44a85c1dc3
chore: roll driver (#681) 2021-11-01 11:31:09 -07:00
Yury Semikhatsky
5d7ee12f4a
fix(route): do not wait for driver ack (#680) 2021-10-29 13:16:42 -07:00
Yury Semikhatsky
a0416459e1
feat(assertions): support some regex flags, improve error messages (#676) 2021-10-28 18:37:15 -07:00
Yury Semikhatsky
ddffc45e84
tests: use shorter timeout for in page evals (#675) 2021-10-28 16:51:58 -07:00
Yury Semikhatsky
e85258908e
fix(assertions): include property name into message (#674) 2021-10-28 15:43:57 -07:00
Max Schmitt
c61d1da352
chore: drop support for Windows 32 bit (#673) 2021-10-28 08:26:50 -07:00
Yury Semikhatsky
a60b0a9b78
fix(assertions): error message when not is used (#671) 2021-10-27 16:46:13 -07:00
Yury Semikhatsky
38bde7ad25
fix(assertions): set default timeout to 5s (#670) 2021-10-27 16:18:42 -07:00
Yury Semikhatsky
a8e41b1ede
fix(docker): add test-jar to the project dependencies (#668) 2021-10-27 15:03:57 -07:00