Automattic / wp-e2e-tests

Automated end-to-end tests for WordPress.com

Home Page:https://github.com/Automattic/wp-calypso

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile emulated tests ignores some of the browser actions

brbrr opened this issue · comments

I noticed that mobile emulation which we started to use recently - quite buggy. When I running some of the tests locally some of the web driver actions (like clicks) are ignored / misclicked. It looks like a known bug: https://bugs.chromium.org/p/chromedriver/issues/detail?id=2144&desc=2

Mobile emulation was introduced in #1495

Mobile emulation was disabled. If we decide to revisit, we'll make sure these types of issues have been resolved first. Closing this