530 Commits

Author SHA1 Message Date
Yury Semikhatsky
b1b5b43948
fix(launcher): firefoxUserPrefs serialization (#351) 2021-03-22 14:35:29 -07:00
Yury Semikhatsky
bddd52e360
chore: update cli to 1.10.0-next-1616100617000 (#348) 2021-03-18 17:59:05 -07:00
Yury Semikhatsky
cbc671dd16
fix: supported driver jar packed into another jar (#342) 2021-03-11 23:58:23 -08:00
Yury Semikhatsky
a9a2eba2f6
chore: update alpha revision in the docs (#340) 2021-03-10 12:59:53 -08:00
Yury Semikhatsky
4bcb7afeda
tests: port new postData tests from upstream (#335) 2021-03-08 12:29:19 -08:00
Yury Semikhatsky
7ca9b33f46
chore: roll driver to 1.10.0-next-1615230258000 (#334) 2021-03-08 12:20:26 -08:00
Yury Semikhatsky
ae15e3050d
chore: update working version to 1.10.0-SNAPSHOT (#333) 2021-03-08 11:41:56 -08:00
Yury Semikhatsky
ed68a789ef
docs: update browser versions, fix wording in readme (#331) 2021-03-06 08:04:03 -08:00
Yury Semikhatsky
93a54d0a52
chore: update version to alpha in docs (#330) 2021-03-05 16:57:59 -08:00
Yury Semikhatsky
10da11cd7c
chore: update javadocs to reference set* methods (#328) v1.9.0-alpha-0 2021-03-05 15:17:28 -08:00
Max Schmitt
71b5865d5e
docs(readme): use aka.ms Playwright Slack invite link (#327) 2021-03-05 14:38:40 -08:00
Yury Semikhatsky
ce54e385c5
docs: add more badges (#326) 2021-03-05 14:32:34 -08:00
Yury Semikhatsky
7d333f994e
docs: update examples to use set* instead of with* (#325) 2021-03-05 14:29:41 -08:00
Yury Semikhatsky
617822fa18
fix: rename builder methods from with* to set* (#324) 2021-03-05 13:38:26 -08:00
Yury Semikhatsky
86c06c4fd3
fix(api): throw TimeoutError on timeout (#323) 2021-03-05 13:18:24 -08:00
Yury Semikhatsky
d57c449aef
test: add basic cli test (#321) 2021-03-05 10:12:45 -08:00
Yury Semikhatsky
9fe7496261
fix: set default codegen language to java (#320) 2021-03-04 22:33:49 -08:00
Yury Semikhatsky
9b568ab4ae
feat: add class for launching cli using mvn (#319) 2021-03-04 21:52:12 -08:00
Yury Semikhatsky
e9d5d6c5cd
fix: correctly terminate connection on remote browser close (#318) 2021-03-04 14:26:22 -08:00
Yury Semikhatsky
2094d40ecb
fix: delete deprecated accessibility API, add onceDialog (#317) 2021-03-03 21:15:34 -08:00
Yury Semikhatsky
315bda9b48
feat: provide stacktraces for inspector (#316) 2021-03-03 14:45:35 -08:00
Yury Semikhatsky
db5bb8b9c2
fix: use default file system for relative path resolution (#315) 2021-03-03 11:42:17 -08:00
Yury Semikhatsky
6d982db6b9
fix: implement BrowserType.connect (#314) 2021-03-02 18:13:27 -08:00
Yury Semikhatsky
65fdde3e36
docs: use double quotes, linkify Promise (#312) 2021-03-02 12:27:48 -08:00
Yury Semikhatsky
33cbcd6fc7
fix: roll 1.9.1-1614654987000, rename onConsole->onConsoleMessage (#311) 2021-03-01 21:29:12 -08:00
Yury Semikhatsky
5ce2bb6527
docs: generate even documentation (#310) 2021-03-01 17:36:52 -08:00
Yury Semikhatsky
7e3cec5aac
docs: patch javadoc links to API members and external sources (#309) 2021-03-01 16:38:29 -08:00
Yury Semikhatsky
606d9947d4
docs: add code snippets from upstream (#308) 2021-03-01 15:56:57 -08:00
Yury Semikhatsky
aea9218162
chore: roll driver to 1.9.1-1614633211000 (#307) 2021-03-01 15:04:54 -08:00
Yury Semikhatsky
9885f72a66
docs: add examples from intro (#304) 2021-02-23 13:18:15 -08:00
Yury Semikhatsky
d63a8e31c3
fix(logging): use thread-safe time formatter (#303) 2021-02-23 12:52:02 -08:00
Yury Semikhatsky
32afbc065b
docs: fix examples to work with the latest api (#302) 2021-02-23 12:30:03 -08:00
Yury Semikhatsky
08d84cf629
chore: harden custom type mapping (#299) 2021-02-19 18:54:06 -08:00
Yury Semikhatsky
85553f691f
chore: remove custom generator for cookie methods (#298) 2021-02-19 18:22:23 -08:00
Yury Semikhatsky
2c6aa8f8b3
chore: remove Types.java (#297) 2021-02-19 16:45:57 -08:00
Yury Semikhatsky
80c11f76aa
fix: change postData field type to Object (#296) 2021-02-19 16:28:26 -08:00
Yury Semikhatsky
aa853e8386
chore: generate selectOption from api.json (#295) 2021-02-19 15:44:10 -08:00
Yury Semikhatsky
99890b57bc
fix: generate helper builder methods for nested types (#294) 2021-02-19 14:34:01 -08:00
Yury Semikhatsky
ab5cd1c511
fix: generate overloaded builders for options (#293) 2021-02-19 13:46:08 -08:00
Yury Semikhatsky
b7a822ee41
chore: always use number for polling interval option (#292) 2021-02-19 12:39:23 -08:00
Yury Semikhatsky
c9787e2102
chore: user array instead of list only for overloaded params (#291) 2021-02-19 11:44:58 -08:00
Yury Semikhatsky
8bfb69b93d
fix: run tests on release-* branches too (#289) 2021-02-19 09:35:30 -08:00
Yury Semikhatsky
8e62a47f6d
fix: generate FilePayload and setInputFiles from api.json (#286) 2021-02-12 18:14:09 -08:00
Yury Semikhatsky
b8a774eecc
fix: generate frameByUrl from api.json (#285) 2021-02-12 16:23:04 -08:00
Yury Semikhatsky
6fb0b01a17
fix: generate javadocs for all overloads (#284) 2021-02-12 15:15:41 -08:00
Yury Semikhatsky
5fa5a513d2
fix: start generating overloaded method for union params from api.json (#283) 2021-02-12 14:53:47 -08:00
Yury Semikhatsky
5f122784f8
chore: roll cli to 1.9.0-next-1613157126000 (#282) 2021-02-12 12:21:45 -08:00
Yury Semikhatsky
f3003bad20
chore: remove custom signatures for non-java methods (#281) 2021-02-12 10:08:11 -08:00
Yury Semikhatsky
0afb42bb0f
fix: remove devices from the API (#280) 2021-02-11 12:53:18 -08:00
Yury Semikhatsky
8db59ba9a1
chore: update cli to match current api (#279) 2021-02-11 08:29:53 -08:00