Forum Discussion

Auto_Nostrum's avatar
Auto_Nostrum
New Contributor
11 years ago

Testcomplete can not access chrome extention "Postman" objects.

I need to access chrome extension "Postman" objects, currently I can not get access of any of postman objects through object spy, I tried to use Find and Findchild but it return null object.

2 Replies

    • Auto_Nostrum's avatar
      Auto_Nostrum
      New 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.