Entgiftungsrolle zum Element
await waitFor(element(by.id('elementTestId'))).toBeVisible()
.whileElement(by.id('srollViewTestId')).scroll(100, 'down')
Alert Ant
await waitFor(element(by.id('elementTestId'))).toBeVisible()
.whileElement(by.id('srollViewTestId')).scroll(100, 'down')