chore(dotnet): use csharp types in Frame and Page (#5961)
This commit is contained in:
parent
12e00629e4
commit
475a6fe391
|
|
@ -16,4 +16,10 @@ The options that control custom behaviour when parsing the JSON.
|
|||
Gets the [System.Net.HttpStatusCode] code of the response.
|
||||
|
||||
### param: ElementHandle.selectOption.values = %%-csharp-select-options-values-%%
|
||||
### param: ElementHandle.setInputFiles.files = %%-csharp-input-files-%%
|
||||
### param: ElementHandle.setInputFiles.files = %%-csharp-input-files-%%
|
||||
|
||||
### param: Frame.selectOption.values = %%-csharp-select-options-values-%%
|
||||
### param: Frame.setInputFiles.files = %%-csharp-input-files-%%
|
||||
|
||||
### param: Page.selectOption.values = %%-csharp-select-options-values-%%
|
||||
### param: Page.setInputFiles.files = %%-csharp-input-files-%%
|
||||
|
|
|
|||
Loading…
Reference in a new issue