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
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
I have now solved this problem. The solution was to set the real mobile device setting to false.
Thanks