TCUser11
2 years agoNew Contributor
How 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.