I have a same problem reported on github. Could someone give me a solution?
Even defining a mobileEmulation device, the site I'm working on doesn't accept the click on some buttons.
I only accept the click again if I click on the "Toggle Device Toolbar" button in Chrome.
What should I do in PHP to solve this problem?
Would WebDriverTouchScreen solve? Could you give me an example of tap () on an element with xPath?