Dmitry Gozman
db09275d89
docs: reject -> throw, fix small typos ( #6152 )
2021-04-08 16:42:45 -07:00
Joel Einbinder
63d0d466e3
feat(cdp): replace wsEndpoint with protocol neutral endpointURL ( #6141 )
2021-04-08 14:55:28 -07:00
Yury Semikhatsky
83c7a3ba26
docs: pass wsEndpoint as param in java ( #6112 )
2021-04-06 17:33:49 -07:00
Yury Semikhatsky
4bd7467942
docs: add missing connectOverCDP.wsEndpoint param in java ( #6109 )
2021-04-06 17:08:40 -07:00
Yury Semikhatsky
9abed11782
docs: expose connectOverCDP in java ( #6107 )
2021-04-06 15:57:51 -07:00
Darío Kondratiuk
ee396421ea
chore(dotnet): alias for dblclick in C# ( #5899 )
2021-04-06 11:49:46 +02:00
Pavel Feldman
ee1bcd760b
docs: fix the Electron example
2021-04-04 14:08:40 -07:00
Pavel Feldman
a7630c91d5
api: remove Chromium* classes ( #6040 )
2021-04-01 18:47:14 -07:00
Dmitry Gozman
9d9599c6a6
api(video): implement video.saveAs and video.delete ( #6005 )
...
These methods are safe to call while the page is still open, or when it is
already closed. Works in remotely connected browser as well.
Also makes video.path() to throw for remotely connected browser.
Under the hood migrated Download and Video to use the common Artifact object.
2021-03-31 10:38:05 -07:00
Max Schmitt
26f9e29623
docs(route): add note about unroute ( #6019 )
2021-03-31 09:23:17 -07:00
Pavel Feldman
85ab1dc7a4
feat(waitForURL): add a new waitForURL api ( #6010 )
2021-03-30 21:51:22 -07:00
Pavel Feldman
f1c0d09765
feat(size): emulate window.screen size ( #5967 )
2021-03-29 14:10:58 -07:00
Max Schmitt
dfe07818e6
docs: fixed various typos ( #5958 )
2021-03-26 10:47:16 -07:00
Darío Kondratiuk
475a6fe391
chore(dotnet): use csharp types in Frame and Page ( #5961 )
2021-03-26 10:45:50 -07:00
Dmitry Gozman
12e00629e4
docs: update channels doc to mention manual installation ( #5964 )
2021-03-26 10:20:21 -07:00
Max Schmitt
601c09f7f1
docs(page): remove note that screenshot takes 1/6+s ( #5945 )
2021-03-24 20:02:14 -07:00
Darío Kondratiuk
24ee49b958
chore(dotnet): improve goto name in csharp ( #5917 )
2021-03-24 15:31:30 +01:00
Pavel Feldman
543582b4ca
chore: expose channel name literals for types ( #5922 )
2021-03-23 13:21:03 -07:00
Pavel Feldman
f70eaf4ff3
docs(android): android doc nits ( #5924 )
2021-03-23 13:20:41 -07:00
Yury Semikhatsky
8f1d03f846
docs(options): clarify recordHarPath and recordVideoDir behavior ( #5923 )
2021-03-23 13:13:15 -07:00
Pavel Feldman
516f13e7ee
Revert "chore(docs): reference the available constants for csharp ( #5785 )"
...
This bubbled up in Python comment.
2021-03-18 13:49:35 -07:00
Anže Vodovnik
dfb1c99ad1
chore(docs): reference the available constants for csharp ( #5785 )
2021-03-18 16:34:13 +01:00
Anže Vodovnik
c55000812b
docs(dotnet): adds option parameters for csharp on element handle ( #5823 )
2021-03-17 18:28:40 +01:00
Pavel Feldman
1dd6bd3316
infra(channel): wire release channel to all tests ( #5820 )
2021-03-15 08:07:57 -07:00
Pavel Feldman
a96d6a7dbb
feat: allow to pick stable channel ( #5817 )
2021-03-13 14:02:39 -08:00
Anže Vodovnik
720dea4069
docs(dotnet): adding missing methods from dotnet port ( #5763 )
2021-03-11 17:14:10 +01:00
Max Schmitt
7706e5a24a
docs(python): removed wrong quotes for enum ( #5784 )
2021-03-10 14:19:48 -08:00
Yury Semikhatsky
aae8cc839a
docs: improve Download methods documentation ( #5760 )
2021-03-08 19:52:07 -08:00
Anže Vodovnik
47104746ec
docs(dotnet): marking methods async ( #5751 )
2021-03-08 09:33:23 -08:00
Anže Vodovnik
0ca56a8b17
docs(dotnet): mark waitForClose as async ( #5730 )
2021-03-08 10:09:18 +01:00
Yury Semikhatsky
ea9485ec9a
docs: document PlaywrightException in java ( #5743 )
2021-03-05 15:32:33 -08:00
Yury Semikhatsky
70beef83d0
docs: rename with* to set* for java ( #5737 )
2021-03-05 13:50:34 -08:00
Anže Vodovnik
5c46a61dba
docs(dotnet): csharp example for worker ( #5718 )
2021-03-04 19:05:50 +01:00
Anže Vodovnik
2e4f645488
docs(dotnet): csharp mouse example ( #5717 )
2021-03-04 19:03:51 +01:00
Yury Semikhatsky
217a593e1d
docs: remove current accessbility api from java ( #5708 )
2021-03-03 14:56:28 -08:00
Yury Semikhatsky
f02429106d
docs: add Page.onceDialog for java ( #5706 )
2021-03-03 13:13:59 -08:00
Anže Vodovnik
986286a396
chore(dotnet): add examples to accessibility docs ( #5702 )
2021-03-03 19:39:32 +01:00
Max Schmitt
2a6bb50425
docs(python): fix outdated waitForResponse example ( #5685 )
2021-03-03 09:20:06 -08:00
Yury Semikhatsky
30e88c36fa
docs: enable BowserType.connect in java ( #5686 )
2021-03-02 16:25:22 -08:00
Yury Semikhatsky
2973eceaef
docs: string constant quoting ( #5681 )
2021-03-02 11:44:14 -08:00
Yury Semikhatsky
f925a033e2
fix(docs): broken link to method ( #5669 )
2021-03-01 17:37:30 -08:00
Yury Semikhatsky
9042ca2149
docs: rename Page.console to consoleMessage in java ( #5640 )
2021-03-01 15:20:42 -08:00
Yury Semikhatsky
cad763491e
docs: spread parameters of page.setViewportSize in java ( #5664 )
2021-03-01 13:35:17 -08:00
Anže Vodovnik
86c7d77967
chore(dotnet): handle setters and ordering bug ( #5654 )
2021-03-01 18:49:14 +01:00
Anže Vodovnik
28f3fe8e48
chore(dotnet): generate dotnet API from Markdown ( #5089 )
...
Introduces the generator for the .NET API surface to be used by the .NET language port to ensure greater consistency with other language ports.
2021-02-26 18:04:03 +01:00
Dmitry Gozman
96e099aca3
docs: use "argument: <type>" notation for events ( #5626 )
2021-02-25 22:22:47 -08:00
Yury Semikhatsky
cb0a890a09
docs: java snippets for api classes ( #5629 )
2021-02-25 22:03:39 -08:00
Yury Semikhatsky
f85deeba01
docs: no [File] links ( #5601 )
2021-02-24 14:29:14 -08:00
Yury Semikhatsky
ec9a53495a
docs: describe playwright.create in java ( #5566 )
2021-02-23 16:43:37 -08:00
Yury Semikhatsky
c3ee1cf9c7
chore(docs): use shared template for waitFroNavigation.url ( #5520 )
2021-02-22 10:23:02 -08:00