Skip to content

Instantly share code, notes, and snippets.

@asolntsev
Created June 30, 2022 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asolntsev/510b99b3867f3825c40109f5b4c2cc10 to your computer and use it in GitHub Desktop.
Save asolntsev/510b99b3867f3825c40109f5b4c2cc10 to your computer and use it in GitHub Desktop.
[main] DEBUG com.codeborne.selenide.commands.DownloadFile - Download file: method: PROXY, timeout: 1000 ms, filter: with file name matching "hello_.\w+\.txt"
[qtp1976804832-22] INFO integration.server.BaseHandler - 11:06:53:842 https://127.0.0.1:52337/files/hello_world.txt?pause=2000 -> 200 2005 ms
[LittleProxy-0-ProxyToServerWorker-0] INFO com.codeborne.selenide.impl.FileHelper - Creating folder: /Users/andrei/projects/selenide/modules/proxy/build/downloads/db28dfd9-6a87-4bf1-b7fe-f6d817f80ebe
[main] INFO com.codeborne.selenide.impl.DownloadFileWithProxyServer - Downloaded 1 files:
#1 /Users/andrei/projects/selenide/modules/proxy/build/downloads/db28dfd9-6a87-4bf1-b7fe-f6d817f80ebe/hello_world.txt
[main] INFO com.codeborne.selenide.impl.DownloadFileWithProxyServer - Just in case, all intercepted responses: Intercepted 1 responses:
#1 https://127.0.0.1:52337/files/hello_world.txt?pause=2000 -> 200 "OK" {date=Thu, 30 Jun 2022 08:19:51 GMT, server=Jetty(9.4.48.v20220622), content-length=14, content-disposition=attachment; filename=hello_world.txt, content-type=text/html} text/html (14 bytes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment