add this in ChooseDeliveryLocationPage :
import static io.appium.java_client.touch.offset.PointOption.point;
Also refer this for dealing with touch actions related issues:
add this in ChooseDeliveryLocationPage :
import static io.appium.java_client.touch.offset.PointOption.point;
Also refer this for dealing with touch actions related issues: