-
-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
On some app testing testcases, an error "method not supported" is thrown by the robot: A JS Command arguments[0].scrollIntoView(); is sent by Cerberus, but it shouldn't as we are on mobile application.
- From Cerberus:
- From Browserstack:
This case only appears when we have the cerberus_selenium_autoscroll parameter to Y and it appears at least on verifyElementIsClickable and verifyElementIsVisible controls.

