Vladimir
|
0dc93ea988
|
feat: introduce separate packages for browser mode providers (#8629)
|
2025-10-01 15:58:13 +02:00 |
|
Vladimir
|
2308cbf130
|
feat(browser): add length property to locators, toHaveLength now accepts locators (#8512)
|
2025-08-31 11:38:44 +02:00 |
|
Noritaka Kobayashi
|
02da20864c
|
chore: fix typos (#8179)
|
2025-07-22 18:02:11 +02:00 |
|
Ansgar Prause
|
646a1512f1
|
docs: fix typo, improve formatting (#8025)
|
2025-05-26 11:51:55 +09:00 |
|
Vladimir
|
e6fbd8d256
|
feat(browser): custom locators API (#7993)
|
2025-05-17 17:39:38 +02:00 |
|
Vladimir Sheremet
|
05b7dd93ad
|
docs: update version
|
2025-05-17 15:45:07 +02:00 |
|
Vladimir
|
d9f5163534
|
feat(browser): add screenshot.save option (#7777)
|
2025-05-17 15:44:06 +02:00 |
|
Vladimir
|
12762ea6cc
|
perf(browser): fork jest-dom instead of bundling it (#7605)
|
2025-03-26 10:07:11 +01:00 |
|
Vladimir
|
63949b1d73
|
feat(browser): introduce and, or and filter locators (#7463)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-03-20 15:19:50 +01:00 |
|
Arya Emami
|
3fdee3da8b
|
chore: fix various typos (#7663)
|
2025-03-14 09:20:41 +01:00 |
|
Vladimir
|
5eb4cd1fa5
|
fix(browser): fail playwright timeouts earlier than a test timeout (#7565)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-03-07 09:54:16 +01:00 |
|
patak
|
9745fe8cb5
|
docs: clarify that locator.nth is zero based (#7326)
|
2025-01-21 14:52:50 +01:00 |
|
Robin
|
ac73eec476
|
docs(locators): update provider config link (#7211)
|
2025-01-11 16:18:19 +01:00 |
|
Arya Emami
|
8dd2071376
|
chore: fix various typos (#7054)
|
2025-01-08 14:21:45 +01:00 |
|
Tony Spataro
|
38458ea6ff
|
feat(browser): implement locator.nth() (#7137)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2025-01-04 12:30:30 +01:00 |
|
Vladimir
|
78b62ffe1d
|
feat: allow multi-browser configuration (#6975)
|
2024-12-19 14:21:41 +01:00 |
|
Vladimir
|
9a1b501223
|
feat: prepare the Vitest API to be stable (#6962)
|
2024-12-10 11:12:47 +01:00 |
|
Vladimir
|
3c18ecf720
|
docs: replace Vitest 2.2 mentions (#7025)
|
2024-12-06 09:46:48 +01:00 |
|
Vladimir
|
93b67c24b1
|
fix: throw an error and a warning if .poll, .element, .rejects/.resolves, and locator.* weren't awaited (#6877)
|
2024-11-13 13:16:24 +01:00 |
|
Vladimir
|
cf148645c9
|
feat(browser): support userEvent.upload in playwright provider (#6442)
|
2024-09-02 18:33:22 +02:00 |
|
Vladimir
|
3347f83e5a
|
feat(browser): introduce built-in locators (#6084)
|
2024-08-07 08:18:27 +02:00 |
|