Forum Discussion

PoojaBhandari's avatar
PoojaBhandari
New Contributor
2 years ago

How to capture network output

My scenario is when I am entering url and checking error code in developer tools > network. 
May I know how can I get output from network

1 Reply

  • rraghvani's avatar
    rraghvani
    Champion Level 3

    It's not going to be easy, but if you add DevTools WndClass property value to your MSAA in Project Settings, all the UI controls will be exposed to TC. 

    You then have to the find the UI control in the Object Browser to interact with.