Not able to identify an object in screen
Hi, when I spy an object in the object browser, I get the mapping for that object as"NameMapping.Sys.browser.pageClaimsConnect.formAspnetform.frameMaincontentiframe.formAspnetform.panelDivcolumnd2.panel.panelDivcontentforpnc.panel.panel.panel.panelLiquid" However, when I try to code to identify the same object - It says " Object doesnot exist". On analysis I found that TC is not able to identify object "panelDivcolumnd2" . Am not able to see where that object is specifically located in screen. can someone help me in this ? ThanksSolved1.8KViews0likes5CommentsCannot access objects inside an iframed HTTPS website using chrome
I'm trying to access elements inside a page that has been iframed into another page. I've tried setting the following flags for my Chrome browser: --disable-hang-monitor --allow-file-access-from-files --disable-web-security --user-data-dir=<profile> --disable-session-crashed-bubble It has been working for our development envt but once we get to production the frame no longer shows the child elements. I've noticed that this happens when the framed page is over https and not http Anybody know a solution to this? Firefox has no issues in detecting the objects regardless of the protocol the framed page is loaded1.3KViews0likes6Comments