ContributionsMost RecentMost LikesSolutionsRe: Is it possible to do android mobile test automation without an .apk file? I am not using BitBar Is it possible to do android mobile test automation without an .apk file? I am creating android mobile test automation using a local appium server and I want to be able to test an application that is currently downloaded on the android device. I do not have access to the apk file for this application but the app is already installed, I just need to be able to access it. What would I need to do to create automation without the apk file because TestComplete prompts you to enter the location of where the file is stored? SolvedHow can I access an element that appears on a popup chrome window with TestComplete keyword tests? I am testing a web site on chrome where I start of on the home screen and when I click on the "Add New" button, the creation screen opens as a new chrome window. TestComplete can access all of the elements on the second screen that opens, but when I play back the keyword test it seems like TestComplete is looking for the elements on the original window and not the new popup window that was opened up. How can I make the TestComplete keyword test recognize that it should be looking for elements on the new popup window? I have submitted images of both the original screen and the popup screen, some items are blocked out for privacy. Re: Issue with access iFrame objects in salesforce, chrome browser using TestComplete I had the same issue and was not able to access the iFrames with using the command-line arguments in the documentation