kaiiiiRegular Contributor7 years agoClick on keyboard button I need to Click on Green Right button, showing in attachment... object spy didn't work on it then how can i set a path for it ice_screenshot_20180419-180851.png17 KB
UnderTestOccasional Contributor7 years agohttps://support.smartbear.com/testcomplete/docs/reference/test-objects/controls/mobile/android/device/android-key-constants.html Does it help?
kaiiiiRegular Contributor to UnderTest7 years agoHi I gone through the link but didn't get answer.please help me to click the green right keyboard button.Again i am providing the attachment for same.ice_screenshot_20180419-180851.png17 KB
baxatobCommunity Hero to kaiiii7 years ago Try to run this command: Mobile.Device().PressButton(mbkEnter);kaiiiiRegular Contributor to baxatob7 years ago>> Mobile.Device().PressButton(mbkEnter); I tried, but it's not working.kaiiiiRegular Contributor to baxatob7 years ago>> Mobile.Device().PressButton(mbkEnter);Hi , I tried but above command is not working.
baxatobCommunity Hero to kaiiii7 years ago Try to run this command: Mobile.Device().PressButton(mbkEnter);
kaiiiiRegular Contributor to baxatob7 years ago>> Mobile.Device().PressButton(mbkEnter); I tried, but it's not working.
kaiiiiRegular Contributor to baxatob7 years ago>> Mobile.Device().PressButton(mbkEnter);Hi , I tried but above command is not working.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentPress keyboard letter + mouse clickTestComplete 15 ToolBar.ClickItem cannot click split button ?Hover Button...