Exemplo n.º 1
0
 internal Task <string> GetInnerTextAsync(bool isPageCall, string selector, int?timeout = null)
 => _channel.GetInnerTextAsync(selector, timeout, isPageCall);