Method | Description | |
---|---|---|
And ( ) : |
И.
|
|
FilledWith ( string value ) : |
Заполнить поле с.
|
|
From ( |
Из результата.
|
|
GetRequest ( ) : byte[] |
Получить запрос.
|
|
GetRequestAsStringArray ( ) : IEnumerable |
Получить запрос.
|
|
WithField ( string name ) : |
С полем.
|
Method | Description | |
---|---|---|
GetFormNode ( ) : IHtmlFormElement |
Получить из HTML элемента.
|
|
ParseInputs ( ) : string>.Dictionary |
Разобрать поля ввода.
|
|
WebForm ( |
WEB форма.
|
public FilledWith ( string value ) : |
||
value | string | Значение. |
return |
public static From ( |
||
result | Результат. | |
return |
public GetRequestAsStringArray ( ) : IEnumerable |
||
return | IEnumerable |
public WithField ( string name ) : |
||
name | string | Наименование поля. |
return |