Yury Semikhatsky
aef9badd64
feat: assertions default timeout ( #1023 )
2022-08-04 17:29:02 -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
Max Schmitt
d87c6b24ca
chore(roll): roll 1.24.0 add regex, date, url serializers ( #1003 )
2022-07-25 22:53:53 +02: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
3f60144e0f
chore: update driver to 1.23.0 ( #968 )
2022-06-27 15:33:44 -07:00
Yury Semikhatsky
efb281e016
feat: implement routeFromHAR ( #960 )
2022-06-24 13:44:57 -07:00
Yury Semikhatsky
edf0e45fb4
feat: roll to 1.23.0-beta-1655926399000 ( #956 )
2022-06-23 10:11:38 -07:00
Yury Semikhatsky
15eefc54af
feat: roll beta driver, remove layout selectors ( #926 )
2022-05-13 00:49:59 -07:00
Yury Semikhatsky
ef7f50c48a
feat: roll driver, implement locator filters ( #921 )
2022-05-10 10:43:30 -07: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
Yury Semikhatsky
536af6b3d8
Revert "Add Linux/arm64 support ( #883 )" ( #892 )
2022-04-11 17:25:13 -07:00
Yury Semikhatsky
8ce193d144
chore: roll to 1.21 beta driver ( #888 )
2022-04-11 13:04:57 -07:00
Michael S. Fischer
7eddd2d2b2
Add Linux/arm64 support ( #883 )
2022-04-06 18:42:39 -07:00
Yury Semikhatsky
4916ba22af
chore: roll driver ( #838 )
2022-03-14 12:04:20 -07:00
Yury Semikhatsky
1153d473fb
feat: roll driver to 3/3/22 ( #832 )
2022-03-04 08:31:13 -08:00
Max Schmitt
e127abb68e
chore: align Docker with upstream Docker infra ( #831 )
2022-03-03 22:55:21 +01:00
Yury Semikhatsky
b448a1789a
chore: roll 1.19.0 driver ( #813 )
2022-02-15 14:06:06 -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
Andrey Lushnikov
85b671328e
chore: roll to latest 1.18 ( #785 )
2022-01-19 16:42:07 -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
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
0c1d491c14
feat: roll driver, implement APIResponse assertions ( #764 )
2022-01-06 17:16:19 -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
fa3bdebcbb
chore: remove unused script ( #724 )
2021-11-30 12:21:29 -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
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
9f8ff0e7a1
feat: APIRequest & co ( #704 )
2021-11-15 17:30:09 -08:00
Yury Semikhatsky
90ccaa195f
devops: clean old build before updating readme ( #702 )
2021-11-15 15:08:08 -08: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
2d0d941e18
feat: support wait until commit, roll driver ( #687 )
2021-11-02 13:07:56 -07:00
Yury Semikhatsky
44a85c1dc3
chore: roll driver ( #681 )
2021-11-01 11:31:09 -07:00
Max Schmitt
c61d1da352
chore: drop support for Windows 32 bit ( #673 )
2021-10-28 08:26:50 -07:00
Yury Semikhatsky
d0e7ab1e58
feat: locator assertions (part 1) ( #662 )
2021-10-25 18:31:07 -07:00
Yury Semikhatsky
b7319c629d
feat: add web-first assertions for page ( #657 )
2021-10-21 18:22:00 -07:00
Andrey Lushnikov
1b9f7732fe
chore: roll driver to 1.16 release ( #653 )
2021-10-21 00:00:39 -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
61f5e4dfdd
chore: roll driver to 1.16.0-next-1632766475000 ( #629 )
2021-09-27 13:21:10 -07:00
Max Schmitt
c0fd575fac
chore(set_maven_version): do not generate version backups ( #620 )
2021-09-21 09:11:18 -07:00