0

When I run selenium tests via BrowserStack, the following error occurs quite a few times:

Element is not clickable at point (48, -414)

Has anyone else come across the same issue?

Thanks Jackie

undetected Selenium
  • 151,581
  • 34
  • 225
  • 281
J Hubbard
  • 107
  • 1
  • 10
  • 1
    Possible duplicate of [Selenium Web Driver & Java. Element is not clickable at point (36, 72). Other element would receive the click:](https://stackoverflow.com/questions/44912203/selenium-web-driver-java-element-is-not-clickable-at-point-36-72-other-el) – undetected Selenium Jan 12 '18 at 17:07

1 Answers1

0

I have now solved this problem. The solution was to set the real mobile device setting to false.

Thanks

J Hubbard
  • 107
  • 1
  • 10