Forum Discussion
2 Replies
Are you trying to catch objects on the Extensions page opened in Chrome: chrome://extensions/ ?
If you are, that’s impossible. For security reason, Chrome blocks accessing to this page. So, TestComplete cannot see any objects there. Please read the "Considerations for Web Testing" ( http://smartbear.com/viewarticle/55654/ ) help topic where this specific is described.
- Auto_NostrumNew Contributor
Hi, Thanks for your reply and Yes I am trying to access objects on chrome.extentions page. that is a shame that we do not have any way to access the page objects.
I can simulate the clicks with (x,y) but I also need to select options from dropdowns and read and write in testboxes.