Forum Discussion

fbordalo's avatar
fbordalo
Occasional Contributor
5 years ago
Solved

Object browser not available in the given context

Hi,   After killing TC, my script now fails in a step that previously worked. The capture window at this point shows my object active on the screen.   Thanks Fred   Here is the code: ...
  • tristaanogre's avatar
    tristaanogre
    5 years ago

    While code is running, Object Browser cannot be viewed.  This is part of the TestComplete environment.  So, even a sleep or wait or whatever is still running code.  A breakpoint should allow you to view the object browser, likewise a halt to the script. 

     

    So, we need to go back to your error itself.  You say the script halts after attempting the login step.  What error messages do you get in the TestComplete error log at that point? We need to start the investigation there.