You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.
It looks like we cannot properly determinate a driver (and count it as rotatable, e.g. mobile), but I could be mistaken.
The same, basically, error I get when try to work with new Firefox browsers (> 47.0): Selenium::WebDriver::Error::UnknownError: org.openqa.selenium.firefox.MarionetteDriver cannot be cast to org.openqa.selenium.Rotatable (java.lang.ClassCastException)
But downgrade to 47.0 works fine.
Is there any clue to resolve this from my side?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello!
When I try to use applitools
check window
method I get following error:It looks like we cannot properly determinate a driver (and count it as rotatable, e.g. mobile), but I could be mistaken.
The same, basically, error I get when try to work with new Firefox browsers (
> 47.0
):Selenium::WebDriver::Error::UnknownError: org.openqa.selenium.firefox.MarionetteDriver cannot be cast to org.openqa.selenium.Rotatable (java.lang.ClassCastException)
But downgrade to
47.0
works fine.Is there any clue to resolve this from my side?
The text was updated successfully, but these errors were encountered: