Appium 'page' command do not working after upgrade to Expo 32

After upgrade Expo to v32, the Appium command ‘page’ in generated APK throws an error copied below

Selenium::WebDriver::Error::UnknownError: An unknown server-side error occurred while processing the command.
from UnknownError: An unknown server-side error occurred while processing the command.
Caused by NoMethodError: super: no superclass method `page' for main:Object
from /Library/Ruby/Gems/2.3.0/gems/appium_lib-9.18.0/lib/appium_lib/appium.rb:198:in `block (4 levels) in promote_appium_methods'
Caused by LoadError: cannot load such file -- cli
from /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'

Previous versions work fine. Does anyone can help? This seams like the same as in unanswered topic

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.