Answered

Reading the Header and Response data from the browser's DevTools

Is there a way in Subject 7 to fetch the Header Request and Response Data from the browser's DevTools, and compare that with the expected values?

0
1 comment
Avatar
Rex Feizi

Hi, 

The short answer is no out of the box. Because the browser dev tools are not part of the rendering information that Subject7 has access to. 

Would you please state what is that you would like to do, a use case or a real example would be very helpful.   

You can possible used Snippet to extract such information using 3rd party libraries such as BrowserMob https://github.com/lightbody/browsermob-proxy

Here is also a reference for using a snippet (Running your own Java code in Subject7)

https://subject7.zendesk.com/hc/en-us/articles/360013098073-How-to-run-my-custom-Java-code-Snippet-

0
Comment actions Permalink

Please sign in to leave a comment.