Method: Appium::Core::Android::Device#get_system_bars

Defined in:
lib/appium_lib_core/android/device.rb

#get_system_barsString

Deprecated.

Use ‘mobile: getSystemBars’ extension instead.

Get system bar’s information

Examples:


@driver.get_system_bars
@driver.system_bars

Returns:

  • (String)
[View source] [View on GitHub]

# File 'lib/appium_lib_core/android/device.rb', line 59