When I record with instruments, I got the following:
target.frontMostApp().mainWindow().scrollViews()[0].dragInsideWithOptions({startOffset:{x:0.95, y:0.62}, endOffset:{x:0.00, y:0.62}});
But if I play it, nothing happens. On iOS 6 it worked fine.