So with the new xcode update apple has revamped the way we do UI testing. In instruments we used java script function \"isVisible\" to determine if our targeted element is visib
in swift 4.2,
if your element exist at bottom frame of table view or top frame of table view you can use this command to scroll up and scroll down to find element