Пример #1
0
 /// <inheritdoc cref="IElementHandle.SetInputFilesAsync"/>
 public Task TypeAsync(string text, TypeOptions options = null)
 {
     throw new NotImplementedException();
 }