appium / ruby_lib

:gem: Ruby library for Appium
http://rubygems.org/gems/appium_lib
216 stars 160 forks source link

fix: non-app capability handling #1039

Closed KazuCocoa closed 2 months ago

KazuCocoa commented 2 months ago

Closes https://github.com/appium/ruby_lib/issues/1038

The method should not be called when no app was given. It already had the path was corrected case, but didn't consider non-app case