06-17-2015, 06:41 PM
Hi,
I have to test a java script library embedded within a web page.
The test page is designed (can be modified) to set needed variables and provide a button which launches a command from the JS lib.
I have to check if the GET http request is well formed (it loads a small gif file with params)
How can i intercept le GET http ?
many thanks
I have to test a java script library embedded within a web page.
The test page is designed (can be modified) to set needed variables and provide a button which launches a command from the JS lib.
I have to check if the GET http request is well formed (it loads a small gif file with params)
How can i intercept le GET http ?
many thanks