Press Home button in Appium Java client -


i new appium. might silly question. wanted know how click home button using java bindings.

thanks in advance

well if want send app in background use driver.closeapp() function , relaunch driver.openapp()

you can use press keycode method below codes

home menu button - 82 button - 4 recent app - 187 

Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -