getElementsByIndexGreaterThan(_:)

Find elements whose sibling index is greater than the supplied index.

Element.swift:877
func getElementsByIndexGreaterThan(_ index: Int) throws -> Elements
<param>
<return>