elementAs<O>  method 
Implementation
UITestChainNode<U, O, P> elementAs<O>() =>
    UITestChainNode(testChainRoot, element as O, parent);UITestChainNode<U, O, P> elementAs<O>() =>
    UITestChainNode(testChainRoot, element as O, parent);