Max Schmitt
|
e7d4d61442
|
feat: add forced-colors media query emulation (#6903)
|
2021-09-03 21:48:06 +02:00 |
|
Pavel Feldman
|
e574f4b7fd
|
feat(api): introduce setChecked convenience method (#8525)
|
2021-08-29 20:00:40 -07:00 |
|
Max Schmitt
|
8e20f13079
|
feat(routes): add support for the times option (#8399)
|
2021-08-24 20:45:50 +02:00 |
|
Max Schmitt
|
d52250f2c5
|
docs: add note about Service Workers and route (#8401)
|
2021-08-24 15:57:35 +02:00 |
|
Dmitry Gozman
|
827a909d36
|
docs: deprecate timeout option in isVisible/isHidden methods (#8371)
|
2021-08-23 12:32:06 -07:00 |
|
Yury Semikhatsky
|
851fe8d0bd
|
docs: use language-neutral references to page.goto (#8320)
|
2021-08-19 12:23:35 -07:00 |
|
Pavel Feldman
|
954de62502
|
docs: fix locators visibility confusion
|
2021-08-16 17:41:27 -07:00 |
|
Joel Einbinder
|
4fabe5e6e4
|
feat(drag): sourcePosition and targetPosition (#7803)
|
2021-08-03 13:12:34 -04:00 |
|
Fabian Mendez
|
731f9453c5
|
feat(inputValue): implement inputValue for select elements (#7951)
|
2021-08-03 08:22:40 -07:00 |
|
Pavel Feldman
|
0a6ae11da1
|
feat(strict): introduce strict mode (#7851)
|
2021-07-26 22:00:23 -07:00 |
|
Pavel Feldman
|
827fb80465
|
feat(locator): implement element locators (#7808)
|
2021-07-22 21:37:20 -07:00 |
|
Joel Einbinder
|
56ada374df
|
feat(dragAndDrop): page.dragAndDrop (#6910)
|
2021-07-19 12:42:55 -05:00 |
|
Dmitry Gozman
|
d1170b30fc
|
Revert "api: remove timeout option from isVisible and isHidden methods (#7414)" (#7600)
This reverts commit 9f71c96740.
|
2021-07-14 10:46:00 +02:00 |
|
Max Schmitt
|
371aa3dab2
|
feat: add browser.newContext({ baseUrl }) (#7409)
|
2021-07-06 21:16:37 +02:00 |
|
Dmitry Gozman
|
9f71c96740
|
api: remove timeout option from isVisible and isHidden methods (#7414)
It is unused and confusing.
|
2021-07-01 13:30:16 -07:00 |
|
Pavel Feldman
|
e6bf0a07fe
|
feat(force): add fill, selectOption, selectText ({force}) (#7286)
|
2021-06-24 08:18:09 -07:00 |
|
Pavel Feldman
|
5732307280
|
feat(inputValue): implement *.inputValue() (#7285)
|
2021-06-23 22:19:20 -07:00 |
|
Max Schmitt
|
1be687e478
|
docs(dotnet): fixed broken screenshot example (#7090)
|
2021-06-14 15:39:58 +02:00 |
|
Pavel Feldman
|
d16afef75a
|
doc(tracing): add a trace viewer doc (#6864)
|
2021-06-03 08:08:05 -07:00 |
|
Ross Wollman
|
c8c849e164
|
docs(page): add TypeScript $eval type-hint notes (#6693)
|
2021-06-01 22:50:31 +02:00 |
|
Max Schmitt
|
c8c77e4df0
|
docs: use sha256 for exposeFunction everywhere (#6805)
|
2021-05-31 15:47:14 -07:00 |
|
Max Schmitt
|
47d4d473d0
|
docs: fixed wrong waitForRequestFinished description (#6808)
|
2021-05-31 18:54:20 +02:00 |
|
Pavel Feldman
|
250c51fd9f
|
docs: text nits (2)
|
2021-05-26 16:27:42 -07:00 |
|
Pavel Feldman
|
fb3c6e50d4
|
api(dotnet): remove whenall (#6768)
|
2021-05-26 15:50:42 -07:00 |
|
Pavel Feldman
|
bb0e196b15
|
api(dotnet): specialize waitForEvent (#6761)
|
2021-05-26 15:11:31 -07:00 |
|
Pavel Feldman
|
f7f08c9c02
|
api(dotnet): normalize enums, remove browser channel enum (#6738)
|
2021-05-25 14:33:27 -07:00 |
|
gboer
|
15bf6a0a1b
|
docs(class-page.md): Add additional clarification on requestFailed event (#6724)
|
2021-05-25 12:58:48 -07:00 |
|
Pavel Feldman
|
17553e253d
|
api(dotnet): hide reducedMotion from csharp until C# 1.11 release (#6705)
|
2021-05-22 07:58:02 -07:00 |
|
Pavel Feldman
|
f9357531f5
|
doc(dotnet): add a self-contained example (#6702)
|
2021-05-22 07:55:53 -07:00 |
|
Max Schmitt
|
ba29e99ace
|
feat: added reduced motion media query emulation (#6646)
|
2021-05-22 01:56:09 +02:00 |
|
Anže Vodovnik
|
c80e9fa58a
|
docs(dotnet): guides (#6639)
|
2021-05-19 19:53:12 -07:00 |
|
Pavel Feldman
|
fad77e2f78
|
docs(dotnet): udpate existing examples (#6669)
|
2021-05-19 17:19:25 -07:00 |
|
Pavel Feldman
|
ba637e6e41
|
chore: bring back dblclick alias (#6667)
|
2021-05-19 16:29:35 -07:00 |
|
Pavel Feldman
|
1f22673c29
|
api(dotnet): introduce RunAndWaitForAsync (#6660)
|
2021-05-19 15:49:44 -07:00 |
|
Pavel Feldman
|
7eca573eb4
|
api(dotnet): remove some overrides (#6622)
|
2021-05-17 20:10:32 -07:00 |
|
Pavel Feldman
|
fd1e62b8c5
|
docs(dotnet): examples for dialogs, fixes (#6599)
|
2021-05-15 14:02:07 -07:00 |
|
Darío Kondratiuk
|
52658cf507
|
chore(dotnet): revert opener async (#6600)
|
2021-05-15 13:43:45 -07:00 |
|
Pavel Feldman
|
b5884b95b7
|
docs(dotnet): examples for events, handles (#6598)
|
2021-05-15 11:57:20 -07:00 |
|
Darío Kondratiuk
|
8845484ac7
|
chore(dotnet): page.opener sync (#6579)
|
2021-05-14 07:49:37 -07:00 |
|
Pavel Feldman
|
6a39b86640
|
chore: GoToAsync -> GotoAsync (#6563)
|
2021-05-13 11:57:02 -07:00 |
|
Anže Vodovnik
|
ddfbffa111
|
docs(dotnet): Page examples (#6556)
|
2021-05-13 10:19:47 -07:00 |
|
Darío Kondratiuk
|
0d3d2d3384
|
chore(dotet): fix goto casing (#6529)
|
2021-05-12 08:09:04 -07:00 |
|
Max Schmitt
|
8af8b6340d
|
docs: add ref to waitForSelector from querySelector (#6514)
|
2021-05-12 08:07:49 +02:00 |
|
Darío Kondratiuk
|
9e36f5cc26
|
docs(consoleMessage): add missing console message comments (#6320)
Co-authored-by: Max Schmitt <max@schmitt.mx>
|
2021-05-05 13:18:07 -07:00 |
|
Dmitry Gozman
|
14ebcfdf0b
|
docs: update fill/selectOption docs to mention label retargeting (#6406)
|
2021-05-04 13:08:38 -07:00 |
|
Thomas Wang
|
af92565bc7
|
Update class-page example code (#6379)
|
2021-04-30 21:39:10 -07:00 |
|
Darío Kondratiuk
|
9da718d6d5
|
docs: change the position argument location in check functions (#6191)
|
2021-04-29 21:23:03 -07:00 |
|
Darío Kondratiuk
|
dec973611c
|
docs(page): add missing docs on emulateMedia (#6322)
|
2021-04-29 21:08:30 -07:00 |
|
Dmitry Gozman
|
ce0331038b
|
docs: add route example with some logic (#6324)
|
2021-04-26 08:46:17 -07:00 |
|
Dmitry Gozman
|
ff147b0007
|
docs: update waitForRequest/Response snippets (#6294)
|
2021-04-23 08:53:25 -07:00 |
|