744 Commits

Author SHA1 Message Date
Yury Semikhatsky
385131e51b
chore: roll driver to 1.25.0 (#1026) 2022-08-11 13:40:57 -07:00
Yury Semikhatsky
6cb9f60988
chore: roll driver to 1.25.0-alpha-1659998098000 (#1025) 2022-08-09 14:07:53 -07:00
Yury Semikhatsky
aef9badd64
feat: assertions default timeout (#1023) 2022-08-04 17:29:02 -07:00
Yury Semikhatsky
64f7a059af
fix: prevent video.saveAs() from hanging (#1020) 2022-08-01 15:01:43 -07:00
Yury Semikhatsky
436fc12609
feat: roll driver to 1.25.0-alpha-jul-28-2022 (#1015) 2022-07-28 14:23:59 -07:00
Yury Semikhatsky
560575a9b5
test: unflake wheel test (#1014) 2022-07-27 16:39:47 -07:00
Yury Semikhatsky
0afaf6c561
fix: no split packages for compatibility with modules (#1013) 2022-07-27 13:32:25 -07:00
Yury Semikhatsky
202371b5d7
test: locator has with unicode symbols (#1012) 2022-07-26 14:12:47 -07:00
Yury Semikhatsky
2093bba554
fix: do not download browsers if selenium url is set (#1008) 2022-07-25 16:20:38 -07:00
Yury Semikhatsky
77538dcf7f
chore: bump dev version to 1.25 (#1007) 2022-07-25 15:56:22 -07:00
Yury Semikhatsky
f759222755
fix: do not escape html symbols when serializing strings to json (#1005) 2022-07-25 15:19:48 -07:00
Max Schmitt
d87c6b24ca
chore(roll): roll 1.24.0 add regex, date, url serializers (#1003) 2022-07-25 22:53:53 +02:00
Max Schmitt
41355bd059
chore: add 'gpg' package to Docker images (#1004) 2022-07-25 12:49:19 +02:00
Yury Semikhatsky
e372513fa4
test: unflake playwrightDriverAlternativeImpl (#986) 2022-07-08 16:22:48 -07:00
Yury Semikhatsky
b8e1e1d935
chore: remove isolated tests (#984) 2022-06-30 14:09:09 -07:00
Yury Semikhatsky
a0745735d9
feat: roll driver to 1.23.1-beta, implement routeFromHar.update (#982) 2022-06-30 12:04:22 -07:00
Yury Semikhatsky
b90de26d23
feat: accept PLAYWRIGHT_JAVA_SRC in Playwright.create (#980) 2022-06-29 15:27:11 -07:00
Yury Semikhatsky
adfdf92eaa
test: use only 127.0.0.1 for loopback (#978) 2022-06-28 17:26:33 -07:00
Yury Semikhatsky
60cb6ea7b3
chore: remove extractZip logs from tests (#979) 2022-06-28 17:26:22 -07:00
Yury Semikhatsky
44cb76d92c
chore: only log har when pw:api is enabled (#977) 2022-06-28 16:23:04 -07:00
Yury Semikhatsky
9fac877892
test: unflake TestWebSocket.shouldEmitError (#976) 2022-06-28 16:09:17 -07:00
Yury Semikhatsky
ec8fb9f191
fix: use same eol setting in gitattributes as upstream (#973) 2022-06-28 12:29:27 -07:00
Yury Semikhatsky
844d1665b2
chore: set dev version to 1.24.0-SNAPSHOT (#972) 2022-06-28 09:14:57 -07:00
Yury Semikhatsky
484a255ec7
feat: support ignoreCase option (#969) 2022-06-28 08:43:20 -07:00
Yury Semikhatsky
3f60144e0f
chore: update driver to 1.23.0 (#968) 2022-06-27 15:33:44 -07:00
Yury Semikhatsky
8004e5d0ff
test: 403 response still has postBody (#967) 2022-06-27 14:13:40 -07:00
Yury Semikhatsky
3604aab710
chore: store LocalUtils on Connection (#963) 2022-06-24 16:25:58 -07:00
Yury Semikhatsky
2fdb89c94e
fix: match against updated url (#962) 2022-06-24 15:13:41 -07:00
Yury Semikhatsky
4fee61a655
test: unflake TestHar.shouldAttachContent (#961) 2022-06-24 14:50:24 -07:00
Yury Semikhatsky
efb281e016
feat: implement routeFromHAR (#960) 2022-06-24 13:44:57 -07:00
Yury Semikhatsky
fdec32c650
chore: simplify handler result (#959) 2022-06-23 18:59:04 -07:00
Yury Semikhatsky
7e285ffe44
feat: route.fallback with overrides (#958) 2022-06-23 16:48:32 -07:00
Yury Semikhatsky
edf0e45fb4
feat: roll to 1.23.0-beta-1655926399000 (#956) 2022-06-23 10:11:38 -07:00
Yury Semikhatsky
c8eb4f9eeb
feat: route chaining (#950) 2022-06-11 11:24:30 -07:00
dependabot[bot]
e4ec9b8dbe
chore(deps): bump gson from 2.8.6 to 2.8.9 in /tools/api-generator (#937) 2022-06-11 09:37:35 -07:00
dependabot[bot]
ef13ab86b8
chore(deps): bump gson from 2.8.6 to 2.8.9 in /tools/test-local-installation (#938) 2022-06-11 09:37:09 -07:00
dependabot[bot]
a48fef6b01
chore(deps): bump gson from 2.8.6 to 2.8.9 (#936) 2022-06-11 09:36:35 -07:00
Yury Semikhatsky
1c1f3d43ac
docs: update docs link (#945) 2022-06-06 09:42:53 -07:00
Max Schmitt
8f59cd73f5
chore: fix examples which could not be executed (#941) 2022-05-31 09:33:33 +02:00
Yury Semikhatsky
e04ef2132c
test: make install test not skip browser downloads (#931) 2022-05-13 15:31:37 -07:00
Yury Semikhatsky
34d23a833e
devops: bump version to 1.23.0-SNAPSHOT (#930) 2022-05-13 11:14:15 -07:00
Yury Semikhatsky
15eefc54af
feat: roll beta driver, remove layout selectors (#926) 2022-05-13 00:49:59 -07:00
Yury Semikhatsky
abf245ccc7
feat: implement Locator.filter (#925) 2022-05-12 09:39:10 -07:00
Gabriel Gavrilov
10592ce5c7
Added Selectors and Keyboard Manipulation Example (#920) 2022-05-11 09:20:51 -07:00
Yury Semikhatsky
ef7f50c48a
feat: roll driver, implement locator filters (#921) 2022-05-10 10:43:30 -07:00
Andrey Lushnikov
473b1ce794
devops: mark docker image as playwright official (#889) 2022-05-06 19:07:44 -07:00
Yury Semikhatsky
98ecb7e0a0
test: unflake TestInstall.shouldThrowWhenBrowserPathIsInvalid (#916) 2022-05-03 13:50:20 -07:00
Yury Semikhatsky
04eb228813
devops: add workflow triggering internal tests (#915) 2022-05-02 18:01:40 -07:00
Max Schmitt
298e01ee80
chore: add arm64 Docker image (#890) 2022-05-02 14:46:05 +01:00
Yury Semikhatsky
b6b54af13c
Revert "Revert "Add Linux/arm64 support (#883)" (#892)" (#905)
This reverts commit 536af6b3d8cd403e685cb0381b40010a8812fc8e.
2022-04-27 17:24:12 -07:00