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
Post a Comment