Actions class works each time whether it is Web application or Mobile
Actions actions = new Actions(driver); actions.clickAndHold(element).perform();