Vladimir
|
99732d9946
|
docs: fix marko browser example (#7295)
|
2025-01-20 09:19:22 +09:00 |
|
Giildo
|
149380b1be
|
docs: fix broken link (#7276)
|
2025-01-17 10:37:33 +01:00 |
|
Joaquín Sánchez
|
e0b47759a9
|
docs: fix browser testerhtmlpath link (#7220)
|
2025-01-12 17:32:11 +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
|
a4ac2fe44d
|
docs: fix small typos (#7163)
|
2025-01-03 12:47:45 +01:00 |
|
Hiroshi Ogawa
|
843a621e70
|
feat(browser): support clipboard api userEvent.copy, cut, paste (#6769)
|
2024-12-23 09:32:12 +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
|
545cfa2f07
|
docs(browser): add vanilla example (#7049)
|
2024-12-08 15:11:34 +01:00 |
|
Vladimir
|
3c18ecf720
|
docs: replace Vitest 2.2 mentions (#7025)
|
2024-12-06 09:46:48 +01:00 |
|
Vladimir
|
38e50f1bbd
|
docs: show icons in code-groups and code titles, update sidebar (#6970)
|
2024-11-27 09:46:01 +01:00 |
|
Vladimir
|
ac1a7fdc62
|
fix(browser): explain TypeScript support in docs and add asymmetric matchers to types (#6934)
|
2024-11-25 17:00:47 +01:00 |
|
Vladimir Sheremet
|
9e7c99f6b8
|
docs: typo
|
2024-11-13 16:05:10 +01:00 |
|
Vladimir
|
417bdb423d
|
fix(browser): init browsers eagerly when tests are running (#6876)
|
2024-11-13 16:03:43 +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 |
|
Hiroshi Ogawa
|
19278f4cb9
|
fix(browser): cleanup keyboard state (#6731)
|
2024-10-21 14:16:04 +02:00 |
|
Vladimir
|
502ecbfea8
|
docs: mention that the browser mode uses 63315 port (#6691)
|
2024-10-11 17:46:07 +02:00 |
|
Camille Teruel
|
91442dfc98
|
fix(browser): update solidjs testing library lib (#6548)
|
2024-09-25 10:36:16 +02:00 |
|
Vladimir
|
cf148645c9
|
feat(browser): support userEvent.upload in playwright provider (#6442)
|
2024-09-02 18:33:22 +02:00 |
|
Vladimir Sheremet
|
60a7007141
|
docs: use info instead of note
|
2024-08-09 17:07:13 +02:00 |
|
Vladimir Sheremet
|
84d9623497
|
docs: fix code-group
|
2024-08-09 17:04:54 +02:00 |
|
Vladimir
|
d7951125c2
|
docs: add vitest-browser packages to Browser Mode examples (#6314)
|
2024-08-09 16:26:46 +02:00 |
|
Vladimir
|
3347f83e5a
|
feat(browser): introduce built-in locators (#6084)
|
2024-08-07 08:18:27 +02:00 |
|
Vladimir
|
74ca11a4b8
|
feat(browser): make iframe scalable, improve documentation (#6257)
|
2024-08-05 12:51:23 +02:00 |
|
Vladimir
|
af2b813c75
|
feat(browser): move page.config to server.config, add more docs (#6252)
|
2024-07-31 20:06:12 +02:00 |
|
Justin Zhu
|
0a17989e6d
|
docs(browser): set browser.name: 'chromium' when using playwright (#6220)
|
2024-07-25 15:19:20 +02:00 |
|
Vladimir
|
3aab8a1ed6
|
refactor: deprecate all config types from the main Vitest entrypoint, introduce SerializedConfig type (#6205)
|
2024-07-23 19:28:59 +02:00 |
|
Vladimir
|
883f348274
|
fix(browser): userEvent.setup initiates a separate state for userEvent instance (#6088)
|
2024-07-23 15:56:21 +02:00 |
|
Lenni
|
0881023e68
|
docs: list default browser provider consistently (#6154)
|
2024-07-17 11:00:00 +02:00 |
|
Vladimir Sheremet
|
32c0d99b3c
|
docs: remove defineCommand reference
Closes #6148
|
2024-07-16 12:47:26 +02:00 |
|
Joaquín Sánchez
|
8c035988be
|
docs: update VP theme configuration (#6051)
|
2024-07-08 16:49:13 +02:00 |
|
Joaquín Sánchez
|
50130bdb59
|
docs: split browser page (#5988)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-07-01 13:51:59 +02:00 |
|