_Oliver_
3 months agoContributor
How to get the diff image from VisualTest in TestComplete
Hello all, I’ve started using TestComplete along with VisualTest, but I’m running into a roadblock early in the process. Here is the scenario I’m trying to implement: Take two screenshots of two...
- 3 months ago
It might be best to post your question on the VisualTest forum Category: VisualTest | SmartBear Community .
I'm not familiar with VisualTest, but you might be able to use the browsers' DevTools and capture the appropriate Requested URL.
And then you can use https://support.smartbear.com/testcomplete/docs/testing-with/advanced/sending-receiving-requests/index.html within TestComplete to GET the HTTP response.