Returns an element using a chained identification.
Parameters- chainedParams (FindParam[]())
- An array of FindParams used to identify an element by piping the search result of each FindParam as the reference element for the FindParam that follows.
Return ValueThe found element. The function returns null if no element is found.
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
