Not able to perform horizontal swipe - 1.7.2

add this in ChooseDeliveryLocationPage :

import static io.appium.java_client.touch.offset.PointOption.point;

Also refer this for dealing with touch actions related issues: