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
class file for org.openqa.selenium.Rotatable not found
/home/circleci/project/mobile-ios-client/src/test/java/glue/steps/pages/webview/CommonWebSteps.java:47: error: cannot access Rotatable
class file for org.openqa.selenium.Rotatable not found
/home/circleci/project/mobile-ios-client/src/test/java/glue/steps/pages/webview/CommonWebSteps.java:47: error: cannot access Rotatable
What happened?
getting this error:
looks like it's related to this commit: 946d789
How can we reproduce the issue?
created https://github.com/nir-tal-talkspace/appium that demonstrates the issue
Relevant log output
class file for org.openqa.selenium.Rotatable not found /home/circleci/project/mobile-ios-client/src/test/java/glue/steps/pages/webview/CommonWebSteps.java:47: error: cannot access RotatableOperating System
Ubuntu 20
Selenium version
4.6.0 / 4.7.0
Are you using Selenium Grid?
No