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