614 Commits

Author SHA1 Message Date
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
Yury Semikhatsky
45b141811b
chore: extract common routines to base class (#666) 2021-10-26 17:53:09 -07:00
Yury Semikhatsky
bd6ed7bc88
feat: locator assertions part 2 (#663) 2021-10-26 16:41:47 -07:00
Yury Semikhatsky
d0e7ab1e58
feat: locator assertions (part 1) (#662) 2021-10-25 18:31:07 -07:00
Yury Semikhatsky
7ff7ee188b
chore: disable interception when route.times==0 (#660) 2021-10-22 12:42:51 -07:00
Yury Semikhatsky
d291a64e11
chore: driver-side waitForTimeout (#651) 2021-10-22 08:58:00 -07:00
Yury Semikhatsky
9f2b482084
chore: move common parts to parent pom, update module descriptions (#658) 2021-10-21 23:40:17 -07:00
Yury Semikhatsky
b7319c629d
feat: add web-first assertions for page (#657) 2021-10-21 18:22:00 -07:00
Yury Semikhatsky
38c5dc28a4
chore: bump development version (#656) 2021-10-21 17:54:52 -07:00
Andrey Lushnikov
1b9f7732fe
chore: roll driver to 1.16 release (#653) 2021-10-21 00:00:39 -07:00
Yury Semikhatsky
1a4dec86cd
chore: remove route handlers with times=0 (#652) 2021-10-20 18:47:52 -07:00
Yury Semikhatsky
c802c87e52
chore: roll driver to 1.16.0-next-1634661437000 (#650) 2021-10-19 11:37:44 -07:00
Yury Semikhatsky
ab81b542b8
chore: roll driver (#643) 2021-10-12 16:03:11 -07:00
Yury Semikhatsky
07e7cb85c7
chore: roll driver (#642) 2021-10-12 11:25:51 -07:00
Yury Semikhatsky
7af5405d38
feat: roll driver, implement locator.waitFor (#639) 2021-10-05 19:00:19 -07:00
Yury Semikhatsky
50ba2dacbb
chore: bump example dependency version (#632) 2021-09-30 08:40:18 -07:00
Yury Semikhatsky
61f5e4dfdd
chore: roll driver to 1.16.0-next-1632766475000 (#629) 2021-09-27 13:21:10 -07:00
Andrey Lushnikov
84344c9ff9
docs: put in instructions on how to update package version (#626) 2021-09-23 08:11:51 -07:00
Max Schmitt
c0fd575fac
chore(set_maven_version): do not generate version backups (#620) 2021-09-21 09:11:18 -07:00
Max Schmitt
81724c7c94
chore: mark 1.16.0-SNAPSHOT (#621) 2021-09-21 15:11:27 +02: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
b000a8b6df
chore: simplify issue templates, align with upstream (#611) 2021-09-17 16:20:30 -07:00
Yury Semikhatsky
16cc466622
feat: roll driver, headerValue(s), wheel (#609) 2021-09-17 16:20:14 -07:00
codeboyzhou
958813201a
docs: update maven version number for README.md (#605) 2021-09-17 09:03:05 -07:00
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