Forum Discussion
jyothi_pp_1
11 years agoOccasional Contributor
Hello ,
I would like to know more information about connected application in C#.. In our project we are planning to use Visual studio. When we add the 2 dlls. we are able to access Sys, Log objects by using Connect Class.
But third party plug in objects like "Browsers' is not accessible. I read that we have to use Integration object for this. But his concept is not clear to me. I have used this integration object to identify Browsers object.
var MyObject = Connect.Integration["GetObjectByName"]("Browsers"); But it is returning null. They have told to get the object TestComplete should run a test. What exactly we have to do here?
Can anyone help on this?
Thanks
jyothi
I would like to know more information about connected application in C#.. In our project we are planning to use Visual studio. When we add the 2 dlls. we are able to access Sys, Log objects by using Connect Class.
But third party plug in objects like "Browsers' is not accessible. I read that we have to use Integration object for this. But his concept is not clear to me. I have used this integration object to identify Browsers object.
var MyObject = Connect.Integration["GetObjectByName"]("Browsers"); But it is returning null. They have told to get the object TestComplete should run a test. What exactly we have to do here?
Can anyone help on this?
Thanks
jyothi
Related Content
- 10 years ago
- 12 years ago
Recent Discussions
- 9 hours ago